nvidia-container-toolkit/internal/lookup
Evan Lezar acc0afbb7a Remove Relative method from Locator
The Relative method added to the Locator interface was
not correctly implemented in the file type. The root was
never set when instantiating the object.

This change removes this method from the interface and the file
type, switching to a local implementation in the mounts type
instead.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-07-15 16:40:27 +02:00
..
device.go
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
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
symlinks.go Allow globs in filenames for locators 2022-07-01 14:30:33 +02:00