Class: Google::Container::V1beta1::VerticalPodAutoscaling

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

Overview

VerticalPodAutoscaling contains global, per-cluster information required by Vertical Pod Autoscaler to automatically adjust the resources of pods controlled by it.

Instance Attribute Summary collapse

Instance Attribute Details

#enabledtrue, false

Returns Enables vertical pod autoscaling.

Returns:

  • (true, false)

    Enables vertical pod autoscaling.



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

class VerticalPodAutoscaling; end