# Functions
GetRef returns the distribution reference for a given name.
GetTag returns the tag associated with the given reference name.
Pull downloads the plugin from Store.
Push pushes a plugin to a registry.
WritePullData extracts manifest and rootfs to the disk.
# Constants
DefaultTag is the default tag for plugins.
# Variables
ErrUnsupportedMediaType indicates we are pulling content that's not a plugin.
ErrUnsupportedRegistry indicates that the registry does not support v2 protocol.
# Interfaces
PullData is the plugin config and the rootfs.