maxPodsConstraint

@JvmName(name = "alfwmqslrmitpdsj")
suspend fun maxPodsConstraint(value: Output<MaxPodsConstraintArgs>)
@JvmName(name = "yeqwepjhjbsmpbne")
suspend fun maxPodsConstraint(value: MaxPodsConstraintArgs?)

Parameters

value

The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.


@JvmName(name = "ukkcwxqnduylclky")
suspend fun maxPodsConstraint(argument: suspend MaxPodsConstraintArgsBuilder.() -> Unit)

Parameters

argument

The constraint on the maximum number of pods that can be run simultaneously on a node in the node pool.