containerd/pkg/cri/sbserver/podsandbox
Qasim Sarfraz 0c4d32c131 cri: add pod uid annotation
Signed-off-by: Qasim Sarfraz <qasimsarfraz@microsoft.com>
2022-11-19 01:12:02 +01:00
..
container_linux.go Add TODOs for the remaining work 2022-08-04 10:29:15 -07:00
controller_test.go Move sandbox start behind controller 2022-07-29 16:08:07 -07:00
controller.go CRI: implement Controller.Delete for SandboxAPI 2022-09-30 16:55:54 +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 Cleanup CRI files 2022-07-29 16:08:07 -07:00
helpers_selinux_linux_test.go Move sandbox start behind controller 2022-07-29 16:08:07 -07:00
helpers_test.go Move sandbox start behind controller 2022-07-29 16:08:07 -07:00
helpers_windows.go Cleanup CRI files 2022-07-29 16:08:07 -07:00
helpers.go CRI: implement Controller.Wait for SandboxAPI 2022-09-22 14:38:45 +08:00
opts.go Move sandbox start behind controller 2022-07-29 16:08:07 -07:00
sandbox_delete.go CRI: implement Controller.Delete for SandboxAPI 2022-09-30 16:55:54 +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 Move sandbox start behind controller 2022-07-29 16:08:07 -07:00
sandbox_run_other.go Move sandbox start behind controller 2022-07-29 16:08:07 -07: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 Cleanup sandbox interfaces 2022-10-25 12:31:32 -04:00
sandbox_stop.go CRI: implement Controller.Stop for SandboxAPI 2022-09-22 14:38:52 +08:00
store.go CRI: implement Controller.Wait for SandboxAPI 2022-09-22 14:38:45 +08:00