controllers

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2022 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 DeploymentConfigReturn added in v0.1.1

type DeploymentConfigReturn struct {
	RequeueAfter time.Duration
	Err          error
}

type DeploymentReturn added in v0.1.1

type DeploymentReturn struct {
	RequeueAfter time.Duration
	Err          error
}

type MailhogInstanceReconciler

type MailhogInstanceReconciler struct {
	client.Client
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

MailhogInstanceReconciler reconciles a MailhogInstance object

func (*MailhogInstanceReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. For more details, check Reconcile and its Result here: - https://pkgo.dev/sigs.k8s.io/[email protected]/pkg/reconcile

func (*MailhogInstanceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type RouteReturn added in v0.1.1

type RouteReturn struct {
	RequeueAfter time.Duration
	Err          error
}

type ServiceReturn added in v0.1.1

type ServiceReturn struct {
	RequeueAfter time.Duration
	Err          error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳