python/kubernetes/docs/V1FlowSchemaStatus.md
2023-12-18 19:33:51 +00:00

522 B

V1FlowSchemaStatus

FlowSchemaStatus represents the current state of a FlowSchema.

Properties

Name Type Description Notes
conditions **list[V1FlowSchemaCondition]** `conditions` is a list of the current states of FlowSchema. [optional]

[Back to Model list] [Back to API list] [Back to README]