Constant CICD_SYSTEM_COMPONENT

pub const CICD_SYSTEM_COMPONENT: &'static str;
Expand description

The name of a component of the CICD system.

§Notes

§Examples

  • "controller"
  • "scheduler"
  • "agent"