google_api_container v0.13.0 GoogleApi.Container.V1.Model.VerticalPodAutoscaling View Source

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

Attributes

  • enabled (type: boolean(), default: nil) - Enables vertical pod autoscaling.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.Container.V1.Model.VerticalPodAutoscaling{enabled: boolean()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.