volumes

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2022 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Overview

Package volumes is storing snapshot of the last backup so most media do not need to be re-analysed on next backup.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileSystemRepository

type FileSystemRepository struct {
	Directory string
}

func (*FileSystemRepository) RestoreLastSnapshot

func (r *FileSystemRepository) RestoreLastSnapshot(volumeId string) ([]backupmodel.SimpleMediaSignature, error)

func (*FileSystemRepository) StoreSnapshot

func (r *FileSystemRepository) StoreSnapshot(volumeId string, backupId string, signatures []backupmodel.SimpleMediaSignature) error

Jump to

Keyboard shortcuts

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