# Functions
New creates a new CmdReporter.
# Constants
CmdReporterContainerName defines the name of the CmdReporter container which runs the 'rook cmd-reporter' command.
CopyBinariesInitContainerName defines the name of the CmdReporter init container which copies the 'rook' and 'tini' binaries.
CopyBinariesMountDir defines the dir into which the 'rook' and 'tini' binaries will be copied in the CmdReporter job pod's containers.
# Structs
CmdReporter is a wrapper for Rook's cmd-reporter commandline utility allowing operators to use the utility without fully specifying the job, pod, and container templates manually.