# Functions
NewAddonsRepository returns pointer to new Repository with url and ready status.
NewRepositoryCollection returns pointer to RepositoryCollection.
NewRepositoryEntry returns pointer to new Entry based on name, version and url.
NewTemplate returns a new Template service.
# Structs
Collection keeps and process collection of Repository.
Entry is a wraper for AddonWithCharts element with extra fields like URL or ID.
Repository is a wraper for StatusRepository.
Template contains URL templating from secret logic.