controller

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 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 DataMovementReconciler

type DataMovementReconciler struct {
	client.Client
	Scheme *kruntime.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.

type NnfDataMovementManagerReconciler

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

NnfDataMovementManagerReconciler reconciles a NnfDataMovementManager object

func (*NnfDataMovementManagerReconciler) Reconcile

func (r *NnfDataMovementManagerReconciler) 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 (*NnfDataMovementManagerReconciler) SetupWithManager

func (r *NnfDataMovementManagerReconciler) 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