nvidia-container-toolkit/internal/lookup
Evan Lezar 68b6d1cab1 Add a locator for libraries
This change adds a Locator that can be used to locate libraries.
If library names are specified, the ldcache is searched otherwise
symlinks are resolved.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-09-28 16:43:21 +02:00
..
device.go Fix assertCharDevice matching on all files 2022-05-20 10:08:00 +02:00
dir.go
executable.go Allow globs in filenames for locators 2022-07-01 14:30:33 +02:00
file.go Remove Relative method from Locator 2022-07-15 16:40:27 +02:00
library.go Add a locator for libraries 2022-09-28 16:43:21 +02:00
locator_mock.go Add Relative function to Locator interface 2022-07-01 16:23:50 +02:00
locator.go Remove Relative method from Locator 2022-07-15 16:40:27 +02:00
path.go Add lookup.GetPath and lookup.GetPaths functions 2022-05-10 14:52:47 +02:00
symlinks.go Allow globs in filenames for locators 2022-07-01 14:30:33 +02:00