//
pkg.gl
Category
github.com/openebs/cstor-operators
pkg
zcmd
bin
package
3.6.0+incompatible
Repository:
https://github.com/openebs/cstor-operators.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
33
Files
25 SLOC
#
Functions
NewZcmd
NewZcmd is new instance of Zcmd.
#
Constants
BASH
BASH is bash command name.
ZFS
ZFS is zfs command name.
ZPOOL
ZPOOL is zpool command name.
#
Structs
Zcmd
Zcmd is structure which is responsible for executing ZPOOl/ZFS commands.
#
Interfaces
Executor
Executor is an interface for executing ZPOOL/ZFS operations.