mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change adds a GetDefaultConfigToml function to the config package. This function returns the default config in the form of raw TOML including comments. This is useful for generating a default config at installation time, with platform-specific differences codified. Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
|---|---|---|
| .. | ||
| image | ||
| cli.go | ||
| config_test.go | ||
| config.go | ||
| hook.go | ||
| runtime.go | ||
| toolkit-cli.go | ||