Class AdditionalPodNetworkConfig (2.45.0)

AdditionalPodNetworkConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

AdditionalPodNetworkConfig is the configuration for additional pod networks within the NodeNetworkConfig message

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
subnetwork str
Name of the subnetwork where the additional pod network belongs
secondary_pod_range str
The name of the secondary range on the subnet which provides IP address for this pod range
max_pods_per_node google.cloud.container_v1.types.MaxPodsConstraint
The maximum number of pods per node which use this pod network This field is a member of oneof_ _max_pods_per_node.