github

package
v0.0.0-...-5f0b9cd Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RepositoryHashmap

func RepositoryHashmap(repos []Repo) map[string]bool

RepositoryHashmap creates a hashmap of repositories that makes searching faster and easier

Types

type HelmRepo

type HelmRepo struct {
	Sync Sync
}

HelmRepo ...

type Repo

type Repo struct {
	Name string
	URL  string
}

Repo is the construct that represents a Helm repository in the Helm Hub configuration

func GetHelmChartRepos

func GetHelmChartRepos() ([]Repo, error)

GetHelmChartRepos gets the data from Helm Hub and creates an array of Helm Chart repos out of that

type Sync

type Sync struct {
	Repos []Repo
}

Sync ...

Jump to

Keyboard shortcuts

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