Google Kubernetes Engine v1 API - Enum DNSConfig.Types.DNSScope (3.25.0)

public enum DNSConfig.Types.DNSScope

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum DNSConfig.Types.DNSScope.

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

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

NameDescription
ClusterScope

DNS records are accessible from within the cluster.

Unspecified

Default value, will be inferred as cluster scope.

VpcScope

DNS records are accessible from within the VPC.