controller

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2024 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VolumeGroupReplicationContentReconciler

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

VolumeGroupReplicationContentReconciler reconciles a VolumeGroupReplicationContent object

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

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

SetupWithManager sets up the controller with the Manager.

type VolumeGroupReplicationReconciler

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

VolumeGroupReplicationReconciler reconciles a VolumeGroupReplication object

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

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

SetupWithManager sets up the controller with the Manager.

type VolumeReplicationReconciler

type VolumeReplicationReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// ConnectionPool consists of map of Connection objects
	Connpool *conn.ConnectionPool
	// Timeout for the Reconcile operation.
	Timeout     time.Duration
	Replication grpcClient.VolumeReplication
}

VolumeReplicationReconciler reconciles a VolumeReplication object.

func (*VolumeReplicationReconciler) 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.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.7.0/pkg/reconcile

func (*VolumeReplicationReconciler) SetupWithManager

func (r *VolumeReplicationReconciler) SetupWithManager(mgr ctrl.Manager, ctrlOptions controller.Options) 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