python/kubernetes/docs/V1PodReadinessGate.md
2022-05-02 11:58:59 -07:00

477 B

V1PodReadinessGate

PodReadinessGate contains the reference to a pod condition

Properties

Name Type Description Notes
condition_type str ConditionType refers to a condition in the pod's condition list with matching type.

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