nvidia-container-toolkit/internal
Evan Lezar 255181a5ff Rename NewGraphicsDiscoverer as NewDRMNodesDiscoverer
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>
2023-11-20 23:10:57 +01:00
..
config Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
cuda
discover Rename NewGraphicsDiscoverer as NewDRMNodesDiscoverer 2023-11-20 23:10:57 +01:00
dxcore
edits Use tags.cncf.io for CDI imports 2023-11-01 12:40:51 +01:00
info Use github.com/NVIDIA/go-nvlib imports 2023-11-15 21:38:26 +01:00
ldcache Return empty ldcache if cache does not exist 2023-11-17 10:14:03 +01:00
logger
lookup Add additional debug 2023-11-20 21:29:35 +01:00
modifier Rename NewGraphicsDiscoverer as NewDRMNodesDiscoverer 2023-11-20 23:10:57 +01:00
nvcaps
oci Fix ifElseChain lint errors 2023-10-24 20:11:34 +02:00
platform-support/tegra Simplify meta device discovery 2023-11-20 21:29:35 +01:00
requirements Fix unnecessary conversion 2023-10-24 20:11:34 +02:00
runtime Fix ifElseChain lint errors 2023-10-24 20:11:34 +02:00
system
test