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

    Interface V1HypervisorConfiguration

    HypervisorConfiguration holds information regarding the hypervisor present on cluster nodes.

    interface V1HypervisorConfiguration {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Name is the name of the hypervisor. Supported values are: "kvm", "hyperv-direct".