Documentation
¶
Overview ¶
Package app reconciles ApplicationDefinition objects
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationDefinitionReconciler ¶
type ApplicationDefinitionReconciler struct { client.Client Scheme *runtime.Scheme Recorder record.EventRecorder RESTMapper meta.RESTMapper // Keep if needed for GC or complex lookups }
ApplicationDefinitionReconciler reconciles ApplicationDefinition objects.
func (*ApplicationDefinitionReconciler) SetupWithManager ¶
func (r *ApplicationDefinitionReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.