Sha256: 77114e85ec032804d46a88747ba43d986412543fe2d9a4e9dc2ccfc66fa8c723
Contents?: true
Size: 377 Bytes
Versions: 1
Compression:
Stored size: 377 Bytes
Contents
# Zilla::IoK8sApiCoreV1NodeConfigSource ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **config_map** | [**IoK8sApiCoreV1ConfigMapNodeConfigSource**](IoK8sApiCoreV1ConfigMapNodeConfigSource.md) | | [optional] | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiCoreV1NodeConfigSource.new( config_map: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiCoreV1NodeConfigSource.md |