mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change adds support for filtering entities by specifying a filter. This can be used, for example, to check whether a mount or device has a particular property and removing it from the set of discovered entities if it does not. Signed-off-by: Evan Lezar <elezar@nvidia.com>