config

package
v3.9.9 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adder

type Adder struct {
	Opa              *constraintclient.Client
	WatchManager     *watch.Manager
	ControllerSwitch *watch.ControllerSwitch
	Tracker          *readiness.Tracker
	ProcessExcluder  *process.Excluder
	WatchSet         *watch.Set
}

func (*Adder) Add

func (a *Adder) Add(mgr manager.Manager) error

Add creates a new ConfigController and adds it to the Manager with default RBAC. The Manager will set fields on the Controller and Start it when the Manager is Started.

func (*Adder) InjectControllerSwitch

func (a *Adder) InjectControllerSwitch(cs *watch.ControllerSwitch)

func (*Adder) InjectMutationSystem

func (a *Adder) InjectMutationSystem(mutationSystem *mutation.System)

func (*Adder) InjectOpa

func (a *Adder) InjectOpa(o *constraintclient.Client)

func (*Adder) InjectProcessExcluder

func (a *Adder) InjectProcessExcluder(m *process.Excluder)

func (*Adder) InjectProviderCache

func (a *Adder) InjectProviderCache(providerCache *externaldata.ProviderCache)

func (*Adder) InjectTracker

func (a *Adder) InjectTracker(t *readiness.Tracker)

func (*Adder) InjectWatchManager

func (a *Adder) InjectWatchManager(wm *watch.Manager)

func (*Adder) InjectWatchSet

func (a *Adder) InjectWatchSet(watchSet *watch.Set)

type ReconcileConfig

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

ReconcileConfig reconciles a Config object.

func (*ReconcileConfig) Reconcile

func (r *ReconcileConfig) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

Reconcile reads that state of the cluster for a Config object and makes changes based on the state read and what is in the Config.Spec Automatically generate RBAC rules to allow the Controller to read all things (for sync) update is needed for finalizers.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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