Documentation ¶
Overview ¶
Package cleanup provides a controller that cleans up resources that are no longer needed.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, apply apply.Apply, secrets corecontrollers.SecretController, serviceAccount corecontrollers.ServiceAccountController, bundledeployment fleetcontrollers.BundleDeploymentController, role rbaccontrollers.RoleController, roleBinding rbaccontrollers.RoleBindingController, clusterRole rbaccontrollers.ClusterRoleController, clusterRoleBinding rbaccontrollers.ClusterRoleBindingController, namespaces corecontrollers.NamespaceController, clusterCache fleetcontrollers.ClusterCache)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.