mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
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> |
||
|---|---|---|
| .. | ||
| image | ||
| cli_test.go | ||
| cli.go | ||
| config_test.go | ||
| config.go | ||
| features.go | ||
| hook.go | ||
| runtime.go | ||
| toml_test.go | ||
| toml.go | ||
| toolkit-cli.go | ||