Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupCassandraRestoreReconciler ¶
func SetupCassandraRestoreReconciler(r reconcile.Reconciler, mgr manager.Manager) error
Types ¶
type CassandraRestoreReconciler ¶
type CassandraRestoreReconciler struct {
client.Client
Log *zap.SugaredLogger
Scheme *runtime.Scheme
Cfg config.Config
Events *events.EventRecorder
IcarusClient func(coordinatorPodURL string) icarus.Icarus
}
CassandraRestoreReconciler reconciles a CassandraRestore object
Click to show internal directories.
Click to hide internal directories.