Sha256: b828041f5d25fa98b820591173dafdf9799a6b62407fa350bfcab7c0268ab2dd

Contents?: true

Size: 409 Bytes

Versions: 1

Compression:

Stored size: 409 Bytes

Contents

# Zilla::IoK8sApiCoreV1LimitRangeSpec

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **limits** | [**Array<IoK8sApiCoreV1LimitRangeItem>**](IoK8sApiCoreV1LimitRangeItem.md) | Limits is the list of LimitRangeItem objects that are enforced. |  |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiCoreV1LimitRangeSpec.new(
  limits: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiCoreV1LimitRangeSpec.md