# Functions
AuthorizeAndAssignDefaults applies restrictions and mutates the passed in GitRepo if it passes the restrictions.
# Structs
GitJobReconciler reconciles a GitRepo resource to create a git cloning k8s job.
No description provided by the author
No description provided by the author
TypedResourceVersionUnchangedPredicate implements a update predicate to allow syncPeriod to trigger the reconciler.
# Interfaces
No description provided by the author
TimeGetter interface is used to mock the time.Now() call in unit tests.