helm

package
v0.231.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewcommandExecutorHelm

func NewcommandExecutorHelm() (c *commandExecutorHelm)

Types

type Helm

type Helm interface {
	AddRepositoryByName(name string, url string, verbose bool) (err error)
	MustAddRepositoryByName(name string, url string, verbose bool)
}

func GetCommandExecutorHelm

func GetCommandExecutorHelm(executor commandexecutor.CommandExecutor) (helm Helm, err error)

func GetLocalCommandExecutorHelm

func GetLocalCommandExecutorHelm() (helm Helm, err error)

func MustGetCommandExecutorHelm

func MustGetCommandExecutorHelm(executor commandexecutor.CommandExecutor) (helm Helm)

func MustGetLocalCommandExecutorHelm

func MustGetLocalCommandExecutorHelm() (helm Helm)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL