package
0.0.3
Repository: https://github.com/porter-dev/switchboard.git
Documentation: pkg.go.dev

# 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.