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

    Interface IoK8sApiCoreV1DaemonEndpoint

    DaemonEndpoint contains information about a single Daemon endpoint.

    interface IoK8sApiCoreV1DaemonEndpoint {
        Port: number;
    }
    Index

    Properties

    Properties

    Port: number

    Port number of the given endpoint.

    int32