controllers

package
v0.0.1-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CeleryBrokerReconciler

type CeleryBrokerReconciler Reconciler

CeleryBrokerReconciler reconciles a CeleryBroker object

func (*CeleryBrokerReconciler) Reconcile

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

func (*CeleryBrokerReconciler) SetupWithManager

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

type CeleryReconciler

type CeleryReconciler Reconciler

CeleryReconciler reconciles a Celery object

func (*CeleryReconciler) Reconcile

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

func (*CeleryReconciler) SetupWithManager

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

type CelerySchedulerReconciler

type CelerySchedulerReconciler Reconciler

CelerySchedulerReconciler reconciles a CeleryScheduler object

func (*CelerySchedulerReconciler) Reconcile

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

func (*CelerySchedulerReconciler) SetupWithManager

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

type CeleryWorkerReconciler

type CeleryWorkerReconciler Reconciler

CeleryWorkerReconciler reconciles a CeleryWorker object

func (*CeleryWorkerReconciler) Reconcile

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

func (*CeleryWorkerReconciler) SetupWithManager

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

type Reconciler

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

func (*Reconciler) SetupWithManager

func (_ *Reconciler) SetupWithManager(_ ctrl.Manager) error

Jump to

Keyboard shortcuts

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