parseabletenantcontroller

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2023 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LookupReconcileTime

func LookupReconcileTime(log logr.Logger) time.Duration

Types

type NodeTypeNodeSpec

type NodeTypeNodeSpec struct {
	NodeType string
	NodeSpec v1beta1.NodeSpec
}

NodeType and nodeSpec makes it easier to iterate decisions around N nodespec each to a nodeType

type ParseableTenantReconciler

type ParseableTenantReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	// reconcile time duration, defaults to 10s
	ReconcileWait time.Duration
	Recorder      record.EventRecorder
}

ParseableTenantReconciler reconciles a ParseableTenant object

func NewParseableTenantReconciler

func NewParseableTenantReconciler(mgr ctrl.Manager) *ParseableTenantReconciler

func (*ParseableTenantReconciler) Reconcile

func (*ParseableTenantReconciler) SetupWithManager

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