appvalue

package
v4.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2021 License: Apache-2.0 Imports: 18 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 IsWrongType

func IsWrongType(err error) bool

IsWrongType asserts wrongTypeError.

Types

type AppValueWatcher

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

func NewAppValueWatcher

func NewAppValueWatcher(config AppValueWatcherConfig) (*AppValueWatcher, error)

func (*AppValueWatcher) Boot

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

type AppValueWatcherConfig

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

	UniqueApp bool
}

Jump to

Keyboard shortcuts

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