distribution/manifest
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
..
manifestlist Add os.version and os.features to platform spec 2016-03-17 16:54:21 -07:00
schema1 manifest: references should cover all children 2016-10-18 11:43:33 -07:00
schema2 manifest: references should cover all children 2016-10-18 11:43:33 -07:00
doc.go Move manifest package to schema1 2015-08-21 16:29:47 -07:00
versioned.go manifest: versioned: fix typo 2016-07-19 13:54:41 +02:00