chartstatus

package
v5.12.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 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.

func IsResourceNotFound added in v5.6.0

func IsResourceNotFound(err error) bool

IsResourceNotFound asserts resource not found error from the Kubernetes API.

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
	WorkloadClusterID string
}

Jump to

Keyboard shortcuts

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