containerd/services
Stephen J Day 8c74da3983
cmd/dist, cmd/ctr: move image store access to GRPC
With this changeset, image store access is now moved to completely
accessible over GRPC. No clients manipulate the image store database
directly and the GRPC client is fully featured. The metadata database is
now managed by the daemon and access coordinated via services.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-04-04 10:35:55 -07:00
..
content cmd/dist, cmd/ctr: move image store access to GRPC 2017-04-04 10:35:55 -07:00
execution Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
healthcheck Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
images images, services/images: implement image service 2017-04-04 10:35:44 -07:00
metrics Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
rootfs cmd/dist, cmd/ctr: move image store access to GRPC 2017-04-04 10:35:55 -07:00