# Packages
Code generated by mockery v1.0.0.
# Functions
NewExecutor returns new instance of Executor.
NewRecordedExecutor returns new instance of RecordedExecutor.
# Structs
Config holds Executor configuration.
Executor executes the backup process of etcd database.
RecordedExecutor saves in k8s ConfigMap path to the backup file when backup process ends without errors.
SingleBackupOutput contains all information which will be returned from SingleBackup function.