Uses of Class
kubevirt.io.V1EFI
-
Packages that use V1EFI Package Description kubevirt.io -
-
Uses of V1EFI in kubevirt.io
Fields in kubevirt.io declared as V1EFI Modifier and Type Field Description private V1EFI
V1Bootloader. efi
Methods in kubevirt.io that return V1EFI Modifier and Type Method Description V1EFI
V1Bootloader. getEfi()
If set, EFI will be used instead of BIOS.Methods in kubevirt.io with parameters of type V1EFI Modifier and Type Method Description V1Bootloader
V1Bootloader. efi(V1EFI efi)
void
V1Bootloader. setEfi(V1EFI efi)
-