python/kubernetes/docs/V1beta2FlowSchemaStatus.md
2022-02-14 14:12:02 -08:00

12 lines
537 B
Markdown

# V1beta2FlowSchemaStatus
FlowSchemaStatus represents the current state of a FlowSchema.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditions** | [**list[V1beta2FlowSchemaCondition]**](V1beta2FlowSchemaCondition.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)