chart

package
v3.2.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

Types

type Chart

type Chart struct {
	*controller.Controller
}

func NewChart

func NewChart(config Config) (*Chart, error)

type Config

type Config struct {
	Fs          afero.Fs
	HelmClients *clientpair.ClientPair
	K8sClient   k8sclient.Interface
	Logger      micrologger.Logger

	ResyncPeriod time.Duration

	HTTPClientTimeout time.Duration
	K8sWaitTimeout    time.Duration
	K8sWatchNamespace string
	MaxRollback       int
	TillerNamespace   string
}

Directories

Path Synopsis
resource

Jump to

Keyboard shortcuts

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