namespaces

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupReconcilerWithManager

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

SetupReconcilerWithManager initializes a reconciler for Namespace resources and registers it with the provided Manager.

Types

type ReconcilerConfig added in v1.1.0

type ReconcilerConfig struct {
	MaxConcurrentReconciles int `envconfig:"MAX_CONCURRENT_NAMESPACE_RECONCILES" default:"4"`
}

func ReconcilerConfigFromEnv added in v1.1.0

func ReconcilerConfigFromEnv() ReconcilerConfig

Jump to

Keyboard shortcuts

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