Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 774 Bytes

ClusterOperatorInfo.md

File metadata and controls

14 lines (10 loc) · 774 Bytes

ClusterOperatorInfo

Properties

Name Type Description Notes
condition ClusterOperatorState [optional]
name str Name of the operator. [optional]
reason str Extra detail on condition, if available. Empty string if unknown. [optional]
time datetime Time when the sample was obtained, in RFC3339 format. [optional]
version str Current version of the operator. Empty string if unknown. [optional]

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