distribution/reference
Derek McGowan 24cbdc41ba
Remove ambiguity for unsupported official repository input
Officials repositories always have 2 part names with the first part
being library and second part being the offical repository name. Names
with more than 2 parts should not hit the special case for official
repositories since they are not valid official repositories.
Add tests for this ambiguity and to ensure that 3 part names are
supports for the default repository, as used by the docker store.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-01-11 10:46:48 -08:00
..
helpers.go Add NormalizedName interface 2017-01-05 16:57:11 -08:00
normalize.go Remove ambiguity for unsupported official repository input 2017-01-11 10:46:48 -08:00
normalize_test.go Remove ambiguity for unsupported official repository input 2017-01-11 10:46:48 -08:00
reference.go Unexport NamedRepository 2017-01-09 15:44:59 -08:00
reference_test.go Merge pull request #1778 from dmcgowan/reference-with-split-hostname 2017-01-09 15:17:10 -08:00
regexp.go Add identifier grammar 2017-01-05 15:41:56 -08:00
regexp_test.go Add identifier grammar 2017-01-05 15:41:56 -08:00