Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::AdditionalNodeNetworkConfig.
AdditionalNodeNetworkConfig is the configuration for additional node networks within the NodeNetworkConfig message
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#network
def network() -> ::String
Returns
- (::String) — Name of the VPC where the additional interface belongs
#network=
def network=(value) -> ::String
Parameter
- value (::String) — Name of the VPC where the additional interface belongs
Returns
- (::String) — Name of the VPC where the additional interface belongs
#subnetwork
def subnetwork() -> ::String
Returns
- (::String) — Name of the subnetwork where the additional interface belongs
#subnetwork=
def subnetwork=(value) -> ::String
Parameter
- value (::String) — Name of the subnetwork where the additional interface belongs
Returns
- (::String) — Name of the subnetwork where the additional interface belongs