conditions
Parameters
value
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
Parameters
values
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.
suspend fun conditions(argument: List<suspend HorizontalPodAutoscalerConditionArgsBuilder.() -> Unit>)
suspend fun conditions(vararg argument: suspend HorizontalPodAutoscalerConditionArgsBuilder.() -> Unit)
Parameters
argument
conditions is the set of conditions required for this autoscaler to scale its target, and indicates whether or not those conditions are met.