Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::VerticalPodAutoscaling.
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.