FlowSchemaStatus
io.k8s.api.flowcontrol.v1.FlowSchemaStatus
source ↗
FlowSchemaStatus represents the current state of a FlowSchema.
conditions[]FlowSchemaCondition`conditions` is a list of the current states of FlowSchema.
lastTransitionTimeTime`lastTransitionTime` is the last time the condition transitioned from one status to another.messagestring`message` is a human-readable message indicating details about last transition.reasonstring`reason` is a unique, one-word, CamelCase reason for the condition's last transition.statusstring`status` is the status of the condition. Can be True, False, Unknown. Required.typestring`type` is the type of the condition. Required.