Uses of Class
kubevirt.io.V1Bootloader
-
Packages that use V1Bootloader Package Description kubevirt.io -
-
Uses of V1Bootloader in kubevirt.io
Methods in kubevirt.io that return V1Bootloader Modifier and Type Method Description V1Bootloader
V1Bootloader. bios(V1BIOS bios)
V1Bootloader
V1Bootloader. efi(V1EFI efi)
V1Bootloader
V1Firmware. getBootloader()
Settings to control the bootloader that is used.Methods in kubevirt.io with parameters of type V1Bootloader Modifier and Type Method Description V1Firmware
V1Firmware. bootloader(V1Bootloader bootloader)
void
V1Firmware. setBootloader(V1Bootloader bootloader)
-