Constant CICD_SYSTEM_COMPONENT

Source
pub const CICD_SYSTEM_COMPONENT: &str = "cicd.system.component";
Expand description

The name of a component of the CICD system.

§Notes

§Examples

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