image.v1.tagEventCondition
"TagEventCondition contains condition information for a tag event."
Index
fn withGeneration(generation)
fn withLastTransitionTime(lastTransitionTime)
fn withMessage(message)
fn withReason(reason)
fn withType(type)
Fields
fn withGeneration
withGeneration(generation)
"Generation is the spec tag generation that this status corresponds to"
fn withLastTransitionTime
withLastTransitionTime(lastTransitionTime)
fn withMessage
withMessage(message)
"Message is a human readable description of the details about last transition, complementing reason."
fn withReason
withReason(reason)
"Reason is a brief machine readable explanation for the condition's last transition."
fn withType
withType(type)
"Type of tag event condition, currently only ImportSuccess"