Documentation ¶
Overview ¶
Package backup contain the implementation of the Backup service
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Implementation ¶
type Implementation struct {
backup.BackupServer
}
Implementation is the implementation of the identity service
func (Implementation) Backup ¶
func (Implementation) Backup( ctx context.Context, request *backup.BackupRequest, ) (*backup.BackupResult, error)
Backup take a physical backup using Kopia
func (Implementation) GetCapabilities ¶
func (Implementation) GetCapabilities( context.Context, *backup.BackupCapabilitiesRequest, ) (*backup.BackupCapabilitiesResult, error)
GetCapabilities gets the capabilities of the Backup service
Directories ¶
Path | Synopsis |
---|---|
Package executor contains the logic of taking a backup
|
Package executor contains the logic of taking a backup |
Package storage exposes a set of useful function to control the /backups folder
|
Package storage exposes a set of useful function to control the /backups folder |
Click to show internal directories.
Click to hide internal directories.