Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController creates a Reconciler and returns the result of NewImpl. It watches for changes to the pruner ConfigMap and triggers garbage collection (GC) when configuration changes are detected. The GC process cleans up resources based on the TTL configuration across all namespaces.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler includes the kubernetes client to interact with the cluster
Click to show internal directories.
Click to hide internal directories.