Google Kubernetes Engine v1 API - Class GatewayAPIConfig (3.10.0)

public sealed class GatewayAPIConfig : IMessage<GatewayAPIConfig>, IEquatable<GatewayAPIConfig>, IDeepCloneable<GatewayAPIConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Kubernetes Engine v1 API class GatewayAPIConfig.

GatewayAPIConfig contains the desired config of Gateway API on this cluster.

Inheritance

object > GatewayAPIConfig

Namespace

GoogleGoogle.CloudGoogle.Cloud.ContainerV1

Assembly

Google.Cloud.Container.V1.dll

Constructors

GatewayAPIConfig()

public GatewayAPIConfig()

GatewayAPIConfig(GatewayAPIConfig)

public GatewayAPIConfig(GatewayAPIConfig other)
Parameter
NameDescription
otherGatewayAPIConfig

Properties

Channel

public GatewayAPIConfig.Types.Channel Channel { get; set; }

The Gateway API release channel to use for Gateway API.

Property Value
TypeDescription
GatewayAPIConfigTypesChannel