containerd/api/services
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
..
containers/v1 Update protobuf definitions 2022-08-04 19:28:58 -07:00
content/v1 Update protobuf definitions 2022-08-04 19:28:58 -07:00
diff/v1 archive: use 1970-01-01 as the whiteout timestamp 2023-06-30 11:30:01 +09:00
events/v1 Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
images/v1 api: update image service to support target in delete request 2023-09-19 17:17:16 -07:00
introspection/v1 introspection: expose the daemon's PID and PIDNS 2022-11-18 17:14:26 +09:00
leases/v1 Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
namespaces/v1 Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
sandbox/v1 sandbox: add all sandbox information to Create method 2023-10-16 21:17:50 +08:00
snapshots/v1 Update protobuf definitions 2022-08-04 19:28:58 -07:00
streaming/v1 Regenerated protobuf files with updated version 2022-11-30 12:56:55 -08:00
tasks/v1 Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
transfer/v1 Regenerated protobuf files with updated version 2022-11-30 12:56:55 -08:00
ttrpc/events/v1 go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
version/v1 Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00