controllers

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: Apache-2.0 Imports: 45 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InitiatorLabel = "dm.cray.hpe.com/initiator"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DataMovementManagerReconciler

type DataMovementManagerReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

DataMovementManagerReconciler reconciles a DataMovementManager object

func (*DataMovementManagerReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*DataMovementManagerReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DataMovementReconciler

type DataMovementReconciler struct {
	client.Client
	Scheme *runtime.Scheme

	WatchNamespace string
	// contains filtered or unexported fields
}

DataMovementReconciler reconciles a DataMovement object

func (*DataMovementReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*DataMovementReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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