controllers

package
v0.0.0-...-269bb4a Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2021 License: Apache-2.0 Imports: 19 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 DaskJobReconciler

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

DaskJobReconciler reconciles a DaskJob object

func (*DaskJobReconciler) Reconcile

func (r *DaskJobReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile main reconcile loop

func (*DaskJobReconciler) SetupWithManager

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

SetupWithManager bootstrap reconciler

type DaskReconciler

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

DaskReconciler reconciles a Dask object

func (*DaskReconciler) Reconcile

func (r *DaskReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile main reconcile loop

func (*DaskReconciler) SetupWithManager

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

SetupWithManager bootstrap reconciler

Jump to

Keyboard shortcuts

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