Options
All
  • Public
  • Public/Protected
  • All
Menu

DevicePreferences contains various optional Device preferences.

export
interface

V1beta1DevicePreferences

Hierarchy

  • V1beta1DevicePreferences

Index

Properties

preferredAutoattachGraphicsDevice?: boolean

PreferredAutoattachGraphicsDevice optionally defines the preferred value of AutoattachGraphicsDevice

memberof

V1beta1DevicePreferences

preferredAutoattachInputDevice?: boolean

PreferredAutoattachInputDevice optionally defines the preferred value of AutoattachInputDevice

memberof

V1beta1DevicePreferences

preferredAutoattachMemBalloon?: boolean

PreferredAutoattachMemBalloon optionally defines the preferred value of AutoattachMemBalloon

memberof

V1beta1DevicePreferences

preferredAutoattachPodInterface?: boolean

PreferredAutoattachPodInterface optionally defines the preferred value of AutoattachPodInterface

memberof

V1beta1DevicePreferences

preferredAutoattachSerialConsole?: boolean

PreferredAutoattachSerialConsole optionally defines the preferred value of AutoattachSerialConsole

memberof

V1beta1DevicePreferences

preferredBlockMultiQueue?: boolean

PreferredBlockMultiQueue optionally enables the vhost multiqueue feature for virtio disks.

memberof

V1beta1DevicePreferences

preferredCdromBus?: string

PreferredCdromBus optionally defines the preferred bus for Cdrom Disk devices.

memberof

V1beta1DevicePreferences

preferredDisableHotplug?: boolean

PreferredDisableHotplug optionally defines the preferred value of DisableHotplug

memberof

V1beta1DevicePreferences

preferredDiskBlockSize?: V1BlockSize
memberof

V1beta1DevicePreferences

preferredDiskBus?: string

PreferredDiskBus optionally defines the preferred bus for Disk Disk devices.

memberof

V1beta1DevicePreferences

preferredDiskCache?: string

PreferredCache optionally defines the DriverCache to be used by Disk devices.

memberof

V1beta1DevicePreferences

preferredDiskDedicatedIoThread?: boolean

PreferredDedicatedIoThread optionally enables dedicated IO threads for Disk devices using the virtio bus.

memberof

V1beta1DevicePreferences

preferredDiskIO?: string

PreferredIo optionally defines the QEMU disk IO mode to be used by Disk devices.

memberof

V1beta1DevicePreferences

preferredInputBus?: string

PreferredInputBus optionally defines the preferred bus for Input devices.

memberof

V1beta1DevicePreferences

preferredInputType?: string

PreferredInputType optionally defines the preferred type for Input devices.

memberof

V1beta1DevicePreferences

preferredInterfaceMasquerade?: object

InterfaceMasquerade connects to a given network using netfilter rules to nat the traffic.

memberof

V1beta1DevicePreferences

preferredInterfaceModel?: string

PreferredInterfaceModel optionally defines the preferred model to be used by Interface devices.

memberof

V1beta1DevicePreferences

preferredLunBus?: string

PreferredLunBus optionally defines the preferred bus for Lun Disk devices.

memberof

V1beta1DevicePreferences

preferredNetworkInterfaceMultiQueue?: boolean

PreferredNetworkInterfaceMultiQueue optionally enables the vhost multiqueue feature for virtio interfaces.

memberof

V1beta1DevicePreferences

preferredRng?: object

Rng represents the random device passed from host

memberof

V1beta1DevicePreferences

preferredSoundModel?: string

PreferredSoundModel optionally defines the preferred model for Sound devices.

memberof

V1beta1DevicePreferences

preferredTPM?: V1TPMDevice
memberof

V1beta1DevicePreferences

preferredUseVirtioTransitional?: boolean

PreferredUseVirtioTransitional optionally defines the preferred value of UseVirtioTransitional

memberof

V1beta1DevicePreferences

preferredVirtualGPUOptions?: V1VGPUOptions
memberof

V1beta1DevicePreferences

Generated using TypeDoc