Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::IPv6AccessType (v0.16.1)

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)