Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChartFileName ¶
func ReadFilesFromBundles ¶
func UniqueCharts ¶
Types ¶
type BundleDownloader ¶
type BundleDownloader struct {
// contains filtered or unexported fields
}
func NewBundleDownloader ¶
func NewBundleDownloader(log logr.Logger, dstFolder string) *BundleDownloader
NewBundleDownloader returns a new BundleDownloader.
type FileRegistryImporter ¶
type FileRegistryImporter struct {
// contains filtered or unexported fields
}
func NewFileRegistryImporter ¶
func NewFileRegistryImporter(registry, username, password, srcFolder string) *FileRegistryImporter
Click to show internal directories.
Click to hide internal directories.