mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change renames NewGraphicsDiscoverer to NewDRMNodesDiscoverer and instead calls NewGraphicsMountsDiscoverer explicitly when constructing a graphics modifier. This avoids the import of config.Config into the discover package which leads to a transitive dependency on toml-specifics and requires that the vendor/github.com/pelletier/ package be vendored in to consumers. Signed-off-by: Evan Lezar <elezar@nvidia.com> |
||
|---|---|---|
| .. | ||
| cdi | ||
| cdi_test.go | ||
| cdi.go | ||
| csv_test.go | ||
| csv.go | ||
| discover_test.go | ||
| discover.go | ||
| gds.go | ||
| graphics_test.go | ||
| graphics.go | ||
| hook_remover_test.go | ||
| hook_remover.go | ||
| list.go | ||
| mofed.go | ||
| stable_test.go | ||
| stable.go | ||