//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
kubelet
pluginmanager
reconciler
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
117 SLOC
#
Functions
NewReconciler
NewReconciler returns a new instance of Reconciler.
#
Interfaces
Reconciler
Reconciler runs a periodic loop to reconcile the desired state of the world with the actual state of the world by triggering register and unregister operations.