lmhelm

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2020 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorReleaseExists

func ErrorReleaseExists(err error) bool

ErrorReleaseExists returns true if the helm error is the result of trying to reinstall and existing release

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client represents the LM helm client v3 wrapper

func (*Client) Init

func (c *Client) Init(clusterConfig *config.ClusterConfig, optionsConfig config.OptionsConfig) error

Init initializes the LM helm wrapper struct

func (*Client) Install

func (c *Client) Install(r *rls.Release) error

Install ...

func (*Client) ListInstalledReleases

func (c *Client) ListInstalledReleases() ([]*rls.Release, error)

ListInstalledReleases lists all currently installed helm releases

Jump to

Keyboard shortcuts

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