DockerCLI/command/plugin
Derek McGowan 635d686a88 Use distribution reference
Remove forked reference package. Use normalized named values
everywhere and familiar functions to convert back to familiar
strings for UX and storage compatibility.

Enforce that the source repository in the distribution metadata
is always a normalized string, ignore invalid values which are not.
Update distribution tests to use normalized values.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-02-07 11:08:37 -08:00
..
cmd.go Add docker plugin upgrade 2017-02-03 16:21:12 -05:00
create.go Remove use of forked reference package for cli 2017-01-19 16:04:50 -08:00
disable.go Add [OPTIONS] to usage of `plugin disable|push` 2017-01-27 16:17:02 +01:00
enable.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
inspect.go Fix usage message of `plugin inspect` 2016-12-31 09:55:04 -08:00
install.go Use distribution reference 2017-02-07 11:08:37 -08:00
list.go Add `--filter enabled=true` for `docker plugin ls` 2017-01-26 13:16:11 -08:00
push.go Use distribution reference 2017-02-07 11:08:37 -08:00
remove.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
set.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
upgrade.go Use distribution reference 2017-02-07 11:08:37 -08:00