podIpv4RangeUtilization property

double? podIpv4RangeUtilization
getter/setter pair

The utilization of the IPv4 range for the pod.

The ratio is Usage/[Total number of IPs in the secondary range], Usage=numNodesnumZonespodIPsPerNode.

Output only.

Implementation

core.double? podIpv4RangeUtilization;