PriorityLevelConfigurationCondition

io.k8s.api.flowcontrol.v1.PriorityLevelConfigurationCondition source ↗

PriorityLevelConfigurationCondition defines the condition of priority level.

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.