Google Cloud Container V1 Client - Class StackType (2.0.0)

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

Possible values for IP stack type

Protobuf type google.container.v1.StackType

Namespace

Google \ Cloud \ Container \ V1

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STACK_TYPE_UNSPECIFIED

  Value: 0 
 

Default value, will be defaulted as IPV4 only

Generated from protobuf enum STACK_TYPE_UNSPECIFIED = 0;

IPV4

  Value: 1 
 

Cluster is IPV4 only

Generated from protobuf enum IPV4 = 1;

IPV4_IPV6

  Value: 2 
 

Cluster can use both IPv4 and IPv6

Generated from protobuf enum IPV4_IPV6 = 2;

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