package
4.17.0
Repository: https://github.com/openshift/lvm-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AsExecError returns the Error from the error if it exists and a bool indicating if is an Error or not.

# Structs

CommandExecutor is an Executor type.

# Interfaces

Error is an error that wraps the original error and the stderr output of the command if found.
Executor is the interface for running exec commands.