apiserverinternal.v1alpha1.storageVersionCondition
"Describes the state of the storageVersion at a certain point."
Index
fn withLastTransitionTime(lastTransitionTime)fn withMessage(message)fn withObservedGeneration(observedGeneration)fn withReason(reason)fn withType(type)
Fields
fn withLastTransitionTime
withLastTransitionTime(lastTransitionTime)
"Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers."
fn withMessage
withMessage(message)
"message is a human readable string indicating details about the transition."
fn withObservedGeneration
withObservedGeneration(observedGeneration)
"observedGeneration represents the .metadata.generation that the condition was set based upon, if field is set."
fn withReason
withReason(reason)
"reason for the condition's last transition."
fn withType
withType(type)
"type of the condition."