python/kubernetes/docs/V1PodSchedulingGate.md
2023-01-24 02:04:53 +00:00

468 B

V1PodSchedulingGate

PodSchedulingGate is associated to a Pod to guard its scheduling.

Properties

Name Type Description Notes
name str Name of the scheduling gate. Each scheduling gate must have a unique name field.

[Back to Model list] [Back to API list] [Back to README]