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

12 lines
522 B
Markdown

# V1FlowSchemaStatus
FlowSchemaStatus represents the current state of a FlowSchema.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditions** | [**list[V1FlowSchemaCondition]**](V1FlowSchemaCondition.md) | `conditions` is a list of the current states of FlowSchema. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)