downloader

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoOwnerRepo = errors.New("could not find a repo containing the given URL")

Functions

func VerifyChart

func VerifyChart()

Types

type ChartDownloader

type ChartDownloader struct {
	Out              io.Writer
	Keyring          string
	RepositoryConfig string
	RepositoryCache  string

	Getters getter.Providers
	Options []getter.Option
}

func (*ChartDownloader) DownloadTo

func (c *ChartDownloader) DownloadTo(ref, version, dest string) (string, error)

func (*ChartDownloader) ResolveChartVersion

func (c *ChartDownloader) ResolveChartVersion(ref, version string) (*url.URL, error)

Jump to

Keyboard shortcuts

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