Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V1DiskTarget

Hierarchy

  • V1DiskTarget

Index

Properties

bus?: string

Bus indicates the type of disk device to emulate. supported values: virtio, sata, scsi, usb.

memberof

V1DiskTarget

pciAddress?: string

If specified, the virtual disk will be placed on the guests pci address with the specified PCI address. For example: 0000:81:01.10

memberof

V1DiskTarget

readonly?: boolean

ReadOnly. Defaults to false.

memberof

V1DiskTarget

Generated using TypeDoc