package
1.13.0
Repository: https://github.com/stevenh/docker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewManager returns a new plugin manager.
NewStore creates a Store.

# Structs

Manager controls the plugin subsystem.
ManagerConfig defines configuration needed to start new manager.
Store manages the plugin inventory in memory and on-disk.

# Interfaces

WriteCommitCloser defines object that can be committed to blobstore.

# Type aliases

ErrAmbiguous indicates that a plugin was not found locally.
ErrNotFound indicates that a plugin was not found locally.