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> |
||
|---|---|---|
| .. | ||
| pluginrpc-gen | ||
| transport | ||
| client.go | ||
| client_test.go | ||
| discovery.go | ||
| discovery_test.go | ||
| discovery_unix_test.go | ||
| errors.go | ||
| plugins.go | ||