class K8S::Api::Core::V1::NodeDaemonEndpoints
- K8S::Api::Core::V1::NodeDaemonEndpoints
 - Reference
 - Object
 
Overview
NodeDaemonEndpoints lists ports opened by daemons running on the Node.
Included Modules
- JSON::Serializable
 - JSON::Serializable::Unmapped
 - YAML::Serializable
 - YAML::Serializable::Unmapped
 
Defined in:
versions/v1.18/api/core/v1/node_daemon_endpoints.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
 - .new(pull : JSON::PullParser)
 - .new(*, kubelet_endpoint : Api::Core::V1::DaemonEndpoint? = nil)
 
Instance Method Summary
- #kubelet_endpoint : Api::Core::V1::DaemonEndpoint?
 - #kubelet_endpoint=(kubelet_endpoint : Api::Core::V1::DaemonEndpoint?)