helm_installer

package
v0.0.0-...-603d77b Latest Latest
Warning

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

Go to latest
Published: May 27, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmInstaller

type HelmInstaller struct {
	Log              logger.Logger
	ClientSet        *kubernetes.Clientset
	HelmActionConfig *action.Configuration
	Config           cfg.Config
	ReleaseNamespace string
}

func New

func New(config *cfg.Config, log logger.Logger) (*HelmInstaller, error)

func (*HelmInstaller) Exit

func (i *HelmInstaller) Exit(err error)

func (*HelmInstaller) Install

func (i *HelmInstaller) Install(_ *cobra.Command, args []string) error

func (*HelmInstaller) Status

func (i *HelmInstaller) Status(_ *cobra.Command, args []string) error

func (*HelmInstaller) Uninstall

func (i *HelmInstaller) Uninstall(cmd *cobra.Command, args []string) error

func (*HelmInstaller) Upgrade

func (i *HelmInstaller) Upgrade(_ *cobra.Command, args []string) error

Jump to

Keyboard shortcuts

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