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