google_api_container v0.12.2 GoogleApi.Container.V1.Model.HorizontalPodAutoscaling View Source
Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
Attributes
disabled
(type:boolean()
, default:nil
) - Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
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 Sourcet() :: %GoogleApi.Container.V1.Model.HorizontalPodAutoscaling{ disabled: boolean() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.