containerd/services
Sebastiaan van Stijn e916d77c81
platforms: move ToProto, FromProto to api/types
These utilities resulted in the platforms package to have the containerd
API as dependency. As this package is used in many parts of the code, as
well as external consumers, we should try to keep it light on dependencies,
with the potential to make it a standalone module.

These utilities were added in f3b7436b61,
which has not yet been included in a release, so skipping deprecation
and aliases for these.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-09-13 16:44:52 +02:00
..
containers go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
content Make ptypes.Empty a var in contentserver 2023-06-27 11:32:59 +00:00
diff OCI: Add From/ToProto helpers for Descriptor 2023-06-28 12:16:20 -07:00
events Embed "Unimplemented" structs as proto recommended 2022-04-20 17:14:23 +00:00
healthcheck Licence header added 2018-02-19 10:32:26 +09:00
images Remove events from init context 2023-05-31 09:35:03 -07:00
introspection platforms: move ToProto, FromProto to api/types 2023-09-13 16:44:52 +02:00
leases Embed "Unimplemented" structs as proto recommended 2022-04-20 17:14:23 +00:00
namespaces fix incorrect namespace of event when create/update namespace 2022-07-05 12:13:26 +08:00
opt chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
sandbox Sandbox: Add Metrics rpc for controller 2023-06-13 00:24:09 -07:00
server go.mod: dario.cat/mergo v1.0.0 2023-07-23 03:08:00 +09:00
snapshots Snapshots: Add From/ToProto helpers for types 2023-06-28 12:17:52 -07:00
streaming Save marshalled empty response in streaming service 2023-06-14 18:02:58 +00:00
tasks fix unable to checkpoint the container more than once 2023-04-25 14:36:25 +08:00
transfer avoid "any" as variable name 2023-06-10 13:49:06 +02:00
version Embed "Unimplemented" structs as proto recommended 2022-04-20 17:14:23 +00:00
services.go Fix some typos 2023-05-16 10:12:50 +08:00