Sha256: 020f51a892f29ccd081ec296bf25cf8fe30dce4a7c7ee1cb8bed94034e876604
Contents?: true
Size: 495 Bytes
Versions: 1
Compression:
Stored size: 495 Bytes
Contents
# Zilla::IoK8sApiFlowcontrolV1beta1FlowSchemaStatus ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **conditions** | [**Array<IoK8sApiFlowcontrolV1beta1FlowSchemaCondition>**](IoK8sApiFlowcontrolV1beta1FlowSchemaCondition.md) | `conditions` is a list of the current states of FlowSchema. | [optional] | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiFlowcontrolV1beta1FlowSchemaStatus.new( conditions: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiFlowcontrolV1beta1FlowSchemaStatus.md |