nvidia-container-toolkit/internal/discover
Avi Deitcher 179d8655f9 Move nvidia-ctk hook command into own binary
This change creates an nvidia-cdi-hook binary for implementing
CDI hooks. This allows for these hooks to be separated from the
nvidia-ctk command which may, for example, require libnvidia-ml
to support other functionality.

The nvidia-ctk hook subcommand is maintained as an alias for the
time being to allow for existing CDI specifications referring to
this path to work as expected.

Signed-off-by: Avi Deitcher <avi@deitcher.net>
2024-05-21 12:19:44 +02:00
..
char_devices_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
char_devices.go Simplify meta device discovery 2023-11-20 21:29:35 +01:00
discover_mock.go Regenerate mocks for formatting 2023-04-25 11:26:55 +02:00
discover.go Remove discover.Config 2023-05-10 15:03:37 +02:00
filter.go fix minor typos and rm unused logger param 2024-01-22 16:48:11 -08:00
gdrcopy.go Add a new gated modifier for GDRCopy which injects the gdrdrv device node 2024-01-24 14:25:58 -08:00
gds.go Simplify meta device discovery 2023-11-20 21:29:35 +01:00
graphics.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
hooks.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
icp_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
ipc.go Fix append assignments 2023-10-24 20:11:34 +02:00
ldconfig_test.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
ldconfig.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
list.go Fix misspellings 2023-10-24 20:00:24 +02:00
mofed.go Simplify meta device discovery 2023-11-20 21:29:35 +01:00
mounts_test.go run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
mounts.go Replace logger.Warn(f) with logger.Warning(f) 2023-06-12 10:48:04 +02:00
none_test.go
none.go
nvswitch.go Add support for injecting NVSWITCH devices 2023-11-22 21:59:39 +01:00