Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::IPAllocationPolicy::IPv6AccessType (v0.14.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::IPAllocationPolicy::IPv6AccessType.

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)