nvidia-container-toolkit/internal/lookup
Evan Lezar 324096c979
Force symlink creation in create-symlink hook
This change updates the create-symlink hook to be equivalent to
ln -f -s target link

This ensures that links are updated even if they exist in the container
being run.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2024-11-05 09:39:11 -08:00
..
cuda run goimports -local against the entire codebase 2023-12-01 11:13:17 +01:00
root [no-relnote] Add test for libcuda lookup 2024-10-24 15:56:25 +02:00
symlinks Force symlink creation in create-symlink hook 2024-11-05 09:39:11 -08:00
device_test.go Allow locator to be marked as optional 2023-01-25 10:38:11 +01:00
device.go Allow locator to be marked as optional 2023-01-25 10:38:11 +01:00
dir.go Use functional options when constructing direcory locator 2023-07-18 15:36:03 +02:00
executable_test.go Use getSearchPrefixes for all locators 2022-12-02 13:55:13 +01:00
executable.go Define a basic logger interface 2023-06-12 10:46:10 +02:00
file_test.go Add support for specifying multiple prefixes 2022-12-02 13:55:13 +01:00
file.go Remove duplicate not found error 2023-11-21 18:09:42 +01:00
ldcache_test.go Read ldcache at construction instead of on each locate call 2024-10-24 23:12:58 +02:00
ldcache.go Read ldcache at construction instead of on each locate call 2024-10-24 23:12:58 +02:00
library_test.go Read ldcache at construction instead of on each locate call 2024-10-24 23:12:58 +02:00
library.go Read ldcache at construction instead of on each locate call 2024-10-24 23:12:58 +02:00
locator_mock.go Regenerate mocks for formatting 2023-04-25 11:26:55 +02:00
locator.go Add support for specifying search paths 2023-11-22 13:27:47 +01:00
merge.go Make library lookups more robust 2023-11-06 12:15:28 -06:00
null.go Read ldcache at construction instead of on each locate call 2024-10-24 23:12:58 +02:00
path.go Add lookup.GetPath and lookup.GetPaths functions 2022-05-10 14:52:47 +02:00
symlinks.go Fix bug in sorting of symlink chain 2024-10-24 15:56:25 +02:00