maxPodsConstraint property

MaxPodsConstraint? maxPodsConstraint
getter/setter pair

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

Implementation

MaxPodsConstraint? maxPodsConstraint;