package
1.1.0
Repository: https://github.com/kyma-project/helm-broker.git
Documentation: pkg.go.dev

# 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
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.