configconnectorcontext

package
v1.116.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(mgr ctrl.Manager, repoPath string) error

func SourceLabel

func SourceLabel() declarative.LabelMaker

SourceLabel returns a fixed label based on the namespace of the ConfigConnectorContext object.

Types

type Reconciler added in v1.114.0

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

Reconciler reconciles a ConfigConnectorContext object.

From the high level, the Reconciler watches `ConfigConnectorContext` kind and is responsible for managing the lifecycle of per-namespace KCC components (e.g. Service, StatefulSet, ServiceAccount and RoleBindings) independently with multiple workers. Reconciler also watches "NamespacedControllerResource" kind and apply customizations specified in "NamespacedControllerResource" CRs to per-namespace KCC components.

func (*Reconciler) Reconcile added in v1.114.0

func (r *Reconciler) Reconcile(ctx context.Context, req reconcile.Request) (reconcile.Result, error)

Jump to

Keyboard shortcuts

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