Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReconcileCassandraBackup ¶
type ReconcileCassandraBackup struct {
// contains filtered or unexported fields
}
ReconcileCassandraBackup reconciles a CassandraBackup object
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
func NewScheduler ¶
func NewScheduler() Scheduler
func (Scheduler) AddOrUpdate ¶
func (schedule Scheduler) AddOrUpdate(cassandraBackup *api.CassandraBackup, task func(), recorder *record.EventRecorder) (skipped bool, err error)
AddOrUpdate a cron task
Click to show internal directories.
Click to hide internal directories.