package plugin
import "github.com/dotcloud/docker/plugin"
Index ¶
Types ¶
type Plugin ¶
Plugin represents a plugin. It is used to abstract from an older plugin architecture (in pkg/plugins).
func FindWithCapability ¶
FindWithCapability returns a list of plugins matching the given capability.
func LookupWithCapability ¶
LookupWithCapability returns a plugin matching the given name and capability.
Source Files ¶
- Version
- v1.12.0-rc3
- Published
- Jul 1, 2016
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 6 minutes ago –
Tools for package owners.