nvidia-container-toolkit/cmd/nvidia-ctk/cdi
Evan Lezar f63ad3d9e7 Refactor symlink filter
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>
2023-09-22 22:04:06 +02:00
..
generate Refactor symlink filter 2023-09-22 22:04:06 +02:00
list Log registry refresh errors in cdi list 2023-08-08 16:00:36 +02:00
transform Define a basic logger interface 2023-06-12 10:46:10 +02:00
cdi.go Define a basic logger interface 2023-06-12 10:46:10 +02:00