Sha256: 421b2e7096560f8ee38f07da8548abced72d6366d1817bc0f5093c2f27fc451c

Contents?: true

Size: 428 Bytes

Versions: 1

Compression:

Stored size: 428 Bytes

Contents

# Zilla::IoK8sApiCoreV1EventSource

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **component** | **String** | Component from which the event is generated. | [optional] |
| **host** | **String** | Node name on which the event is generated. | [optional] |

## Example

```ruby
require 'zilla'

instance = Zilla::IoK8sApiCoreV1EventSource.new(
  component: null,
  host: null
)
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
zilla-0.2.0 docs/IoK8sApiCoreV1EventSource.md