repositorypackage
1.2.4
Repository: https://github.com/vansante/go-zfsutils.git
Documentation: pkg.go.dev
# README
ZFS module
This module is a fork of the go-zfs module located at:
Because I needed many changes to support encrypted ZFS support and the module has not seen much recent development I decided to fork the module.
Testing
Sudo permissions are required to run zpool
commands unfortunately. The tests create a test zpool using some files in /tmp
.