controllers

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InitiatorGroupBindingReconciler

type InitiatorGroupBindingReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
	TgtAdm   tgtadm.TgtAdm
	NodeName string
}

InitiatorGroupBindingReconciler reconciles a InitiatorGroupBinding object

func (*InitiatorGroupBindingReconciler) Reconcile

func (*InitiatorGroupBindingReconciler) SetupWithManager

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

type InitiatorGroupReconciler

type InitiatorGroupReconciler struct {
	client.Client
	Log                 logr.Logger
	Scheme              *runtime.Scheme
	Recorder            record.EventRecorder
	InitiatorNamePrefix string
}

InitiatorGroupReconciler reconciles a InitiatorGroupBinding object

func (*InitiatorGroupReconciler) Reconcile

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

func (*InitiatorGroupReconciler) SetupWithManager

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

type TargetReconciler

type TargetReconciler struct {
	client.Client
	Log      logr.Logger
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
	TgtAdm   tgtadm.TgtAdm
	NodeName string
}

TargetReconciler reconciles a Target object

func (*TargetReconciler) Reconcile

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

func (*TargetReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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