containerd/services/introspection
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
..
introspection.go fix some confusing typos 2022-05-17 23:53:36 +08:00
local.go platforms: move ToProto, FromProto to api/types 2023-09-13 16:44:52 +02:00
pidns_linux.go introspection: expose the daemon's PID and PIDNS 2022-11-18 17:14:26 +09:00
pidns_others.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
service.go error strings should not be capitalized 2023-02-15 14:30:36 +08:00