pub(crate) const OUTPUT_PREFIX: &str = "[OUTPUT] ";
The thing we prefix to the output stdout so the Kubernetes engine can recognize valid output when it sees it.