nvidia-container-toolkit/internal/modifier
Evan Lezar dc87dcf786
Make CDI device requests consistent with other methods
Following the refactoring of device request extraction, we can
now make CDI device requests consistent with other methods.

This change moves to using image.VisibleDevices instead of
separate calls to CDIDevicesFromMounts and VisibleDevicesFromEnvVar.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-06-13 14:34:02 +02:00
..
cdi
cdi_test.go Make CDI device requests consistent with other methods 2025-06-13 14:34:02 +02:00
cdi.go Make CDI device requests consistent with other methods 2025-06-13 14:34:02 +02:00
csv_test.go [no-relnote] Remove duplicate test case 2025-02-05 19:01:43 +01:00
csv.go Allow cdi mode to work with --gpus flag 2025-02-05 19:01:43 +01:00
discover_test.go
discover.go
gated.go Refactor the way we create CDI Hooks 2025-05-21 10:19:47 +02:00
graphics_test.go
graphics.go Refactor the way we create CDI Hooks 2025-05-21 10:19:47 +02:00
hook_remover_test.go
hook_remover.go Allow cdi mode to work with --gpus flag 2025-02-05 19:01:43 +01:00
list.go [no-relnote] Refactor oci spec modifier list 2025-01-22 13:58:31 +01:00
stable_test.go
stable.go