helm

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(out output.Output) (*Client, CleanupFunc)

Types

type CleanupFunc

type CleanupFunc func() error

type Client

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

func (*Client) CreateHelmRepoIndex

func (c *Client) CreateHelmRepoIndex(dir string) error

func (*Client) GetChartFromRepo

func (c *Client) GetChartFromRepo(
	outputDir, repoURL, chartName string,
	chartVersions ...string,
) error

func (*Client) GetChartFromURL

func (c *Client) GetChartFromURL(outputDir, chartURL, workingDir string) error

Jump to

Keyboard shortcuts

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