configmaps

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: EPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New creates a config map reconciler with given configuration and configures a controller for it

Types

type ConfigMapReconcilerConfig

type ConfigMapReconcilerConfig struct {
	BaseDir         string
	Labels          string
	Namespace       string
	OnReconcileDone func() error
	NewClient       func(*rest.Config) (client.Client, error)
}

ConfigMapReconcilerConfig is the configuration of the reconciler

Jump to

Keyboard shortcuts

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