nvidia-container-toolkit/internal/modifier
Evan Lezar d4e21fdd10 Add devRoot option to CDI api
A driverRoot defines both the driver library root and the
root for device nodes. In the case of preinstalled drivers or
the driver container, these are equal, but in cases such as GKE
they do not match. In this case, drivers are extracted to a folder
and devices exist at the root /.

The changes here add a devRoot option to the nvcdi API that allows the
parent of /dev to be specified explicitly.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-11-20 21:29:35 +01:00
..
cdi Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
cdi_test.go Add nvidia-container-runtime.modes.cdi.annotation-prefixes config option. 2023-03-27 16:36:54 +02:00
cdi.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
csv_test.go Support CDI devices as mounts 2023-10-27 21:24:53 +02:00
csv.go Support CDI devices as mounts 2023-10-27 21:24:53 +02:00
discover_test.go Ensure that an empty discoverer returns valid edits 2022-12-06 14:01:35 +01:00
discover.go Define a basic logger interface 2023-06-12 10:46:10 +02:00
gds.go Add devRoot option to CDI api 2023-11-20 21:29:35 +01:00
graphics_test.go Support CDI devices as mounts 2023-10-27 21:24:53 +02:00
graphics.go Add devRoot option to CDI api 2023-11-20 21:29:35 +01:00
hook_remover_test.go Move cmd/nvidia-container-runtime/modifier package to internal/modifier 2022-07-01 14:28:40 +02:00
hook_remover.go Fix implicit memory aliasing in for loop 2023-10-24 20:11:34 +02:00
list.go Add lists of modifiers to allow for modifier compositioning 2022-07-01 14:25:18 +02:00
mofed.go Support CDI devices as mounts 2023-10-27 21:24:53 +02:00
stable_test.go Fix implicit memory aliasing in for loop 2023-10-24 20:11:34 +02:00
stable.go Fix implicit memory aliasing in for loop 2023-10-24 20:11:34 +02:00