Documentation ¶
Index ¶
Constants ¶
View Source
const ( EventAdd string = "EventAdd" EventUpdate string = "EventUpdate" EventDelete string = "EventDelete" )
Variables ¶
This section is empty.
Functions ¶
func PolarisHandler ¶
func PolarisHandler(resourceType string) cache.ResourceEventHandlerFuncs
func WatchHandler ¶
func WatchHandler(resourceType string) cache.ResourceEventHandlerFuncs
Types ¶
type EventHandler ¶
type EventHandler func(resourceType string) cache.ResourceEventHandlerFuncs
type PolarisReport ¶
Click to show internal directories.
Click to hide internal directories.