Reference documentation and code samples for the Google Cloud Container V1 Client class AdditionalNodeNetworkConfig.
AdditionalNodeNetworkConfig is the configuration for additional node networks within the NodeNetworkConfig message
Generated from protobuf message google.container.v1.AdditionalNodeNetworkConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ network
string
Name of the VPC where the additional interface belongs
↳ subnetwork
string
Name of the subnetwork where the additional interface belongs
getNetwork
Name of the VPC where the additional interface belongs
string
setNetwork
Name of the VPC where the additional interface belongs
var
string
$this
getSubnetwork
Name of the subnetwork where the additional interface belongs
string
setSubnetwork
Name of the subnetwork where the additional interface belongs
var
string
$this