Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Installer ¶
type Installer struct { Settings *cli.EnvSettings Getters getter.Providers ActionConfig *action.Configuration }
Installer implement the HelmInstaller interface.
func NewInstaller ¶
NewInstaller creates a new Helm backed Installer for repo resources.
func (*Installer) InstallChart ¶
InstallChart takes a repo's name and a chart name and installs it. If namespace is not empty it will install into that namespace and create the namespace. Version is required.
Click to show internal directories.
Click to hide internal directories.