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

V1GPU

Hierarchy

  • V1GPU

Index

Properties

claimName?: string

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

memberof

V1GPU

deviceName?: string

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

memberof

V1GPU

name: string

Name of the GPU device as exposed by a device plugin

memberof

V1GPU

requestName?: string

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

memberof

V1GPU

tag?: string

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

memberof

V1GPU

virtualGPUOptions?: V1VGPUOptions
memberof

V1GPU

Generated using TypeDoc