distribution/registry
Stephen J Day c9aaff00f8
manifest: references should cover all children
To allow generic manifest walking, we define an interface method of
`References` that returns the referenced items in the manifest. The
current implementation does not return the config target from schema2,
making this useless for most applications.

The garbage collector has been modified to show the utility of this
correctly formed `References` method. We may be able to make more
generic traversal methods with this, as well.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2016-10-18 11:43:33 -07:00
..
api Document TOOMANYREQUESTS error code 2016-07-12 12:18:54 -06:00
auth Update to fix lint errors 2016-10-05 17:47:12 -07:00
client Rename CanonicalAddr -> canonicalAddr 2016-09-19 14:16:02 -07:00
handlers manifest: references should cover all children 2016-10-18 11:43:33 -07:00
listener
middleware Add support for blobAccessController middleware 2016-05-19 14:02:15 +02:00
proxy Satisfy the latest go lint rules 2016-10-14 17:03:08 -07:00
storage manifest: references should cover all children 2016-10-18 11:43:33 -07:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add configuration option to disable access logging 2016-09-14 14:33:30 -07:00
registry_test.go Allow registry clients to connect via http2 2016-08-13 22:07:42 -04:00
root.go Remove signature store from registry. Return a generated signature for manifest 2016-05-27 13:19:26 -07:00