Documentation ¶
Overview ¶
Package git implements a controller that watches for GitRepo objects. (fleetcontrollers)
It manages the lifecycle of GitJob resources for GitRepos. It cleans up orphaned bundles and image scans. Also updates the GitRepo and bundle status.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, apply apply.Apply, gitJobs v1.GitJobController, bundleDeployments fleetcontrollers.BundleDeploymentController, gitRepoRestrictions fleetcontrollers.GitRepoRestrictionCache, bundles fleetcontrollers.BundleController, images fleetcontrollers.ImageScanController, gitRepos fleetcontrollers.GitRepoController, secrets corev1controller.SecretCache)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.