Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 994 Bytes

v1alpha2_structured_resource_handle.md

File metadata and controls

13 lines (9 loc) · 994 Bytes

v1alpha2_structured_resource_handle_t

Properties

Name Type Description Notes
node_name char * NodeName is the name of the node providing the necessary resources if the resources are local to a node. [optional]
results list_t * Results lists all allocated driver resources.
vendor_claim_parameters object_t * VendorClaimParameters are the per-claim configuration parameters from the resource claim parameters at the time that the claim was allocated. [optional]
vendor_class_parameters object_t * VendorClassParameters are the per-claim configuration parameters from the resource class at the time that the claim was allocated. [optional]

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