controllers

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReleaseReconciler

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

ReleaseReconciler reconciles a Release object

func (*ReleaseReconciler) Reconcile

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

func (*ReleaseReconciler) SetupWithManager

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

type SourceReconciler

type SourceReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

SourceReconciler reconciles a Source object

func (*SourceReconciler) Reconcile

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

func (*SourceReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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