Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 984 Bytes

File metadata and controls

17 lines (12 loc) · 984 Bytes

V1alpha1StorageVersionCondition

Describes the state of the storageVersion at a certain point.

Properties

Name Type Description Notes
last_transition_time datetime lastTransitionTime is the last time the condition transitioned from one status to another. [optional]
message str message is a human readable string indicating details about the transition.
observed_generation int observedGeneration represents the .metadata.generation that the condition was set based upon, if field is set. [optional]
reason str reason for the condition's last transition.
status str status of the condition, one of True, False, Unknown.
type str type of the condition.

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