Class: Google::Cloud::Container::V1beta1::AdditionalPodNetworkConfig

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

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#max_pods_per_node::Google::Cloud::Container::V1beta1::MaxPodsConstraint



547
548
549
550
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 547

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

#secondary_pod_range::String



547
548
549
550
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 547

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

#subnetwork::String



547
548
549
550
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 547

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