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

12 lines
477 B
Markdown

# 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)