Schema
objectio.k8s.api.apiserverinternal.v1alpha1.StorageVersionCondition
Describes the state of the storageVersion at a certain point.
- Source
specs/apis__internal.apiserver.k8s.io__v1alpha1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
lastTransitionTime
optionallastTransitionTime is the last time the condition transitioned from one status to another.
message string
requiredmessage is a human readable string indicating details about the transition.
observedGeneration integer (int64)
optionalobservedGeneration represents the .metadata.generation that the condition was set based upon, if field is set.
reason string
requiredreason for the condition's last transition.
status string
requiredstatus of the condition, one of True, False, Unknown.
type string
requiredtype of the condition.