StorageVersionCondition

io.k8s.api.apiserverinternal.v1alpha1.StorageVersionCondition source ↗

Describes the state of the storageVersion at a certain point.

lastTransitionTimeTimelastTransitionTime is the last time the condition transitioned from one status to another.
messagestring requiredmessage is a human readable string indicating details about the transition.
observedGenerationinteger (int64)observedGeneration represents the .metadata.generation that the condition was set based upon, if field is set.
reasonstring requiredreason for the condition's last transition.
statusstring requiredstatus of the condition, one of True, False, Unknown.
typestring requiredtype of the condition.