syncmanager

package
v0.0.0-...-3a55429 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Overview

Package syncmanager contains a controller that watches the APIExport we manage in kcp. Once the virtual workspace URL for said APIExport is ready, the controller will begin to synchronize resources back and forth between kcp (i.e. all relevant workspaces) and the service cluster.

Index

Constants

View Source
const (
	ControllerName = "syncagent-syncmanager"
)

Variables

This section is empty.

Functions

func Add

func Add(
	ctx context.Context,
	localManager manager.Manager,
	kcpCluster cluster.Cluster,
	kcpRestConfig *rest.Config,
	log *zap.SugaredLogger,
	apiExport *kcpdevv1alpha1.APIExport,
	prFilter labels.Selector,
	stateNamespace string,
	agentName string,
) error

Add creates a new controller and adds it to the given manager.

Types

type Reconciler

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

func (*Reconciler) Reconcile

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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