mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
255181a5ff
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> |
||
---|---|---|
.. | ||
char_devices_test.go | ||
char_devices.go | ||
discover_mock.go | ||
discover.go | ||
filter.go | ||
gds.go | ||
graphics.go | ||
hooks.go | ||
icp_test.go | ||
ipc.go | ||
ldconfig_test.go | ||
ldconfig.go | ||
list.go | ||
mofed.go | ||
mounts_test.go | ||
mounts.go | ||
none_test.go | ||
none.go |