fnctrlrreconciler

package
v0.0.0-...-f5227cc Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(cfg *Config) fnreconciler.Reconciler

Types

type Action

type Action int
const (
	Create Action = iota
	Update
	Ignore
)

type Config

type Config struct {
	Name            string // controllerName
	Client          *kubernetes.Clientset
	Mgr             manager.Manager
	ControllerStore ctrlstore.Store
}

Jump to

Keyboard shortcuts

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