enablePublicEndpoint property
Controls whether the control plane allows access through a public IP.
It is invalid to specify both PrivateClusterConfig.enablePrivateEndpoint and this field at the same time.
Implementation
core.bool? enablePublicEndpoint;