Google Kubernetes Engine v1 API - Enum StackType (3.25.0)

public enum StackType

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum StackType.

Possible values for IP stack type

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
Ipv4

Cluster is IPV4 only

Ipv4Ipv6

Cluster can use both IPv4 and IPv6

Unspecified

Default value, will be defaulted as IPV4 only