# Functions
NewController creates a new Controller instance fully ready to serve.
# Constants
DefaultLimit is the default pagination limit.
# Structs
The Controller implements the API endpoints.
ListRepositoriesResponse contains the response from listing all repositories.
RepositoryStatus contains the status of a single repository.
SearchQuery contains the parameters for an image search.
SearchResponse contrainer the result of an image search.