Google Kubernetes Engine v1 API - Enum PrivateIPv6GoogleAccess (3.24.0)

public enum PrivateIPv6GoogleAccess

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

PrivateIPv6GoogleAccess controls whether and how the pods can communicate with Google Services through gRPC over IPv6.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
Bidirectional

Enables private IPv6 access to and from Google Services

Disabled

No private access to or from Google Services

ToGoogle

Enables private IPv6 access to Google Services from GKE

Unspecified

Default value. Same as DISABLED