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
file.go Remove Relative method from Locator 2022-07-15 16:40:27 +02:00
locator_mock.go
locator.go Remove Relative method from Locator 2022-07-15 16:40:27 +02:00
path.go
symlinks.go