nvidia-container-toolkit/internal/oci
Evan Lezar 1eb0e3c8b3 Merge branch 'fix-executable-locator' into 'main'
Fix location of executables in PATH

See merge request nvidia/container-toolkit/container-toolkit!148
2022-05-12 05:26:22 +00: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 Import internal/oci package from experimental branch 2021-10-29 16:44:31 +02: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 Return raw spec from Spec.Load 2022-05-05 13:43:13 +02:00
spec_test.go Import modifying runtime abstraction from experimental runtime 2022-03-29 11:05:42 +02:00
spec.go Make output of bundle directory a debug message 2022-05-09 09:38:16 +02:00
state.go Add GetContainerRoot to oci.State type 2022-05-10 11:48:43 +02:00