replication

package
v1.10.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupConfigMapReconcilerWithManager

func SetupConfigMapReconcilerWithManager(
	ctx context.Context,
	kargoMgr manager.Manager,
	cfg ReconcilerConfig,
) error

SetupConfigMapReconcilerWithManager initializes the ConfigMap replication reconciler and registers it with the provided Manager.

func SetupSecretReconcilerWithManager

func SetupSecretReconcilerWithManager(
	ctx context.Context,
	kargoMgr manager.Manager,
	cfg ReconcilerConfig,
) error

SetupSecretReconcilerWithManager initializes the Secret replication reconciler and registers it with the provided Manager.

Types

type ReconcilerConfig

type ReconcilerConfig struct {
	SharedResourcesNamespace string
	MaxConcurrentReconciles  int
}

ReconcilerConfig holds configuration for the shared resource replication reconciler. It is populated manually in management_controller.go.

Jump to

Keyboard shortcuts

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