StorageVersionCondition

io.k8s.api.apiserverinternal.v1alpha1.StorageVersionCondition

Description

Describes the state of the storageVersion at a certain point.

Properties

lastTransitionTime Time
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)
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.