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.NetworkConfig.default_enable_private_nodes

Implementation

core.bool? enablePrivateNodes;