mirror of https://github.com/docker/docs.git
Legacy plugin model maintained a map of plugins. This is not used by the new model. Using this map in the new model causes incorrect lookup of plugins. This change uses adds a plugin to the map only if its legacy. Signed-off-by: Anusha Ragunathan <anusha@docker.com> (cherry picked from commit 8fd779dc28a11d8727d76e9553379b0c854f7c4c) Signed-off-by: Tibor Vass <tibor@docker.com> |
||
|---|---|---|
| .. | ||
| distribution | ||
| backend.go | ||
| interface.go | ||
| legacy.go | ||
| manager.go | ||
| manager_linux.go | ||
| manager_windows.go | ||