containerd/pkg/cri/sbserver/podsandbox
Wei Fu 6b7e237fc7 chore: use go fix to cleanup old +build buildtag
Signed-off-by: Wei Fu <fuweid89@gmail.com>
2022-12-29 14:25:14 +08:00
..
container_linux.go Add TODOs for the remaining work 2022-08-04 10:29:15 -07:00
controller_test.go [sandbox] Move sandbox info to podsandbox controller 2022-11-28 12:06:41 -08:00
controller.go [sandbox] Move sandbox info to podsandbox controller 2022-11-28 12:06:41 -08:00
helpers_linux_test.go Move sandbox start behind controller 2022-07-29 16:08:07 -07:00
helpers_linux.go Cleanup CRI files 2022-07-29 16:08:07 -07:00
helpers_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
helpers_selinux_linux_test.go Move sandbox start behind controller 2022-07-29 16:08:07 -07:00
helpers_test.go Remove duplicated helpers 2022-11-22 17:40:36 -08:00
helpers_windows.go Cleanup CRI files 2022-07-29 16:08:07 -07:00
helpers.go Remove duplicated helpers 2022-11-22 17:40:36 -08:00
opts.go Move sandbox start behind controller 2022-07-29 16:08:07 -07:00
sandbox_delete.go Support sandboxed shims shutdown 2022-12-14 18:22:52 -08:00
sandbox_run_linux_test.go cri: add pod uid annotation 2022-11-19 01:12:02 +01:00
sandbox_run_linux.go cri: add pod uid annotation 2022-11-19 01:12:02 +01:00
sandbox_run_other_test.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
sandbox_run_other.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
sandbox_run_test.go Move sandbox start behind controller 2022-07-29 16:08:07 -07:00
sandbox_run_windows_test.go cri: add pod uid annotation 2022-11-19 01:12:02 +01:00
sandbox_run_windows.go cri: add pod uid annotation 2022-11-19 01:12:02 +01:00
sandbox_run.go Remove duplicated helpers 2022-11-22 17:40:36 -08:00
sandbox_status.go [sandbox] Move sandbox info to podsandbox controller 2022-11-28 12:06:41 -08:00
sandbox_stop.go Merge pull request #7470 from lengrongfu/feat/sandbox_api_status 2022-11-22 18:11:57 -08:00
store.go CRI: implement Controller.Wait for SandboxAPI 2022-09-22 14:38:45 +08:00