kubernetes v1.31

PodResourceClaimStatus.name

Name uniquely identifies this resource claim inside the pod. This must match the name of an entry in pod.spec.resourceClaims, which implies that the string must be a DNS_LABEL.

1 fields
PodResourceClaimStatus.name fields and descriptions
Field / TypeDescription
PodResourceClaimStatus.name
string

Name uniquely identifies this resource claim inside the pod. This must match the name of an entry in pod.spec.resourceClaims, which implies that the string must be a DNS_LABEL.