Sha256: 47a04c6defa34ed6f389db63edcf4d8c6940e878ded4894498db113545f58889

Contents?: true

Size: 495 Bytes

Versions: 1

Compression:

Stored size: 495 Bytes

Contents

# Zilla::IoK8sApiFlowcontrolV1beta2FlowSchemaStatus

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **conditions** | [**Array<IoK8sApiFlowcontrolV1beta2FlowSchemaCondition>**](IoK8sApiFlowcontrolV1beta2FlowSchemaCondition.md) | `conditions` is a list of the current states of FlowSchema. | [optional] |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiFlowcontrolV1beta2FlowSchemaStatus.new(
  conditions: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiFlowcontrolV1beta2FlowSchemaStatus.md