Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶ added in v0.0.4
App holds helm app details
func (*App) Install ¶ added in v0.0.4
func (ha *App) Install(ctx context.Context, name, namespace, version string, options map[string]string) error
Install installs the application specified by name, version and namespace.
Click to show internal directories.
Click to hide internal directories.