distribution/registry/handlers
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_test.go Add shutdown to test environment 2016-08-26 16:23:07 -07:00
app.go Update to fix lint errors 2016-10-05 17:47:12 -07:00
app_test.go Add shutdown to test environment 2016-08-26 16:23:07 -07:00
basicauth.go
basicauth_prego14.go
blob.go
blobupload.go
catalog.go Stop ErrFinishedWalk from escaping from Repositories walk 2016-08-05 17:21:48 -07:00
context.go
health_test.go Disable upload purging during test 2016-08-26 16:23:07 -07:00
helpers.go
hmac.go handlers: provide better log message on mismatched secret 2016-09-02 15:24:35 -07:00
hmac_test.go
hooks.go
images.go manifest: references should cover all children 2016-10-18 11:43:33 -07:00
mail.go
tags.go