mirror of
https://github.com/kopia/kopia.git
synced 2026-03-17 21:56:14 -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.