executor

package
v0.0.0-...-31b6cb5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

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) Backup

func (executor *Executor) Backup(ctx context.Context) (*webserver.BackupResultData, error)

Backup executes a backup. Returns the result and any error encountered

func (*Executor) GetBeginWal

func (executor *Executor) GetBeginWal() string

GetBeginWal returns the beginWal value, panics if the executor was not executed

func (*Executor) GetEndWal

func (executor *Executor) GetEndWal() string

GetEndWal returns the endWal value, panics if the executor was not executed

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL