controllers

package
v1.5.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScaledJobReconciler

type ScaledJobReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

ScaledJobReconciler reconciles a ScaledJob object

func (*ScaledJobReconciler) Reconcile

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

Reconcile performs reconciliation on the identified ScaledJob resource based on the request information passed, returns the result and an error (if any).

func (*ScaledJobReconciler) SetupWithManager

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

SetupWithManager initializes the ScaledJobReconciler instance and starts a new controller managed by the passed Manager instance.

type ScaledObjectReconciler

type ScaledObjectReconciler struct {
	Log    logr.Logger
	Client client.Client
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

ScaledObjectReconciler reconciles a ScaledObject object

func (*ScaledObjectReconciler) Reconcile

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

Reconcile performs reconciliation on the identified ScaledObject resource based on the request information passed, returns the result and an error (if any).

func (*ScaledObjectReconciler) SetupWithManager

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

SetupWithManager initializes the ScaledObjectReconciler instance and starts a new controller managed by the passed Manager instance.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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