static DNSConfig.DNSScope |
DNSConfig.DNSScope.forNumber(int value) |
|
DNSConfig.DNSScope |
DNSConfig.Builder.getClusterDnsScope() |
cluster_dns_scope indicates the scope of access to cluster DNS records.
|
DNSConfig.DNSScope |
DNSConfig.getClusterDnsScope() |
cluster_dns_scope indicates the scope of access to cluster DNS records.
|
DNSConfig.DNSScope |
DNSConfigOrBuilder.getClusterDnsScope() |
cluster_dns_scope indicates the scope of access to cluster DNS records.
|
static DNSConfig.DNSScope |
DNSConfig.DNSScope.valueOf(int value) |
Deprecated.
|
static DNSConfig.DNSScope |
DNSConfig.DNSScope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DNSConfig.DNSScope |
DNSConfig.DNSScope.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DNSConfig.DNSScope[] |
DNSConfig.DNSScope.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|