Documentation
¶
Index ¶
- func Run(ctx context.Context, rk RunKind, rootds string, stmtsStr string)
- func WithLogger(ctx context.Context, logger Logger) context.Context
- type Context
- type DestroyRootOp
- type Execer
- type FSOp
- type LineError
- type Logger
- type Op
- type RunKind
- type RunOp
- type SnapOp
- type Stmt
- type Zpool
- type ZpoolCreateArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DestroyRootOp ¶
type DestroyRootOp struct {
Path string
}
type Execer ¶
type Zpool ¶
type Zpool struct {
// contains filtered or unexported fields
}
func CreateOrReplaceZpool ¶
type ZpoolCreateArgs ¶
func (ZpoolCreateArgs) Validate ¶
func (a ZpoolCreateArgs) Validate() error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.