Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CassandraBackupReconciler ¶
type CassandraBackupReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme medusa.ClientFactory }
CassandraBackupReconciler reconciles a CassandraBackup object
func (*CassandraBackupReconciler) SetupWithManager ¶
func (r *CassandraBackupReconciler) SetupWithManager(mgr ctrl.Manager) error
type CassandraRestoreReconciler ¶
type CassandraRestoreReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme RequeueAfter time.Duration }
CassandraRestoreReconciler reconciles a CassandraRestore object
func (*CassandraRestoreReconciler) SetupWithManager ¶
func (r *CassandraRestoreReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.