controllers

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReviewAppManagerReconciler

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

	GitRemoteRepoAppService *services.GitRemoteRepoAppService
}

ReviewAppManagerReconciler reconciles a ReviewAppManager object

func (*ReviewAppManagerReconciler) Reconcile

func (*ReviewAppManagerReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ReviewAppReconciler

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

	GitRemoteRepoAppService   *services.GitRemoteRepoAppService
	GitRemoteRepoInfraService *services.GitRemoteRepoInfraService
}

ReviewAppReconciler reconciles a ReviewApp object

func (*ReviewAppReconciler) Reconcile

func (r *ReviewAppReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ReviewAppReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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