containerd/api/services/sandbox/v1
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
..
doc.go Fix protobuf after rebase 2022-04-08 13:33:48 -07:00
sandbox_grpc.pb.go Sandbox: Add Metrics rpc for controller 2023-06-13 00:24:09 -07:00
sandbox.pb.go sandbox: add all sandbox information to Create method 2023-10-16 21:17:50 +08:00
sandbox.proto sandbox: add all sandbox information to Create method 2023-10-16 21:17:50 +08:00