containerd/content
Derek McGowan ae24077d2c
Avoid fetch call to registry when blob already exists
Open up content store writer with expected digest before
opening up the fetch call to the registry. Add Copy method
to content store helpers to allow content copy to take
advantage of seeking helper code.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-05-22 13:24:45 -07:00
..
content_test.go content: unify provider and ingester 2017-05-10 17:05:53 -07:00
content.go content: unify provider and ingester 2017-05-10 17:05:53 -07:00
helpers.go Avoid fetch call to registry when blob already exists 2017-05-22 13:24:45 -07:00
locks.go content: refactor content store for API 2017-02-21 13:10:22 -08:00
store_linux.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
store_unix.go Partial port to Darwin and FreeBSD 2017-05-04 18:11:53 +01:00
store_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
store.go content: unify provider and ingester 2017-05-10 17:05:53 -07:00
writer.go content: unify provider and ingester 2017-05-10 17:05:53 -07:00