maxPodsConstraint

@JvmName(name = "khmyqswsdblnxnhg")
suspend fun maxPodsConstraint(value: Output<MaxPodsConstraintArgs>)
@JvmName(name = "vawlgsmrwgyuwirq")
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 = "qaivqudnmfuxtvry")
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.