nvidia-container-toolkit/pkg/nvcdi/transform/root
Evan Lezar 9208159263 Add dev-root option to toolkit container
This changes adds an option to the toolkit container to allow
the dev root to be specified. This adds support for driver installations
where the driver files are at one root and the dev nodes are created
elsewhere -- most typically at /. This is the case, for example, for
GKE driver installations.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-06-03 20:40:30 +02:00
..
builder.go Add transformer for container roots 2023-11-30 20:26:42 +01:00
container-root_test.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
container-root.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
driver-root_test.go Add dev-root option to toolkit container 2024-06-03 20:40:30 +02:00
driver-root.go Add dev-root option to toolkit container 2024-06-03 20:40:30 +02:00
host-root_test.go Add transformer for container roots 2023-11-30 20:26:42 +01:00
host-root.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
options.go Add transformer for container roots 2023-11-30 20:26:42 +01:00
root.go Add transformer for container roots 2023-11-30 20:26:42 +01:00