nvidia-container-toolkit/pkg/nvcdi/transform
Evan Lezar 33f6fe0217 Generate a simplified CDI spec by default
As simplified CDI spec has no duplicate entities in any single set of container edits.
Furthermore, contianer edits defined at a spec-level are not included in the container
edits for a device.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-03-24 11:01:46 +02:00
..
api.go Add Transform interface and initial implemention for a root transform 2023-02-28 08:56:13 -08:00
deduplicate_test.go Add transform to deduplicate entities in CDI spec 2023-03-24 11:01:23 +02:00
deduplicate.go Add transform to deduplicate entities in CDI spec 2023-03-24 11:01:23 +02:00
edits.go Add transform to deduplicate entities in CDI spec 2023-03-24 11:01:23 +02:00
no-op.go Handle hook arguments for creation of symlinks 2023-02-28 09:00:02 -08:00
remove.go Add transform to deduplicate entities in CDI spec 2023-03-24 11:01:23 +02:00
root_test.go Update root transformer tests to ensure container path is not modified 2023-02-28 09:00:05 -08:00
root.go Handle hook arguments for creation of symlinks 2023-02-28 09:00:02 -08:00
simplify_test.go Add transform to deduplicate entities in CDI spec 2023-03-24 11:01:23 +02:00
simplify.go Generate a simplified CDI spec by default 2023-03-24 11:01:46 +02:00