Sha256: f453b285c984067a38d7b5aaa8cc5fdb08d0ce5fbc0ca4add9fde99a2d0d7288

Contents?: true

Size: 357 Bytes

Versions: 1

Compression:

Stored size: 357 Bytes

Contents

# Zilla::IoK8sApiCoreV1PodDNSConfigOption

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | Required. | [optional] |
| **value** | **String** |  | [optional] |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiCoreV1PodDNSConfigOption.new(
  name: null,
  value: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiCoreV1PodDNSConfigOption.md