Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::IPv6AccessType (v1.17.0)
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::IPv6AccessType.
Possible values for IPv6 access type
Constants
IPV6_ACCESS_TYPE_UNSPECIFIED
value: 0 Default value, will be defaulted as type external.
INTERNAL
value: 1 Access type internal (all v6 addresses are internal IPs)
EXTERNAL
value: 2 Access type external (all v6 addresses are external IPs)