Sha256: a325857b874ed29e2eea3b3caf98019f8670612bc9ddead131c650e7d7872321

Contents?: true

Size: 378 Bytes

Versions: 1

Compression:

Stored size: 378 Bytes

Contents

# Zilla::IoK8sApiNodeV1Overhead

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **pod_fixed** | **Hash<String, String>** | PodFixed represents the fixed resource overhead associated with running a pod. | [optional] |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiNodeV1Overhead.new(
  pod_fixed: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiNodeV1Overhead.md