# Packages
Package test mock executor heavily inspired from the Executor from github.com/rook/rook/pkg/util/exec pkg#.
# Functions
NewCommandExecutor create and return a new CommandExecutor.
# Structs
CommandExecutor Executor implementation.
# Interfaces
Executor heavily inspired from the Executor from github.com/rook/rook/pkg/util/exec pkg.