nvidia-container-toolkit/internal/runtime
Evan Lezar cca343abb0 Pass image when constructing CSV modifier
Since the incoming OCI spec has already been parsed and used to
construct a CUDA image representation, pass this to the CSV
modifier constructor instead of re-creating an image representation.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-07-18 15:27:16 +02:00
..
api.go
logger_test.go
logger.go
runtime_factory_test.go
runtime_factory.go Pass image when constructing CSV modifier 2023-07-18 15:27:16 +02:00
runtime.go