Files
c/kubernetes/docs/v1alpha2_structured_resource_handle.md
Kubernetes Prow Robot c97b51f36a Automated openapi generation from release-1.30
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2024-05-18 13:20:54 +00:00

994 B

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]