Documentation ¶
Index ¶
- func BasicAuthFromSecret(secret corev1.Secret) (getter.Option, error)
- func ClientOptionsFromSecret(secret corev1.Secret) ([]getter.Option, func(), error)
- func GetDownloadableChartVersionFromIndex(path, chart, version string) (*repo.ChartVersion, error)
- func OverwriteChartDefaultValues(chartPath, valuesFile string) error
- func TLSClientConfigFromSecret(secret corev1.Secret) (getter.Option, func(), error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientOptionsFromSecret ¶
func GetDownloadableChartVersionFromIndex ¶ added in v0.0.12
func GetDownloadableChartVersionFromIndex(path, chart, version string) (*repo.ChartVersion, error)
func OverwriteChartDefaultValues ¶ added in v0.0.15
OverwriteChartDefaultValues overwrites the chart default values file in the given chartPath with the contents of the given valuesFile.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.