SnapshotConfig

Undocumented in source.

Members

Variables

crypt
CryptConfig crypt;

Crypt config.

hooks
Hooks hooks;

Hooks to run when taking a new snapshot.

layout
Layout layout;

The snapshot layout to use.

name
string name;

Name of this snapshot

remoteCmd
RemoteCmd remoteCmd;

How to interact with the destination for e.g. list snapshots.

syncCmd
SyncCmd syncCmd;
Undocumented in source.

Meta