Skip to main content
Schemaobject

io.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
optional

lastTransitionTime is the last time the condition transitioned from one status to another.

message string
required

message is a human readable string indicating details about the transition.

observedGeneration integer (int64)
optional

observedGeneration represents the .metadata.generation that the condition was set based upon, if field is set.

reason string
required

reason for the condition's last transition.

status string
required

status of the condition, one of True, False, Unknown.

type string
required

type of the condition.