//
pkg.gl
Category
github.com/ondat/operator-toolkit
controller
external
handler
package
0.2.0
Repository:
https://github.com/ondat/operator-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
33 SLOC
#
Functions
NewEnqueueRequestFromCache
NewEnqueueRequestFromCache takes a cache, creates an EnqueueRequestFromCache and adds a generic event handler that adds the event object in the queue on cache miss.
#
Structs
EnqueueRequestFromCache
EnqueueRequestFromCache enqueues events based on a cache.