distribution/manifest/schema2
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
..
builder.go Override media type returned from Stat for existing manifests. 2016-06-29 14:53:14 -07:00
builder_test.go manifest: references should cover all children 2016-10-18 11:43:33 -07:00
manifest.go manifest: references should cover all children 2016-10-18 11:43:33 -07:00
manifest_test.go manifest: references should cover all children 2016-10-18 11:43:33 -07:00