# Constants
CMD is the command to be run by the runner.
# Interfaces
Execer is interface for collecting arguments for Exec command.
Command is a base interface to run oc commands.
Execer is interface for collecting arguments for Exec command.
Getter is interface for collecting arguments for Get command.
ILiteral is an interface for collecting the command string.
Logs is interface for collecting arguments for Logs command.