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

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

AdditionalPodRangesConfig is the configuration for additional pod secondary ranges supporting the ClusterUpdate message.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#pod_range_info

def pod_range_info() -> ::Array<::Google::Cloud::Container::V1::RangeInfo>
Returns

#pod_range_names

def pod_range_names() -> ::Array<::String>
Returns
  • (::Array<::String>) — Name for pod secondary ipv4 range which has the actual range defined ahead.

#pod_range_names=

def pod_range_names=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Name for pod secondary ipv4 range which has the actual range defined ahead.
Returns
  • (::Array<::String>) — Name for pod secondary ipv4 range which has the actual range defined ahead.