package
0.0.0-20230920135422-c07804e501cd
Repository: https://github.com/joshvanl/yazbu.git
Documentation: pkg.go.dev
# Functions
SnapshotCreate creates a snapshot of the given filesystem.
SnapshotSendFull sends the given zfs full snapshot to the returned reader.
SnapshotSendInc sends the given zfs incremental snapshot to the returned reader.
SnapshotSize returns the size of the given zfs snapshot.
# Type aliases
ZFSReader is a function that returns a reader for a zfs snapshot, configured with the given logger.