pub const K8S_NODE_CONDITION_STATUS: &'static str;Expand description
The status of the condition, one of True, False, Unknown.
§Notes
This attribute aligns with the status field of the
NodeCondition
§Examples
"true""false""unknown"
pub const K8S_NODE_CONDITION_STATUS: &'static str;The status of the condition, one of True, False, Unknown.
This attribute aligns with the status field of the
NodeCondition
"true""false""unknown"