package
1.2.0
Repository: https://github.com/fluxcd/helm-controller.git
Documentation: pkg.go.dev

# Functions

NewRetryableHTTPClient returns a new retrying HTTP client for loading artifacts.
SecureLoadChartFromURL attempts to download a Helm chart from the given URL using the provided client.

# Variables

ErrFileNotFound is an error type used to signal 404 HTTP status code responses.
ErrIntegrity signals a chart loader failed to verify the integrity of a chart, for example due to a digest mismatch.