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

    Interface V1VideoDevice

    interface V1VideoDevice {
        type?: string;
    }
    Index

    Properties

    Properties

    type?: string

    Type specifies the video device type (e.g., virtio, vga, bochs, ramfb). If not specified, the default is architecture-dependent (VGA for BIOS-based VMs, Bochs for EFI-based VMs on AMD64; virtio for Arm and s390x).