Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::DNSConfig::DNSScope (v0.9.0)

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

DNSScope lists the various scopes of access to cluster DNS records.

Constants

DNS_SCOPE_UNSPECIFIED

value: 0
Default value, will be inferred as cluster scope.

CLUSTER_SCOPE

value: 1
DNS records are accessible from within the cluster.

VPC_SCOPE

value: 2
DNS records are accessible from within the VPC.