# Functions
LoadChart uses an http request to fetch a chart from a remote Helm repo.
LoadChartPublic returns a Helm3 (v2) chart from a remote public repo.
LoadRepoIndex uses an http request to get the index file and loads it.
LoadRepoIndexPublic loads an index file from a remote public Helm repo.
# Structs
BasicAuthClient is just a username/password to set on requests.