helm

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct{}

App of package

func New

func New() App

New creates new App from Config

func (App) FetchIndex

func (a App) FetchIndex(ctx context.Context, url string, chartsPatterns map[string][]string) (map[string]map[string]semver.Version, error)

FetchIndex of given URL for given charts patterns

func (App) LatestVersions

func (a App) LatestVersions(ctx context.Context, name, part string, patterns []string) (map[string]semver.Version, error)

LatestVersions for repo and name, on given patterns

Jump to

Keyboard shortcuts

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