package
3.6.0+incompatible
Repository: https://github.com/openebs/cstor-operators.git
Documentation: pkg.go.dev

# Functions

NewZcmd is new instance of Zcmd.

# Constants

BASH is bash command name.
ZFS is zfs command name.
ZPOOL is zpool command name.

# Structs

Zcmd is structure which is responsible for executing ZPOOl/ZFS commands.

# Interfaces

Executor is an interface for executing ZPOOL/ZFS operations.