Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FunctionReconciler ¶
type FunctionReconciler struct {
client.Client
Scheme *runtime.Scheme
Recorder record.EventRecorder
FuncCliManager funccli.Manager
GitManager git.Manager
}
FunctionReconciler reconciles a Function object
func (*FunctionReconciler) Finalize ¶
func (r *FunctionReconciler) Finalize(ctx context.Context, name, namespace string) error
func (*FunctionReconciler) SetupWithManager ¶
func (r *FunctionReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.