helm

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Installer

type Installer struct {
	ClientGetter genericclioptions.RESTClientGetter
	Log          log.Logger
	Namespace    string
}

func NewInstaller

func NewInstaller(namespace string, getter genericclioptions.RESTClientGetter, log log.Logger) *Installer

NewInstaller returns a Installer.

func (*Installer) Get

func (*Installer) Install

func (i *Installer) Install(component *oceanv1alpha1.OceanComponent) (*installer.Release, error)

func (*Installer) IsUpgrade

func (i *Installer) IsUpgrade(component *oceanv1alpha1.OceanComponent, release *installer.Release) bool

func (*Installer) Uninstall

func (i *Installer) Uninstall(component *oceanv1alpha1.OceanComponent) error

func (*Installer) Upgrade

func (i *Installer) Upgrade(component *oceanv1alpha1.OceanComponent) (*installer.Release, error)

Jump to

Keyboard shortcuts

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