cluster_spec_clusterConfigSpec_controlPlaneEndpoint

cluster_spec_clusterConfigSpec_controlPlaneEndpoint
cluster_spec_clusterConfigSpec_controlPlaneEndpoint

ControlPlaneEndpoint represents the endpoint used to communicate with the control plane. ControlPlaneEndpoint is required for creation (host field is required) and is immutable

JSON Example
{
    "host": "host"
}
string
host
Required

The hostname on which the API server is serving.