Sha256: bb14bfd7df49ae776797cff883ef328e3e97c1adfd872013b75eb3a0a0932b52

Contents?: true

Size: 472 Bytes

Versions: 1

Compression:

Stored size: 472 Bytes

Contents

# Zilla::IoK8sApiCoreV1PodTemplateSpec

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **metadata** | [**IoK8sApimachineryPkgApisMetaV1ObjectMeta**](IoK8sApimachineryPkgApisMetaV1ObjectMeta.md) |  | [optional] |
| **spec** | [**IoK8sApiCoreV1PodSpec**](IoK8sApiCoreV1PodSpec.md) |  | [optional] |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiCoreV1PodTemplateSpec.new(
  metadata: null,
  spec: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiCoreV1PodTemplateSpec.md