controllers

package
v0.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

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
	Log    logr.Logger
	Scheme *runtime.Scheme
}

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) Reconcile

func (r *FunctionReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*FunctionReconciler) SetupWithManager

func (r *FunctionReconciler) SetupWithManager(mgr ctrl.Manager) error

type WorkflowReconciler

type WorkflowReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

WorkflowReconciler reconciles a Workflow object

func (*WorkflowReconciler) Reconcile

func (r *WorkflowReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*WorkflowReconciler) SetupWithManager

func (r *WorkflowReconciler) SetupWithManager(mgr ctrl.Manager) error

type WorkflowRuntimeReconciler

type WorkflowRuntimeReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

WorkflowRuntimeReconciler reconciles a WorkflowRuntime object

func (*WorkflowRuntimeReconciler) Reconcile

func (r *WorkflowRuntimeReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

func (*WorkflowRuntimeReconciler) SetupWithManager

func (r *WorkflowRuntimeReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL