MaxPodsConstraintResponse

data class MaxPodsConstraintResponse(val maxPodsPerNode: String)

Constraints applied to pods.

Constructors

Link copied to clipboard
fun MaxPodsConstraintResponse(maxPodsPerNode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Constraint enforced on the max num of pods per node.