# Packages
Package collection provides a "container" structure to store Docker registry query results in a well organized and easily accessible form.
No description provided by the author
# Functions
New creates new instance of application API.
# Structs
API represents configured application API instance, the main abstraction you are supposed to work with.
Config holds API instance configuration.
PushConfig holds push-specific configuration (where to push and with which prefix).