nvidia-container-toolkit/pkg/nvcdi/transform
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
..
noop run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
root Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
api.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
deduplicate_test.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
deduplicate.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
edits.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
merge.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
merged-device_test.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
merged-device.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
remove.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
simplify_test.go Move nvidia-ctk hook command into own binary 2024-05-21 12:19:44 +02:00
simplify.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
sorter_test.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
sorter.go Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00