Schema
objectio.k8s.api.core.v1.ContainerExtendedResourceRequest
ContainerExtendedResourceRequest has the mapping of container name, extended resource name to the device request name.
- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
containerName string
requiredThe name of the container requesting resources.
requestName string
requiredThe name of the request in the special ResourceClaim which corresponds to the extended resource.
resourceName string
requiredThe name of the extended resource in that container which gets backed by DRA.