distribution/registry
Manish Tomar 9ebf151ac2 API to retrive tag's digests
Add an interface alongside TagStore that provides API to retreive
digests of all manifests that a tag historically pointed to. It also
includes currently linked tag.

Signed-off-by: Manish Tomar <manish.tomar@docker.com>
2018-10-29 18:19:05 -07:00
..
api Enable struct check 2018-08-06 13:55:43 -07:00
auth fix goimports and gofmt 2018-09-04 17:45:39 -07:00
client typo fix about overridden 2018-09-27 20:27:09 +08:00
handlers Fix some typos 2018-09-24 09:05:44 +08:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware context: remove definition of Context 2017-08-11 15:53:31 -07:00
proxy typo fix from existant to existent 2018-09-13 19:37:13 +08:00
storage API to retrive tag's digests 2018-10-29 18:19:05 -07:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Merge pull request #2685 from manishtomar/mani-graceful-shutdown 2018-08-27 14:24:53 -07:00
registry_test.go Add support to gracefully shutdown the server 2018-08-20 10:01:26 -07:00
root.go add possibility to clean untagged manifests 2018-01-05 12:20:01 +02:00