# V1ContainerExtendedResourceRequest
ContainerExtendedResourceRequest has the mapping of container name, extended resource name to the device request name.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**container_name** | **str** | The name of the container requesting resources. |
**request_name** | **str** | The name of the request in the special ResourceClaim which corresponds to the extended resource. |
**resource_name** | **str** | The name of the extended resource in that container which gets backed by DRA. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|