enablePrivateNodes property

bool? enablePrivateNodes
getter/setter pair

Whether nodes have internal IP addresses only.

If enable_private_nodes is not specified, then the value is derived from cluster.privateClusterConfig.enablePrivateNodes

Implementation

core.bool? enablePrivateNodes;