# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ArtifactError creates and returns a new Artifact error.
FindRelevantGenerators takes a struct with keys of the same type as Generators in the map and finds relevant generators.

# Constants

DefaultInterval is used when Interval is not specified, it is the default time to wait before the next reconcile loop.

# Variables

ErrEmptyGitOpsSetGenerator is returned when GitOpsSet is empty.
No description provided by the author

# Structs

GeneratorNotEnabledError is returned when a generator is not enabled in the controller but a GitOpsSet tries to use it.
NoArtifactError indicates that a Repository's artifact is not available.

# Interfaces

Generator defines the interface implemented by all GitOpsSet generators.

# Type aliases

GeneratorFactory is a way to create a per-reconciliation generator.