registry/reference
Aaron Lehmann 2c0d852000 Add WithTag and WithDigest combinator functions
These functions allow a Named type to be combined with a tag or a
digest. WithTag will replace the ImageReference function in
github.com/docker/docker/utils as the Docker Engine transitions to the
reference package.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-10-12 09:30:44 -07:00
..
reference.go Add WithTag and WithDigest combinator functions 2015-10-12 09:30:44 -07:00
reference_test.go Add WithTag and WithDigest combinator functions 2015-10-12 09:30:44 -07:00
regexp.go Add WithTag and WithDigest combinator functions 2015-10-12 09:30:44 -07:00
regexp_test.go Add a new reference package abstracting repositories, tags and digests 2015-10-09 16:33:56 -07:00