controllers

package
v0.0.0-...-2a1b705 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PRReconciler

type PRReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

PRReconciler reconciles a PR object

func (*PRReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*PRReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type ReviewAppReconciler

type ReviewAppReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

ReviewAppReconciler reconciles a ReviewApp object

func (*ReviewAppReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*ReviewAppReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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