Google Kubernetes Engine v1 API - Enum GatewayAPIConfig.Types.Channel (3.30.0)

public enum GatewayAPIConfig.Types.Channel

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum GatewayAPIConfig.Types.Channel.

Channel describes if/how Gateway API should be installed and implemented in a cluster.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
Disabled

Gateway API support is disabled

Experimental

Deprecated: use CHANNEL_STANDARD instead. Gateway API support is enabled, experimental CRDs are installed

Standard

Gateway API support is enabled, standard CRDs are installed

Unspecified

Default value.