Sha256: 4140365ab5353b672536d7342098bcb52efbdaf8d1947e2171a23972b392f3b8

Contents?: true

Size: 405 Bytes

Versions: 1

Compression:

Stored size: 405 Bytes

Contents

# Zilla::IoK8sApiCoreV1LocalObjectReference

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names | [optional] |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiCoreV1LocalObjectReference.new(
  name: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiCoreV1LocalObjectReference.md