Reference documentation and code samples for the Google Cloud Container V1 Client class AdditionalPodNetworkConfig.
AdditionalPodNetworkConfig is the configuration for additional pod networks within the NodeNetworkConfig message
Generated from protobuf message google.container.v1.AdditionalPodNetworkConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ subnetwork
string
Name of the subnetwork where the additional pod network belongs.
↳ secondary_pod_range
string
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\MaxPodsConstraint
The maximum number of pods per node which use this pod network.
getSubnetwork
Name of the subnetwork where the additional pod network belongs.
string
setSubnetwork
Name of the subnetwork where the additional pod network belongs.
var
string
$this
getSecondaryPodRange
The name of the secondary range on the subnet which provides IP address for this pod range.
string
setSecondaryPodRange
The name of the secondary range on the subnet which provides IP address for this pod range.
var
string
$this
getMaxPodsPerNode
The maximum number of pods per node which use this pod network.
hasMaxPodsPerNode
clearMaxPodsPerNode
setMaxPodsPerNode
The maximum number of pods per node which use this pod network.
$this