package
0.0.0-20250108170252-d16afb3b2a6c
Repository: https://github.com/argoproj-labs/argocd-agent.git
Documentation: pkg.go.dev

# Functions

NewApplicationManager initializes and returns a new Manager with the given backend and options.
WithAllowUpsert sets the upsert operations allowed flag.
WithMetrics sets the metrics provider for the Manager.
WithMode sets the mode of the Application manager.
WithRole sets the role of the Application manager.

# Constants

LastUpdatedAnnotation is a label put on applications which contains the time when an update was last received for this Application.

# Structs

ApplicationManager manages Argo CD application resources on a given backend.

# Type aliases

ApplicationManagerOption is a callback function to set an option to the Application manager.