Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeHandlers ¶
func NewFakeHandlers(ctx context.Context, policyCache policycache.Cache) *resourceHandlers
func NewHandlers ¶
func NewHandlers( engine engineapi.Engine, client dclient.Interface, kyvernoClient versioned.Interface, configuration config.Configuration, metricsConfig metrics.MetricsConfigManager, pCache policycache.Cache, nsLister corev1listers.NamespaceLister, urLister kyvernov2listers.UpdateRequestNamespaceLister, cpolInformer kyvernov1informers.ClusterPolicyInformer, polInformer kyvernov1informers.PolicyInformer, urGenerator webhookgenerate.Generator, eventGen event.Interface, admissionReports bool, backgroundServiceAccountName string, reportsServiceAccountName string, jp jmespath.Interface, maxAuditWorkers int, maxAuditCapacity int, reportingConfig reportutils.ReportingConfiguration, reportsBreaker breaker.Breaker, ) webhooks.ResourceHandlers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.