Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::DNSConfig::DNSScope (v0.57.1)
Stay organized with collections
Save and categorize content based on your preferences.
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.