Skip to main content

NATIVE_EXEC_ANNOTATION

Constant NATIVE_EXEC_ANNOTATION 

Source
pub const NATIVE_EXEC_ANNOTATION: &str = "yah.exec";
Expand description

Annotation key selecting kamaji’s native (fork+exec) backend for a workload. See WorkloadSpec::wants_native_exec.