python/kubernetes/docs/V1beta1FlowSchemaStatus.md
2021-10-25 14:41:04 -07:00

12 lines
537 B
Markdown

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