//
pkg.gl
Category
github.com/intel/crd-reconciler-for-kubernetes
pkg
controller
package
0.0.0-20220804224829-bb7034be1996
Repository:
https://github.com/intel/crd-reconciler-for-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
85 SLOC
#
Functions
New
New returns a new Controller.
#
Structs
Controller
Controller watches a resource and delegates create/update/delete events to a set of supplied callback functions.
#
Interfaces
Hooks
Hooks is the callback interface that defines controller behavior.