controllers

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const MilliResyncPeriod = 5000

Variables

This section is empty.

Functions

This section is empty.

Types

type BaremetaldefReconciler

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

func (*BaremetaldefReconciler) Reconcile

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

func (*BaremetaldefReconciler) SetupWithManager

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

//////////////////////////////////////////////////////////////

type Label

type Label struct {
	Label string `json:"label"`
}

type PooldefReconciler

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

PooldefReconciler reconciles a Pooldef object

func (*PooldefReconciler) Reconcile

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

func (*PooldefReconciler) SetupWithManager

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