Class: Google::Cloud::Container::V1::NodePoolAutoConfig

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

Overview

Node pool configs that apply to all auto-provisioned node pools in autopilot clusters and node auto-provisioning enabled clusters.

Instance Attribute Summary collapse

Instance Attribute Details

#network_tags::Google::Cloud::Container::V1::NetworkTags



1771
1772
1773
1774
# File 'proto_docs/google/container/v1/cluster_service.rb', line 1771

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

#resource_manager_tags::Google::Cloud::Container::V1::ResourceManagerTags



1771
1772
1773
1774
# File 'proto_docs/google/container/v1/cluster_service.rb', line 1771

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