| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.autoscaling.v2beta2 |
| Modifier and Type | Method and Description |
|---|---|
HPAScalingRules |
HPAScalingRulesBuilder.build() |
HPAScalingRules |
HorizontalPodAutoscalerBehaviorFluent.buildScaleDown() |
HPAScalingRules |
HorizontalPodAutoscalerBehaviorFluentImpl.buildScaleDown() |
HPAScalingRules |
HorizontalPodAutoscalerBehaviorFluent.buildScaleUp() |
HPAScalingRules |
HorizontalPodAutoscalerBehaviorFluentImpl.buildScaleUp() |
HPAScalingRules |
HorizontalPodAutoscalerBehaviorFluent.getScaleDown()
Deprecated.
|
HPAScalingRules |
HorizontalPodAutoscalerBehaviorFluentImpl.getScaleDown()
Deprecated.
|
HPAScalingRules |
HorizontalPodAutoscalerBehavior.getScaleDown() |
HPAScalingRules |
HorizontalPodAutoscalerBehaviorFluent.getScaleUp()
Deprecated.
|
HPAScalingRules |
HorizontalPodAutoscalerBehaviorFluentImpl.getScaleUp()
Deprecated.
|
HPAScalingRules |
HorizontalPodAutoscalerBehavior.getScaleUp() |
| Constructor and Description |
|---|
HorizontalPodAutoscalerBehavior(HPAScalingRules scaleDown,
HPAScalingRules scaleUp) |
HPAScalingRulesBuilder(HPAScalingRules instance) |
HPAScalingRulesBuilder(HPAScalingRules instance,
Boolean validationEnabled) |
HPAScalingRulesBuilder(HPAScalingRulesFluent<?> fluent,
HPAScalingRules instance) |
HPAScalingRulesBuilder(HPAScalingRulesFluent<?> fluent,
HPAScalingRules instance,
Boolean validationEnabled) |
HPAScalingRulesFluentImpl(HPAScalingRules instance) |
Copyright © 2015–2021 Red Hat. All rights reserved.