controllers

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

func Debugf(log logr.Logger, format string, a ...interface{})

Debugf helper

func Errorf

func Errorf(log logr.Logger, err error, format string, a ...interface{})

Errorf helper

func Infof

func Infof(log logr.Logger, format string, a ...interface{})

Infof helper

Types

type DatabaseDSReconciler

type DatabaseDSReconciler struct {
	client.Client
	Log       logr.Logger
	CustomLog dtypes.CustomLogger
	Scheme    *runtime.Scheme
	Recorder  record.EventRecorder
}

DatabaseDSReconciler reconciles a DatabaseDS object

func (*DatabaseDSReconciler) Reconcile

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

func (*DatabaseDSReconciler) SetupWithManager

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

type DeviceServerReconciler

type DeviceServerReconciler struct {
	client.Client
	Log       logr.Logger
	Scheme    *runtime.Scheme
	CustomLog dtypes.CustomLogger
	Recorder  record.EventRecorder
}

DeviceServerReconciler reconciles a DeviceServer object

func (*DeviceServerReconciler) Reconcile

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

func (*DeviceServerReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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