Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FunctionReconciler ¶
FunctionReconciler reconciles a Function object
func (*FunctionReconciler) DoFinal ¶ added in v0.1.2
func (r *FunctionReconciler) DoFinal(instance serverlessv1alpha1.Function) error
NOTE: This is a sample of finalizer, put here as a ref in case of need DoFinal is a sampel of usage of Finalizer
func (*FunctionReconciler) SetupWithManager ¶
func (r *FunctionReconciler) SetupWithManager(mgr ctrl.Manager) error
type WorkflowReconciler ¶
WorkflowReconciler reconciles a Workflow object
func (*WorkflowReconciler) SetupWithManager ¶
func (r *WorkflowReconciler) SetupWithManager(mgr ctrl.Manager) error
type WorkflowRuntimeReconciler ¶
WorkflowRuntimeReconciler reconciles a WorkflowRuntime object
func (*WorkflowRuntimeReconciler) SetupWithManager ¶
func (r *WorkflowRuntimeReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.