Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::PrivateIPv6GoogleAccess (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::PrivateIPv6GoogleAccess.
PrivateIPv6GoogleAccess controls whether and how the pods can communicate
with Google Services through gRPC over IPv6.
Constants
PRIVATE_IPV6_GOOGLE_ACCESS_UNSPECIFIED
value: 0 Default value. Same as DISABLED
PRIVATE_IPV6_GOOGLE_ACCESS_DISABLED
value: 1 No private access to or from Google Services
PRIVATE_IPV6_GOOGLE_ACCESS_TO_GOOGLE
value: 2 Enables private IPv6 access to Google Services from GKE
PRIVATE_IPV6_GOOGLE_ACCESS_BIDIRECTIONAL
value: 3 Enables private IPv6 access to and from Google Services