controllers

package
v0.0.0-...-c0421bf Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ReconcilationTimeout = time.Second * 20
)

Functions

This section is empty.

Types

type RoomReconciler

type RoomReconciler struct {
	*client.Client

	Log    logr.Logger
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

RoomReconciler reconciles a Room object

func NewRoomReconciler

func NewRoomReconciler(mgr manager.Manager, log logr.Logger, reporter *reporter.Reporter, client *client.Client, clientSet *kubernetes.Clientset) (*RoomReconciler, error)

NewRoomReconciler returns new instance of RoomReconciler

func (*RoomReconciler) Reconcile

func (r *RoomReconciler) Reconcile(_ context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile reconciles a request for a Room object

func (*RoomReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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