package
0.21.1
Repository: https://github.com/aryan9600/source-controller.git
Documentation: pkg.go.dev

# Functions

NewChartRepository constructs and returns a new ChartRepository with the ChartRepository.Client configured to the getter.Getter for the repository URL scheme.
NormalizeURL normalizes a ChartRepository URL by ensuring it ends with a single "/".

# Variables

No description provided by the author

# Structs

ChartRepository represents a Helm chart repository, and the configuration required to download the chart index and charts from the repository.