moby/plugin
Brian Goff 9647e4d6cc Implement plugin restore after daemon restart
This ensures that:

- The in-memory plugin store is populated with all the plugins
- Plugins which were active before daemon restart are active after.
  This utilizes the liverestore feature when available, otherwise it
  manually starts the plugin.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit dfd9187305)
2016-06-16 23:36:58 -07:00
..
distribution plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
backend.go Implement plugin restore after daemon restart 2016-06-16 23:36:58 -07:00
interface.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
legacy.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
manager.go Implement plugin restore after daemon restart 2016-06-16 23:36:58 -07:00
manager_linux.go Implement plugin restore after daemon restart 2016-06-16 23:36:58 -07:00
manager_windows.go Implement plugin restore after daemon restart 2016-06-16 23:36:58 -07:00