servicesSecondaryRangeName property

String? servicesSecondaryRangeName
getter/setter pair

The name of the secondary range to be used as for the services CIDR block.

The secondary range will be used for service ClusterIPs. This must be an existing secondary range associated with the cluster subnetwork. This field is only applicable with use_ip_aliases is true and create_subnetwork is false.

Implementation

core.String? servicesSecondaryRangeName;