Kubernetes Engine V1 API - Module Google::Cloud::Container::V1::DNSConfig::DNSScope (v1.14.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::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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]