Class: Google::Container::V1::NodePoolAutoscaling

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb

Overview

NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the node pool to the current cluster usage.

Instance Attribute Summary collapse

Instance Attribute Details

#enabledtrue, false



1376
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1376

class NodePoolAutoscaling; end

#max_node_countInteger



1376
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1376

class NodePoolAutoscaling; end

#min_node_countInteger



1376
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1376

class NodePoolAutoscaling; end