Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 681 Bytes

v1_pod_failure_policy_on_pod_conditions_pattern.md

File metadata and controls

11 lines (7 loc) · 681 Bytes

v1_pod_failure_policy_on_pod_conditions_pattern_t

Properties

Name Type Description Notes
status char * Specifies the required Pod condition status. To match a pod condition it is required that the specified status equals the pod condition status. Defaults to True.
type char * Specifies the required Pod condition type. To match a pod condition it is required that specified type equals the pod condition type.

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