class K8S::Api::Core::V1::DaemonEndpoint
- K8S::Api::Core::V1::DaemonEndpoint
- Reference
- Object
Overview
DaemonEndpoint contains information about a single Daemon endpoint.
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
versions/v1.23/api/core/v1/daemon_endpoint.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, port : Int32)