# Functions
CreateOptionNoExpectedOutput allows executing a command on a pod when no output is expected from the command.
CreateOptionUseCustomizedExecutePod allows executing a command on a pod provided by this option instead of the default one.
RunCommandInCluster runs a command in a pod in the cluster and returns the output.
# Interfaces
No description provided by the author