applications

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: Apache-2.0 Imports: 17 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,
	argoMgr manager.Manager,
	shardName string,
) error

SetupReconcilerWithManager initializes a reconciler for Argo CD Application resources and registers it with the provided Manager.

Types

type AppHealthSyncStatusChangePredicate

type AppHealthSyncStatusChangePredicate struct {
	predicate.Funcs
	// contains filtered or unexported fields
}

func (AppHealthSyncStatusChangePredicate) Update

Update implements default UpdateEvent filter for checking if application changed health or sync status. What we detect here should agree with what we examine in stages/reconciler.checkHealth()

Jump to

Keyboard shortcuts

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