image.v1.signatureCondition
"SignatureCondition describes an image signature condition of particular kind at particular probe time."
Index
fn withLastProbeTime(lastProbeTime)
fn withLastTransitionTime(lastTransitionTime)
fn withMessage(message)
fn withReason(reason)
fn withType(type)
Fields
fn withLastProbeTime
withLastProbeTime(lastProbeTime)
fn withLastTransitionTime
withLastTransitionTime(lastTransitionTime)
fn withMessage
withMessage(message)
"Human readable message indicating details about last transition."
fn withReason
withReason(reason)
"(brief) reason for the condition's last transition."
fn withType
withType(type)
"Type of signature condition, Complete or Failed."