template.v1.templateInstanceCondition
"TemplateInstanceCondition contains condition information for a TemplateInstance."
Index
fn withLastTransitionTime(lastTransitionTime)
fn withMessage(message)
fn withReason(reason)
fn withType(type)
Fields
fn withLastTransitionTime
withLastTransitionTime(lastTransitionTime)
fn withMessage
withMessage(message)
"Message is a human readable description of the details of the 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 the condition, currently Ready or InstantiateFailure."