Sha256: e4d9cfafb168f00615d3297fb9528c22e3359a40f00488ddd1e09aca929262de
Contents?: true
Size: 307 Bytes
Versions: 1
Compression:
Stored size: 307 Bytes
Contents
# Zilla::IoK8sApiCoreV1DaemonEndpoint ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **port** | **Integer** | Port number of the given endpoint. | | ## Example ```ruby require 'zilla' instance = Zilla::IoK8sApiCoreV1DaemonEndpoint.new( port: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zilla-0.2.0 | docs/IoK8sApiCoreV1DaemonEndpoint.md |