package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/docker/cli.git
Documentation: pkg.go.dev

# Constants

Acquire increments RefCount.
Lookup doesn't update RefCount.
Release decrements RefCount.

# Interfaces

CompatPlugin is an abstraction to handle both v2(new) and v1(legacy) plugins.
CountedPlugin is a plugin which is reference counted.
PluginGetter is the interface implemented by Store.