flowcontrol.v1beta2.flowSchemaCondition
"FlowSchemaCondition describes conditions for a FlowSchema."
Index
- fn withLastTransitionTime(lastTransitionTime)
- fn withMessage(message)
- 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 message indicating details about last transition."
fn withReason
withReason(reason)
"reason is a unique, one-word, CamelCase reason for the condition's last transition."
fn withType
withType(type)
"type is the type of the condition. Required."