Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChartFileName ¶
Types ¶
type ChartRegistryDownloader ¶
type ChartRegistryDownloader struct {
// contains filtered or unexported fields
}
func NewChartRegistryDownloader ¶
func NewChartRegistryDownloader(client Client, dstFolder string) *ChartRegistryDownloader
type ChartRegistryImporter ¶
type ChartRegistryImporter struct {
// contains filtered or unexported fields
}
func NewChartRegistryImporter ¶
func NewChartRegistryImporter(client Client, srcFolder, registry, username, password string) *ChartRegistryImporter
Click to show internal directories.
Click to hide internal directories.