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;