@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiCoreV1NodeDaemonEndpoints

    NodeDaemonEndpoints lists ports opened by daemons running on the Node.

    interface IoK8sApiCoreV1NodeDaemonEndpoints {
        kubeletEndpoint?: IoK8sApiCoreV1DaemonEndpoint;
    }
    Index

    Properties

    Properties

    Endpoint on which Kubelet is listening.