containerd/plugins
Abel Feng d2d434b7d6 sandbox: add all sandbox information to Create method
When call sandbox controller to create sandbox, we change the param from
sandbox id to total sandbox object to git all information to controller,
so that sandbox controller do not rely on the sandbox store anymore,
this is more decouple for the sandbox controller plugin inside
containerd, and it is neccesary for remote sandbox controller plugins as
it is not able to get sandbox from the sandbox store anymore.

Signed-off-by: Abel Feng <fshb1988@gmail.com>
2023-10-16 21:17:50 +08:00
..
imageverifier Generalize the plugin package 2023-10-12 21:22:32 -07:00
sandbox sandbox: add all sandbox information to Create method 2023-10-16 21:17:50 +08:00
streaming Generalize the plugin package 2023-10-12 21:22:32 -07:00
transfer Generalize the plugin package 2023-10-12 21:22:32 -07:00
types.go Move plugin type definitions to containerd plugins package 2023-10-12 20:52:56 -07:00