Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::AdditionalPodNetworkConfig (v0.40.0)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::AdditionalPodNetworkConfig.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max_pods_per_node

def max_pods_per_node() -> ::Google::Cloud::Container::V1::MaxPodsConstraint
Returns

#max_pods_per_node=

def max_pods_per_node=(value) -> ::Google::Cloud::Container::V1::MaxPodsConstraint
Parameter
Returns

#secondary_pod_range

def secondary_pod_range() -> ::String
Returns
  • (::String) — The name of the secondary range on the subnet which provides IP address for this pod range

#secondary_pod_range=

def secondary_pod_range=(value) -> ::String
Parameter
  • value (::String) — The name of the secondary range on the subnet which provides IP address for this pod range
Returns
  • (::String) — The name of the secondary range on the subnet which provides IP address for this pod range

#subnetwork

def subnetwork() -> ::String
Returns
  • (::String) — Name of the subnetwork where the additional pod network belongs

#subnetwork=

def subnetwork=(value) -> ::String
Parameter
  • value (::String) — Name of the subnetwork where the additional pod network belongs
Returns
  • (::String) — Name of the subnetwork where the additional pod network belongs