moby--moby/plugin
Anusha Ragunathan 5690730a74 Remove plugin root from filesystem.
`docker plugin remove` didnt actually remove plugin from disk. Fix that.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-08-01 10:46:50 -07:00
..
distribution Detect non-plugin content during install and error out. 2016-07-06 18:49:39 -07:00
backend.go Make daemon events listen for plugin lifecycle events. 2016-07-26 10:51:47 -07:00
interface.go Add only legacy plugins to the legacy lookup map. 2016-07-18 15:43:44 -07:00
legacy.go plugins: experimental support for new plugin management 2016-06-14 14:20:27 -07:00
manager.go Remove plugin root from filesystem. 2016-08-01 10:46:50 -07:00
manager_linux.go Make daemon events listen for plugin lifecycle events. 2016-07-26 10:51:47 -07:00
manager_windows.go Shutdown plugins during daemon shutdown. 2016-07-11 14:21:27 -07:00