| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
DNSEndpointConfig |
DNSEndpointConfig.clone() |
DNSEndpointConfig |
ControlPlaneEndpointsConfig.getDnsEndpointConfig()
DNS endpoint configuration.
|
DNSEndpointConfig |
DNSEndpointConfig.set(String fieldName,
Object value) |
DNSEndpointConfig |
DNSEndpointConfig.setAllowExternalTraffic(Boolean allowExternalTraffic)
Controls whether user traffic is allowed over this endpoint.
|
DNSEndpointConfig |
DNSEndpointConfig.setEnableK8sCertsViaDns(Boolean enableK8sCertsViaDns)
Controls whether the k8s certs auth is allowed via DNS.
|
DNSEndpointConfig |
DNSEndpointConfig.setEnableK8sTokensViaDns(Boolean enableK8sTokensViaDns)
Controls whether the k8s token auth is allowed via DNS.
|
DNSEndpointConfig |
DNSEndpointConfig.setEndpoint(String endpoint)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
ControlPlaneEndpointsConfig |
ControlPlaneEndpointsConfig.setDnsEndpointConfig(DNSEndpointConfig dnsEndpointConfig)
DNS endpoint configuration.
|
Copyright © 2011–2025 Google. All rights reserved.