Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReplicationDestinationReconciler ¶
type ReplicationDestinationReconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
EventRecorder record.EventRecorder
}
ReplicationDestinationReconciler reconciles a ReplicationDestination object
func (*ReplicationDestinationReconciler) SetupWithManager ¶
func (r *ReplicationDestinationReconciler) SetupWithManager(mgr ctrl.Manager) error
type ReplicationSourceReconciler ¶
type ReplicationSourceReconciler struct {
client.Client
Log logr.Logger
Scheme *runtime.Scheme
EventRecorder record.EventRecorder
}
ReplicationSourceReconciler reconciles a ReplicationSource object
func (*ReplicationSourceReconciler) SetupWithManager ¶
func (r *ReplicationSourceReconciler) SetupWithManager(mgr ctrl.Manager) error
Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
VolSync data movers are created by implementing the interfaces in this package.
|
VolSync data movers are created by implementing the interfaces in this package. |
Click to show internal directories.
Click to hide internal directories.