nvidia-container-toolkit/cmd/nvidia-container-runtime/modifier
Evan Lezar 1c05a463bd Add csv discovery mode to experimental runtime
This change adds support for a "csv" discovery mode to the experimental runtime.
If this is set with experimental = true, a CSV-based discovery of devices and
mounts are used to define the modifications required to the OCI spec. The edits
are expressed as CDI ContainerEdits.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2022-04-07 10:45:19 +02:00
..
experimental_test.go Add csv discovery mode to experimental runtime 2022-04-07 10:45:19 +02:00
experimental.go Add csv discovery mode to experimental runtime 2022-04-07 10:45:19 +02:00
hook_remover.go FIX: Make isNVIDIAContainerRuntimeHook mode idiomatic 2022-04-06 17:18:06 +02:00
stable_test.go Move modifier code for inserting nvidia-container-runtime-hook to separate package 2022-03-29 11:05:42 +02:00
stable.go Fix typo in variable name 2022-04-04 14:16:26 +02:00