moby--moby/plugin/store
Madhu Venugopal 8f1b793528 Add a GetAll function that returns only managed plugins supported by V2
The current GetAll handles both V2 and legacy plugins. Also due to the
nature of V1 plugins, it also loads them. This causes problems when
loading is not required. Hence adding an independent API that will
return only the plugins that are loaded using v2 mangaed plugins.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-12-22 10:26:04 -08:00
..
defs.go Allow plugins to have multiple handlers 2016-10-17 09:00:17 -07:00
store.go Add a GetAll function that returns only managed plugins supported by V2 2016-12-22 10:26:04 -08:00
store_test.go rename plugin manifest 2016-11-10 00:09:23 -08:00