conditions property
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
Implementation
final List<HorizontalPodAutoscalerCondition>? conditions;
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
final List<HorizontalPodAutoscalerCondition>? conditions;