Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
type Executor struct {
// contains filtered or unexported fields
}
Executor manages the execution of a backup
func NewLocalExecutor ¶
func NewLocalExecutor(cluster *apiv1.Cluster, backup *apiv1.Backup, repo *repository2.Repository) *Executor
NewLocalExecutor creates a new backup Executor
func (*Executor) GetBeginWal ¶
GetBeginWal returns the beginWal value, panics if the executor was not executed
Click to show internal directories.
Click to hide internal directories.