Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 534 Bytes

V1ResourceClaim.md

File metadata and controls

11 lines (7 loc) · 534 Bytes

V1ResourceClaim

ResourceClaim references one entry in PodSpec.ResourceClaims.

Properties

Name Type Description Notes
name str Name must match the name of one entry in pod.spec.resourceClaims of the Pod where this field is used. It makes that resource available inside a container.

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