Documentation ¶
Overview ¶
Package content purges orphaned content objects by inspecting bundledeployments in all namespaces. Runs every 5 minutes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PurgeOrphanedInBackground ¶
func PurgeOrphanedInBackground(ctx context.Context, content fleetcontrollers.ContentController, bundleDeployment fleetcontrollers.BundleDeploymentController, namespaceClient corecontrollers.NamespaceClient)
PurgeOrphanedInBackground cleans up all orphan contents in a different goroutine. It checks all contents every 5 minutes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.