repo

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotFound = errors.New("repository not found")

Functions

func IndexOf added in v0.12.0

func IndexOf(a []*Config, rep *Config) (i int, found bool)

func IndexOfName added in v0.12.0

func IndexOfName(a []*Config, name string) (i int, found bool)

Types

type Config

type Config struct {
	repo.Entry `yaml:",inline"`
	Force      bool
}

func (*Config) In

func (rep *Config) In(a []*Config) bool

In check that rep in a

func (*Config) IndexOf added in v0.12.0

func (rep *Config) IndexOf(a []*Config) (int, bool)

IndexOf check that rep in a by name

func (*Config) Install

func (rep *Config) Install(settings *helm.EnvSettings, f *repo.File) error

Jump to

Keyboard shortcuts

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