config

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSource

func NewSource(sourceFile string) (configSource, error)

Types

type ChartsSource

type ChartsSource struct {
	Charts           map[string][]string
	ChartsByTagRegex map[string]string `yaml:"charts-by-tag-regex"` // Charts map charts name to regular expression with the charts' tags

}

type Flags

type Flags struct {
	Dryrun                bool
	InsecureSkipTLSverify bool
	PasswordFromStdinOpt  bool
	AppendSource          bool
	SourceFile            string
	Registry              string
	Scheme                string
	Type                  string
	Namespace             string
	Username              string
	Password              string
	CaFile                string
	CertFile              string
	KeyFile               string
	AppendSuffix          string
}

Jump to

Keyboard shortcuts

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