Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExportReconciler ¶
type ExportReconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
ClientFactory controllers.ConfigAgentClientFactory
Recorder record.EventRecorder
}
ExportReconciler reconciles an export object.
func (*ExportReconciler) Reconcile ¶
Reconcile is a generic reconcile function for Export resources.
func (*ExportReconciler) SetupWithManager ¶
func (r *ExportReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager configures the reconciler.
Click to show internal directories.
Click to hide internal directories.