containerd/internal/cri/config
Derek McGowan 2ac2b9c909
Make api a Go sub-module
Allow the api to stay at the same v1 go package name and keep using a
1.x version number. This indicates the API is still at 1.x and allows
sharing proto types with containerd 1.6 and 1.7 releases.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-05-02 11:03:00 -07:00
..
config_kernel_linux_test.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config_kernel_linux.go Revert "cri: make read-only mounts recursively read-only" 2024-02-04 01:17:14 +09:00
config_kernel_other.go Revert "cri: make read-only mounts recursively read-only" 2024-02-04 01:17:14 +09:00
config_test.go Revert "cri: make read-only mounts recursively read-only" 2024-02-04 01:17:14 +09:00
config_unix.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config_windows.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00
streaming_test.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
streaming.go Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00