Google Cloud Container V1 Client - Class Channel (2.5.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class Channel.

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

Protobuf type google.container.v1.GatewayAPIConfig.Channel

Namespace

Google \ Cloud \ Container \ V1 \ GatewayAPIConfig

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

CHANNEL_UNSPECIFIED

  Value: 0 
 

Default value.

Generated from protobuf enum CHANNEL_UNSPECIFIED = 0;

CHANNEL_DISABLED

  Value: 1 
 

Gateway API support is disabled

Generated from protobuf enum CHANNEL_DISABLED = 1;

CHANNEL_EXPERIMENTAL

  Value: 3 
 

Deprecated: use CHANNEL_STANDARD instead.

Gateway API support is enabled, experimental CRDs are installed

Generated from protobuf enum CHANNEL_EXPERIMENTAL = 3 [deprecated = true];

CHANNEL_STANDARD

  Value: 4 
 

Gateway API support is enabled, standard CRDs are installed

Generated from protobuf enum CHANNEL_STANDARD = 4;

Design a Mobile Site
View Site in Mobile | Classic
Share by: