mirror of
https://github.com/kopia/kopia.git
synced 2026-04-29 02:15:39 -04:00
Snapshotter interface describes an entity that can create, restore, and delete snapshots, as well as manage a repository. Add kopia implementation of the snapshotter interface.