mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change uses modifier compositioning and the discoverModifier to refactor the existing CSV modifier. This change adds a discoverModifier to the internal/modifier package and refactors the CSV modifier to use this abstraction. Signed-off-by: Evan Lezar <elezar@nvidia.com>