Uses of Class
kubevirt.io.V1Devices
Packages that use V1Devices
-
Uses of V1Devices in kubevirt.io
Fields in kubevirt.io declared as V1DevicesMethods in kubevirt.io that return V1DevicesModifier and TypeMethodDescriptionV1Devices.addDisksItem(V1Disk disksItem) V1Devices.addGpusItem(V1GPU gpusItem) V1Devices.addInputsItem(V1Input inputsItem) V1Devices.addInterfacesItem(V1Interface interfacesItem) V1Devices.autoattachGraphicsDevice(Boolean autoattachGraphicsDevice) V1Devices.autoattachPodInterface(Boolean autoattachPodInterface) V1Devices.blockMultiQueue(Boolean blockMultiQueue) V1DomainSpec.getDevices()Devices allows adding disks, network interfaces, ...V1Devices.interfaces(List<V1Interface> interfaces) V1Devices.networkInterfaceMultiqueue(Boolean networkInterfaceMultiqueue) V1Devices.watchdog(V1Watchdog watchdog) Methods in kubevirt.io with parameters of type V1Devices