1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/plugin
Tibor Vass 6547609870 plugins: misc fixes
Rename variable to reflect manifest -> config renaming
Populate Description fields when computing privileges.
Refactor/reuse code from daemon/oci_linux.go

Signed-off-by: Tibor Vass <tibor@docker.com>
2016-11-22 14:32:07 -08:00
..
distribution update media_type 2016-11-10 15:51:32 -08:00
store plugins: do not try to contact disabled plugin 2016-11-21 14:52:14 -08:00
v2 plugins: misc fixes 2016-11-22 14:32:07 -08:00
backend_linux.go explicitly show plugins as unsupported on !linux 2016-11-15 16:47:30 -08:00
backend_unsupported.go fix a few golint errors 2016-11-18 18:32:02 -08:00
manager.go
manager_linux.go Cleanup after plugin install. 2016-11-16 14:45:51 -08:00
manager_solaris.go
manager_windows.go