nvidia-container-toolkit/internal/discover/csv
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_test.go Add code to process Jetpack CSV files 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
mount_spec_test.go Add code to process Jetpack CSV files 2022-04-07 10:44:14 +02:00
mount_spec.go Add code to process Jetpack CSV files 2022-04-07 10:44:14 +02:00