snapbkp

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version of snapbkp
	Version string

	// Build timestamp
	Build string
)

Functions

This section is empty.

Types

type SnapBkp added in v0.0.1

type SnapBkp interface {
	// Shows snapshots and their metadata for a backup.
	List(bkp ent.Backup) (output.Outputs, error)

	// Trims old data from a backup.
	Trim(bkp ent.Backup) error
}

func New added in v0.0.1

func New(cfg config.Config) SnapBkp

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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