nvidia-container-toolkit/internal/discover
Evan Lezar 6682bc90b4 Add support for NVIDIA_REQUIRE_JETPACK envvar
This change ensures that by default, the CSV discovery only considers the base CSV
files (l4t.csv, drivers.csv, devices.csv) and skips the rest unless the
NVIDIA_REQUIRE_JETPACK is set to "csv-mounts=all", in which case, all CSV files in the
specified folder are considered.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-04-07 10:46:26 +02:00
..
csv Add support for NVIDIA_REQUIRE_JETPACK envvar 2022-04-07 10:46:26 +02:00
csv_test.go Add CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00
csv.go Add support for NVIDIA_REQUIRE_JETPACK envvar 2022-04-07 10:46:26 +02:00
discover_mock.go Add CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00
discover.go Add CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00
legacy.go Add CSV-based discovery of mounts 2022-04-07 10:44:14 +02:00
list.go Add CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00
mounts_test.go Add CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00
mounts.go Add CSV-based discovery of mounts 2022-04-07 10:44:14 +02:00
none_test.go Add CSV-based discovery of mounts 2022-04-07 10:44:14 +02:00
none.go Add CSV-based discovery of device nodes 2022-04-07 10:44:14 +02:00