Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Workers is the number of workers for this controller Workers = 1 ControllerName = "global-context" )
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController( gceInformer kyvernov2alpha1informers.GlobalContextEntryInformer, dclient dclient.Interface, kyvernoClient versioned.Interface, storage store.Store, eventGen event.Interface, maxResponseLength int64, shouldUpdateStatus bool, ) controllers.Controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.