nvidia-container-toolkit/internal/oci
Evan Lezar 7386f86904 Merge branch 'bump-runc' into 'main'
Bump golang version and update dependencies

See merge request nvidia/container-toolkit/container-toolkit!377
2023-06-01 14:47:53 +02:00
..
args_test.go Import internal/oci package from experimental branch 2021-10-29 16:44:31 +02:00
args.go Import internal/oci package from experimental branch 2021-10-29 16:44:31 +02:00
runtime_low_level.go Use executable locator to find low-level runtime 2022-05-10 15:21:48 +02:00
runtime_mock.go Merge branch 'bump-runc' into 'main' 2023-06-01 14:47:53 +02:00
runtime_modifier_test.go Move modifying OCI runtime wrapper to oci package 2023-02-13 16:09:46 +01:00
runtime_modifier.go Move modifying OCI runtime wrapper to oci package 2023-02-13 16:09:46 +01:00
runtime_path_test.go Import modifying runtime abstraction from experimental runtime 2022-03-29 11:05:42 +02:00
runtime_path.go Import modifying runtime abstraction from experimental runtime 2022-03-29 11:05:42 +02:00
runtime_syscall_exec.go Import internal/oci package from experimental branch 2021-10-29 16:44:31 +02:00
runtime.go Import internal/oci package from experimental branch 2021-10-29 16:44:31 +02:00
spec_file_test.go Add hook command to nvidia-ctk with update-ldcache subcommand 2022-04-07 16:38:01 +02:00
spec_file.go Return raw spec from Spec.Load 2022-05-05 13:43:13 +02:00
spec_memory_test.go Import modifying runtime abstraction from experimental runtime 2022-03-29 11:05:42 +02:00
spec_memory.go Return raw spec from Spec.Load 2022-05-05 13:43:13 +02:00
spec_mock.go Merge branch 'bump-runc' into 'main' 2023-06-01 14:47:53 +02:00
spec_test.go Import modifying runtime abstraction from experimental runtime 2022-03-29 11:05:42 +02:00
spec.go Merge branch 'bump-runc' into 'main' 2023-06-01 14:47:53 +02:00
state.go Add GetContainerRoot to oci.State type 2022-05-10 11:48:43 +02:00