mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
f63ad3d9e7
This change refactors the use of the symlink filter to make it extendible. A blocked filter can be set on the Tegra CSV discoverer to ensure that the correct symlink libraries are filtered out. Here, globs can be used to select mulitple libraries, and a **/ prefix on the globs indicates that the pattern that follows is only applied to the filename of the symlink entry in the CSV file. A --csv.ignore-pattern command line argument is added to the nvidia-ctk cdi generate command that allows this to be set. Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
---|---|---|
.. | ||
spec | ||
transform | ||
api.go | ||
common-nvml.go | ||
device-wsl.go | ||
driver-nvml.go | ||
driver-wsl_test.go | ||
driver-wsl.go | ||
full-gpu-nvml.go | ||
gds.go | ||
lib_test.go | ||
lib-csv.go | ||
lib-nvml.go | ||
lib-wsl.go | ||
lib.go | ||
management.go | ||
mig-device-nvml.go | ||
mofed.go | ||
namer_nvml_mock.go | ||
namer_test.go | ||
namer.go | ||
options.go | ||
workarounds-device-folder-permissions.go |