package aggregate
import "github.com/kyverno/kyverno/pkg/logging"
const controllerName = "aggregate-report-controller"
var logger = logging.WithName(controllerName)