PodSchedulingGate

data class PodSchedulingGate(val name: String)

PodSchedulingGate is associated to a Pod to guard its scheduling.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the scheduling gate. Each scheduling gate must have a unique name field.