containerd/api/types
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
..
task Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
transfer [transfer] update export API types 2023-03-02 09:04:29 -08:00
descriptor.pb.go Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
descriptor.proto Remove gogo from .proto files 2022-04-27 20:27:55 +00:00
doc.go Licence header added 2018-02-19 10:32:26 +09:00
metrics.pb.go Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
metrics.proto Remove gogo from .proto files 2022-04-27 20:27:55 +00:00
mount.pb.go Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
mount.proto Remove gogo from .proto files 2022-04-27 20:27:55 +00:00
platform_helpers.go platforms: move ToProto, FromProto to api/types 2023-09-13 16:44:52 +02:00
platform.pb.go Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
platform.proto Remove gogo from .proto files 2022-04-27 20:27:55 +00:00
sandbox.pb.go Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
sandbox.proto Remove gogo from .proto files 2022-04-27 20:27:55 +00:00