Class: Google::Cloud::Container::V1::AdditionalPodRangesConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/container/v1/cluster_service.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#pod_range_info::Array<::Google::Cloud::Container::V1::RangeInfo> (readonly)



2030
2031
2032
2033
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2030

class AdditionalPodRangesConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#pod_range_names::Array<::String>



2030
2031
2032
2033
# File 'proto_docs/google/container/v1/cluster_service.rb', line 2030

class AdditionalPodRangesConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end