Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Workers is the number of workers for this controller Workers = 1 ControllerName = "namespace-aggregate-report-controller" )
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( client versioned.Interface, metadataFactory metadatainformers.SharedInformerFactory, polInformer kyvernov1informers.PolicyInformer, cpolInformer kyvernov1informers.ClusterPolicyInformer, metadataCache resource.MetadataCache, chunkSize int, ) controllers.Controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.