Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Chart ¶
Chart is a helm package that contains metadata
func GetChartByName ¶
GetChartByName returns a chart by "name", which can be either a directory or .tgz package
func (*Chart) SetVersion ¶
SetVersion overrides the chart version
type Repo ¶
Repo represents a collection of parameters for chart repository
func GetRepoByName ¶
GetRepoByName returns repository by name
func TempRepoFromURL ¶ added in v0.5.0
TempRepoFromURL builds a temporary Repo from a given URL
Click to show internal directories.
Click to hide internal directories.