# Packages
Copyright 2016 The Rook Authors.
# Structs
No description provided by the author
No description provided by the author
TranslateCommandExecutor is an exec.Executor that translates every command before executing it This is useful to run the commands in a job with `kubectl run ...` when running the operator outside of Kubernetes and need to run tools that require running inside the cluster.
# Interfaces
No description provided by the author