Documentation ¶ Index ¶ Constants Constants ¶ View Source const ( // ZPOOL is zpool command name ZPOOL = "/usr/local/bin/zpool" // BASH is bash command name BASH = "bash" // ZFS is zfs command name ZFS = "zfs" ) Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go Click to show internal directories. Click to hide internal directories.