podRange property
The ID of the secondary range for pod IPs.
If create_pod_range
is true, this ID is used for the new range. If
create_pod_range
is false, uses an existing secondary range with this
ID. Only applicable if ip_allocation_policy.use_ip_aliases
is true. This
field cannot be changed after the node pool has been created.
Implementation
core.String? podRange;