ContainerExtendedResourceRequest
io.k8s.api.core.v1.ContainerExtendedResourceRequest
Description
ContainerExtendedResourceRequest has the mapping of container name, extended resource name to the device request name.
Properties
-
containerNamestring required - The name of the container requesting resources.
-
requestNamestring required - The name of the request in the special ResourceClaim which corresponds to the extended resource.
-
resourceNamestring required - The name of the extended resource in that container which gets backed by DRA.