chartstatus

package
v4.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2021 License: Apache-2.0 Imports: 17 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 ChartStatusWatcher

type ChartStatusWatcher struct {
	// contains filtered or unexported fields
}

func NewChartStatusWatcher

func NewChartStatusWatcher(config ChartStatusWatcherConfig) (*ChartStatusWatcher, error)

func (*ChartStatusWatcher) Boot

func (c *ChartStatusWatcher) Boot(ctx context.Context)

type ChartStatusWatcherConfig

type ChartStatusWatcherConfig struct {
	K8sClient k8sclient.Interface
	Logger    micrologger.Logger

	ChartNamespace string
	PodNamespace   string
	UniqueApp      bool
}

Jump to

Keyboard shortcuts

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