//
pkg.gl
Category
github.com/GoogleCloudPlatform/k8s-config-connector
pkg
controller
direct
directbase
package
1.121.0
Repository:
https://github.com/googlecloudplatform/k8s-config-connector.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
33
Dependents
13
Files
438 SLOC
#
Functions
AddController
No description provided by the author
NewReconciler
NewReconciler returns a new reconcile.Reconciler.
#
Structs
Deps
No description provided by the author
DirectReconciler
DirectReconciler is a reconciler for reconciling resources that support the Model/Adapter pattern.
#
Interfaces
Adapter
Adapter performs a single reconciliation on a single object.
Model
Model is the entry-point for our per-object reconcilers.