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