Documentation ¶
Overview ¶
Package chartrepo manages a list of configured helm repositories.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(ctx context.Context, repos []config.HelmChartRepository, reg registry, logger *zap.Logger) error
Add installs all specified Helm Chart repositories. https://helm.sh/docs/topics/chart_repository/ helm repo add fantastic-charts https://fantastic-charts.storage.googleapis.com helm repo add fantastic-charts https://fantastic-charts.storage.googleapis.com --username my-username --password my-password
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.