containerd/content
Stephen J Day 706c629354
api/services/content: define delete method
Allow deletion of content over the GRPC interface. For now, we are going
with a model that conducts reference management outside of the content
store, in the metadata store but this design is valid either way.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-02-27 20:06:29 -08:00
..
client.go content: cleanup service and interfaces 2017-02-22 13:30:01 -08:00
content.go content: cleanup service and interfaces 2017-02-22 13:30:01 -08:00
content_test.go content: cleanup service and interfaces 2017-02-22 13:30:01 -08:00
helpers.go content: close writer after opening 2017-02-24 16:08:31 -08:00
locks.go content: refactor content store for API 2017-02-21 13:10:22 -08:00
store.go api/services/content: define delete method 2017-02-27 20:06:29 -08:00
writer.go content: cleanup service and interfaces 2017-02-22 13:30:01 -08:00