authorizedNetworksConfig property

MasterAuthorizedNetworksConfig? authorizedNetworksConfig
getter/setter pair

Configuration of authorized networks.

If enabled, restricts access to the control plane based on source IP. It is invalid to specify both Cluster.masterAuthorizedNetworksConfig and this field at the same time.

Implementation

MasterAuthorizedNetworksConfig? authorizedNetworksConfig;