moby--moby/plugin
Brian Goff dfd9187305 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>
2016-06-15 13:39:33 -04: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-15 13:39:33 -04: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-15 13:39:33 -04:00
manager_linux.go Implement plugin restore after daemon restart 2016-06-15 13:39:33 -04:00
manager_windows.go Implement plugin restore after daemon restart 2016-06-15 13:39:33 -04:00