controllers

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2020 License: Apache-2.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OperandBindInfoReconciler

type OperandBindInfoReconciler struct {
	client.Client
	Recorder record.EventRecorder
	Scheme   *runtime.Scheme
}

OperandBindInfoReconciler reconciles a OperandBindInfo object

func (*OperandBindInfoReconciler) Reconcile

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

Reconcile reads that state of the cluster for a OperandBindInfo object and makes changes based on the state read and what is in the OperandBindInfo.Spec Note: The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

func (*OperandBindInfoReconciler) SetupWithManager

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

SetupWithManager adds OperandBindInfo controller to the manager.

type OperandConfigReconciler

type OperandConfigReconciler struct {
	client.Client
	Recorder record.EventRecorder
	Scheme   *runtime.Scheme
}

OperandConfigReconciler reconciles a OperandConfig object

func (*OperandConfigReconciler) Reconcile

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

Reconcile reads that state of the cluster for a OperandConfig object and makes changes based on the state read and what is in the OperandConfig.Spec Note: The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

func (*OperandConfigReconciler) SetupWithManager

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

SetupWithManager adds OperandConfig controller to the manager.

type OperandRegistryReconciler

type OperandRegistryReconciler struct {
	client.Client
	Recorder record.EventRecorder
	Scheme   *runtime.Scheme
}

OperandRegistryReconciler reconciles a OperandRegistry object

func (*OperandRegistryReconciler) Reconcile

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

Reconcile reads that state of the cluster for a OperandRegistry object and makes changes based on the state read and what is in the OperandRegistry.Spec Note: The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

func (*OperandRegistryReconciler) SetupWithManager

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

SetupWithManager adds OperandRegistry controller to the manager.

type OperandRequestReconciler

type OperandRequestReconciler struct {
	client.Client
	Config   *rest.Config
	Recorder record.EventRecorder
	Scheme   *runtime.Scheme
}

OperandRequestReconciler reconciles a OperandRequest object

func (*OperandRequestReconciler) AddNamespaceMemberIntoNamespaceScope added in v1.4.1

func (r *OperandRequestReconciler) AddNamespaceMemberIntoNamespaceScope(namespacedName types.NamespacedName) error

func (*OperandRequestReconciler) Reconcile

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

Reconcile reads that state of the cluster for a OperandRequest object and makes changes based on the state read and what is in the OperandRequest.Spec Note: The Controller will requeue the Request to be processed again if the returned error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

func (*OperandRequestReconciler) RemoveNamespaceMemberFromNamespaceScope added in v1.4.1

func (r *OperandRequestReconciler) RemoveNamespaceMemberFromNamespaceScope(namespacedName types.NamespacedName) error

func (*OperandRequestReconciler) SetupWithManager

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

SetupWithManager adds OperandRequest controller to the manager.

func (*OperandRequestReconciler) UpdateNamespaceScope added in v1.4.1

func (r *OperandRequestReconciler) UpdateNamespaceScope(namespacedName types.NamespacedName, delete bool) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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