distribution/reference
Aaron Lehmann 073bd89262 Check length of input in WithName
There is a constraint on the length of the name in a reference, so
WithName should be checking this instead of potentially creating a
reference that doesn't comply with the rules.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-11-02 09:12:21 -08:00
..
reference.go Check length of input in WithName 2015-11-02 09:12:21 -08:00
reference_test.go Check length of input in WithName 2015-11-02 09:12:21 -08:00
regexp.go Add WithTag and WithDigest combinator functions 2015-10-12 16:00:33 -07:00
regexp_test.go Update regexp to support repeated dash and double underscore 2015-10-09 16:14:08 -07:00