class
Configuration::Models::AddonsConfig::ClusterAutoscaler
- Configuration::Models::AddonsConfig::ClusterAutoscaler
- Reference
- Object
Included Modules
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
configuration/models/addons_config/cluster_autoscaler.crConstructors
Instance Method Summary
- #container_image_tag : String
- #container_image_tag=(container_image_tag : String)
-
#enabled : Bool
Whether the Cluster Autoscaler addon is enabled.
- #enabled?
-
#manifest_url : String
Manifest URL and image tag moved from global manifests block
-
#manifest_url=(manifest_url : String)
Manifest URL and image tag moved from global manifests block
- #max_node_provision_time : String
- #max_node_provision_time=(max_node_provision_time : String)
- #scale_down_delay_after_add : String
- #scale_down_delay_after_add=(scale_down_delay_after_add : String)
- #scale_down_delay_after_delete : String
- #scale_down_delay_after_delete=(scale_down_delay_after_delete : String)
- #scale_down_delay_after_failure : String
- #scale_down_delay_after_failure=(scale_down_delay_after_failure : String)
- #scan_interval : String
- #scan_interval=(scan_interval : String)
Constructor Detail
Instance Method Detail
def manifest_url=(manifest_url : String)
#
Manifest URL and image tag moved from global manifests block