nvidia-container-toolkit/internal/modifier
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
..
cdi
cdi_test.go
cdi.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
csv_test.go
csv.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
discover_test.go
discover.go
gated.go Add support for feature flags 2024-04-03 11:58:37 +02:00
graphics_test.go
graphics.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
hook_remover_test.go
hook_remover.go
list.go
stable_test.go
stable.go