Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1013 Bytes

File metadata and controls

15 lines (11 loc) · 1013 Bytes

V1GPU

Properties

Name Type Description Notes
claim_name str ClaimName needs to be provided from the list vmi.spec.resourceClaims[].name where this device is allocated [optional]
device_name str DeviceName is the name of the device provisioned by device-plugins [optional]
name str Name of the GPU device as exposed by a device plugin [default to '']
request_name str RequestName needs to be provided from resourceClaim.spec.devices.requests[].name where this device is requested [optional]
tag str If specified, the virtual network interface address and its tag will be provided to the guest via config drive [optional]
virtual_gpu_options V1VGPUOptions [optional]

[Back to Model list] [Back to API list] [Back to README]