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

# Packages

No description provided by the author

# Functions

NewHTTPRepository creates new instance of HTTPRepository.
NewLoader returns new instance of Loader.
NewLocalRepository creates structure which allow us to access local repository.
NewPopulator creates new instance of Populator.

# Structs

HTTPRepository represents remote bundle repository which is accessed via HTTP.
Loader provides loading of bundles from repository and representing them as bundles and charts.
LocalRepository provide access to bundles repository.
Populator is responsible for populating bundles and charts into storage.
RepositoryConfig provides configuration for HTTP Repository.

# Type aliases

No description provided by the author
No description provided by the author