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

V1HostDevice

Hierarchy

  • V1HostDevice

Index

Properties

claimName?: string

ClaimName needs to be provided from the list vmi.spec.resourceClaims[].name where this device is allocated

memberof

V1HostDevice

deviceName?: string

DeviceName is the name of the device provisioned by device-plugins

memberof

V1HostDevice

name: string
memberof

V1HostDevice

requestName?: string

RequestName needs to be provided from resourceClaim.spec.devices.requests[].name where this device is requested

memberof

V1HostDevice

tag?: string

If specified, the virtual network interface address and its tag will be provided to the guest via config drive

memberof

V1HostDevice

Generated using TypeDoc