| Modifier and Type | Class and Description |
|---|---|
static class |
V2beta2Autoscaling.HorizontalPodAutoscalerCondition
HorizontalPodAutoscalerCondition describes the state of
a HorizontalPodAutoscaler at a certain point.
|
static class |
V2beta2Autoscaling.HorizontalPodAutoscalerCondition.Builder
HorizontalPodAutoscalerCondition describes the state of
a HorizontalPodAutoscaler at a certain point.
|
| Modifier and Type | Method and Description |
|---|---|
V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder |
V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder.getConditionsOrBuilder(int index)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.getConditionsOrBuilder(int index)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder.getConditionsOrBuilder(int index)
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder> |
V2beta2Autoscaling.HorizontalPodAutoscalerStatusOrBuilder.getConditionsOrBuilderList()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
List<? extends V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder> |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.getConditionsOrBuilderList()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
List<? extends V2beta2Autoscaling.HorizontalPodAutoscalerConditionOrBuilder> |
V2beta2Autoscaling.HorizontalPodAutoscalerStatus.Builder.getConditionsOrBuilderList()
conditions is the set of conditions required for this autoscaler to scale its target,
and indicates whether or not those conditions are met.
|
Copyright © 2023. All rights reserved.