containerd/pkg/cri/server/podsandbox
Abel Feng c8012b6d74 sandbox: make a clear dependency of cri plugins
Signed-off-by: Abel Feng <fshb1988@gmail.com>
2023-11-30 23:06:41 +08:00
..
container_linux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
controller_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
controller.go sandbox: make a clear dependency of cri plugins 2023-11-30 23:06:41 +08:00
helpers_linux_test.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
helpers_linux.go Move client to subpackage 2023-11-01 10:37:00 -07:00
helpers_other.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
helpers_selinux_linux_test.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
helpers_test.go fix labels in pod sandbox 2023-11-14 01:52:09 +05:30
helpers_windows.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
helpers.go fix labels in pod sandbox 2023-11-14 01:52:09 +05:30
opts.go Move client to subpackage 2023-11-01 10:37:00 -07:00
recover.go fix labels in pod sandbox 2023-11-14 01:52:09 +05:30
sandbox_delete.go Move client to subpackage 2023-11-01 10:37:00 -07:00
sandbox_run_linux_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_run_linux.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_run_other_test.go Rename sbserver to server 2023-10-12 15:46:57 -07:00
sandbox_run_other.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_run_test.go sandbox: add a sandboxService interface to criService 2023-11-15 09:25:58 +08:00
sandbox_run_windows_test.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_run_windows.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_run.go sandbox: add a sandboxService interface to criService 2023-11-15 09:25:58 +08:00
sandbox_stats.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
sandbox_status.go Move client to subpackage 2023-11-01 10:37:00 -07:00
sandbox_stop.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
store.go Move client to subpackage 2023-11-01 10:37:00 -07:00