masterIpv4CidrBlock property

String? masterIpv4CidrBlock
getter/setter pair

The IP range in CIDR notation to use for the hosted master network.

This range will be used for assigning internal IP addresses to the master or set of masters, as well as the ILB VIP. This range must not overlap with any other ranges in use within the cluster's network.

Implementation

core.String? masterIpv4CidrBlock;