Files
c/kubernetes/docs/v1alpha1_allocation_result.md
Kubernetes Prow Robot 060e5f800a Automated openapi generation from release-1.26
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2023-02-23 01:48:36 +00:00

873 B

v1alpha1_allocation_result_t

Properties

Name Type Description Notes
available_on_nodes v1_node_selector_t * [optional]
resource_handle char * ResourceHandle contains arbitrary data returned by the driver after a successful allocation. This is opaque for Kubernetes. Driver documentation may explain to users how to interpret this data if needed. The maximum size of this field is 16KiB. This may get increased in the future, but not reduced. [optional]
shareable int Shareable determines whether the resource supports more than one consumer at a time. [optional]

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