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

    Interface V1PanicDevice

    interface V1PanicDevice {
        model?: string;
    }
    Index

    Properties

    Properties

    model?: string

    Model specifies what type of panic device is provided. The panic model used when this attribute is missing depends on the hypervisor and guest arch. One of: isa, hyperv, pvpanic.