containerd/content
Stephen J Day e6efb397cf
cmd/dist: port commands over to use GRPC content store
Following from the rest of the work in this branch, we now are porting
the dist command to work directly against the containerd content API.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-02-21 13:10:31 -08:00
..
client.go cmd/dist: port commands over to use GRPC content store 2017-02-21 13:10:31 -08:00
content.go content: refactor content store for API 2017-02-21 13:10:22 -08:00
content_test.go content: refactor content store for API 2017-02-21 13:10:22 -08:00
helpers.go content: refactor content store for API 2017-02-21 13:10:22 -08:00
locks.go content: refactor content store for API 2017-02-21 13:10:22 -08:00
service.go cmd/dist: port commands over to use GRPC content store 2017-02-21 13:10:31 -08:00
store.go content: refactor content store for API 2017-02-21 13:10:22 -08:00
writer.go content: refactor content store for API 2017-02-21 13:10:22 -08:00