Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 858 Bytes

File metadata and controls

14 lines (9 loc) · 858 Bytes

V1NodeAllocatableResourceClaimStatus

NodeAllocatableResourceClaimStatus describes the status of node allocatable resources allocated via DRA.

Properties

Name Type Description Notes
containers list[str] Containers lists the names of all containers in this pod that reference the claim. [optional]
resource_claim_name str ResourceClaimName is the resource claim referenced by the pod that resulted in this node allocatable resource allocation.
resources dict[str, str] Resources is a map of the node-allocatable resource name to the aggregate quantity allocated to the claim.

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