Class Google::Cloud::Container::V1::VerticalPodAutoscaling (v0.7.3)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Enables vertical pod autoscaling.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Enables vertical pod autoscaling.
Returns
  • (::Boolean) — Enables vertical pod autoscaling.