tenantinfra_controller

package
v0.0.0-...-5691dbd Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: AGPL-3.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TenantsInfraReconciler

type TenantsInfraReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	// reconcile time duration, defaults to 10s
	ReconcileWait time.Duration
	Recorder      record.EventRecorder
	Predicates    predicate.Predicate
	NgStore       store.Store
	CustomerName  string
	EnablePrivate bool
}

TenantsInfraReconciler reconciles a Tenants object

func NewTenantsInfraReconciler

func NewTenantsInfraReconciler(mgr ctrl.Manager, enablePrivate bool, customerName string) *TenantsInfraReconciler

func (*TenantsInfraReconciler) Reconcile

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

func (*TenantsInfraReconciler) SetupWithManager

func (r *TenantsInfraReconciler) 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