mirror of
https://github.com/kopia/kopia.git
synced 2026-02-26 11:27:35 -05: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.