Class DNSEndpointConfig (2.52.0)

DNSEndpointConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
endpoint str
Output only. The cluster's DNS endpoint configuration. A DNS format address. This is accessible from the public internet. Ex: uid.us-central1.gke.goog. Always present, but the behavior may change according to the value of DNSEndpointConfig.allow_external_traffic][google.container.v1.ControlPlaneEndpointsConfig.DNSEndpointConfig.allow_external_traffic].
allow_external_traffic bool
Controls whether user traffic is allowed over this endpoint. Note that GCP-managed services may still use the endpoint even if this is false. This field is a member of oneof_ _allow_external_traffic.