Class: Google::Container::V1beta1::NodePoolAutoscaling

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/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

#autoprovisionedtrue, false



2068
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2068

class NodePoolAutoscaling; end

#enabledtrue, false



2068
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2068

class NodePoolAutoscaling; end

#max_node_countInteger



2068
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2068

class NodePoolAutoscaling; end

#min_node_countInteger



2068
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 2068

class NodePoolAutoscaling; end