Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.08 KB

File metadata and controls

15 lines (11 loc) · 1.08 KB

V1GPU

Properties

Name Type Description Notes
claim_name str ClaimName references the name of an entry in the VMI's spec.resourceClaims[] array. The referenced entry may use either resourceClaimName or resourceClaimTemplateName. [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 specifies which request from the ResourceClaim/ResourceClaimTemplate spec.devices.requests array this claim request corresponds to. [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]