clusterTemplate_spec_cluster_clusterConfigSpec_controlPlaneEndpoint

clusterTemplate_spec_cluster_clusterConfigSpec_controlPlaneEndpoint
clusterTemplate_spec_cluster_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
Optional

The hostname on which the API server is serving.