package
0.4.1
Repository: https://github.com/bitnami-labs/helm-crd.git
Documentation: pkg.go.dev

# Functions

FetchChart returns the Chart content given an URL and the auth header if needed.
FetchRepoIndex returns a Helm repository.
FindChartInRepoIndex returns the URL of a chart given a Helm repository and its name and version.

# Interfaces

HTTPClient Interface to perform HTTP requests.

# Type aliases

LoadChart should return a Chart struct from an IOReader.