Documentation ¶
Index ¶
Constants ¶
View Source
const ( Workers = 3 ControllerName = "cleanup-controller" )
View Source
const (
// CleanupServicePath is the path for triggering cleanup
CleanupServicePath = "/cleanup"
)
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( client kubernetes.Interface, cpolInformer kyvernov2alpha1informers.ClusterCleanupPolicyInformer, polInformer kyvernov2alpha1informers.CleanupPolicyInformer, cjInformer batchv1informers.CronJobInformer, cleanupService string, ) controllers.Controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.