globalAccess property

bool? globalAccess
getter/setter pair

Controls whether the control plane's private endpoint is accessible from sources in other regions.

It is invalid to specify both PrivateClusterMasterGlobalAccessConfig.enabled and this field at the same time.

Implementation

core.bool? globalAccess;