controllers

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2020 License: GPL-2.0, GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkIngressOperationRequest

type NetworkIngressOperationRequest struct {
	ApiClient *NetworkIngressReconciler
	Request   ctrl.Request
}

NetworkIngressOperationRequest is the object passed to all functions. It contains the NetworkIngressReconciler and also the event request.

type NetworkIngressReconciler

type NetworkIngressReconciler struct {
	client.Client
	Log                   logr.Logger
	ConfigmapName         string
	BackendDeploymentName string
	NetworkIngressClass   string
}

NetworkIngressReconciler stores the arguments passed to the program, main logger and main api client.

func (*NetworkIngressReconciler) Reconcile

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

Reconcile reconciles the event requests.

func (*NetworkIngressReconciler) SetupWithManager

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

SetupWithManager calls NetworkIngressReconciler

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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