Kazan v0.11.0 Kazan.Apis.Core.V1.NodeDaemonEndpoints View Source

NodeDaemonEndpoints lists ports opened by daemons running on the Node.

OpenAPI Definition: io.k8s.api.core.v1.NodeDaemonEndpoints

Properties

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kazan.Apis.Core.V1.NodeDaemonEndpoints{
  kubelet_endpoint: Kazan.Apis.Core.V1.DaemonEndpoint.t()
}