moby--moby/plugin
Derek McGowan 3a1279393f
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
..
v2 plugin: use pkg/errors in more places 2017-01-31 16:45:26 -08:00
backend_linux.go Use distribution reference 2017-02-07 11:08:37 -08:00
backend_unsupported.go Use distribution reference 2017-02-07 11:08:37 -08:00
blobstore.go *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
defs.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00
manager.go Make propagated mount persist outside rootfs 2017-02-03 16:22:58 -05:00
manager_linux.go Make propagated mount persist outside rootfs 2017-02-03 16:22:58 -05:00
manager_solaris.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
manager_windows.go Make v2/Plugin accesses safe. 2016-12-06 13:23:41 -08:00
store.go Use distribution reference 2017-02-07 11:08:37 -08:00
store_test.go Implement content addressability for plugins 2016-12-23 13:29:58 -08:00