controllers

package
v0.0.0-...-e82d05c Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2020 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppPipelineReconciler

type AppPipelineReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	Config *config.Config
}

AppPipelineReconciler reconciles a AppPipeline object

func (*AppPipelineReconciler) Reconcile

func (r *AppPipelineReconciler) Reconcile(req ctrl.Request) (res ctrl.Result, err error)

func (*AppPipelineReconciler) SetupWithManager

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

type ApplicationReconciler

type ApplicationReconciler struct {
	client.Client
	Log       logr.Logger
	Scheme    *runtime.Scheme
	Generator generators.Generator
}

ApplicationReconciler reconciles a Application object

func (*ApplicationReconciler) Reconcile

func (r *ApplicationReconciler) Reconcile(req ctrl.Request) (res ctrl.Result, err error)

func (*ApplicationReconciler) SetupWithManager

func (r *ApplicationReconciler) SetupWithManager(mgr ctrl.Manager, ch <-chan event.GenericEvent) error

type RemoteSyncReconciler

type RemoteSyncReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	Config *config.Config
}

RemoteSyncReconciler reconciles a RemoteSync object

func (*RemoteSyncReconciler) Reconcile

func (r *RemoteSyncReconciler) Reconcile(req ctrl.Request) (res ctrl.Result, err error)

func (*RemoteSyncReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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