pub const NATIVE_EXEC_VALUE: &str = "native";Expand description
Annotation value (for NATIVE_EXEC_ANNOTATION) selecting native
host execution. Any other value leaves the workload on a container
backend.
pub const NATIVE_EXEC_VALUE: &str = "native";Annotation value (for NATIVE_EXEC_ANNOTATION) selecting native
host execution. Any other value leaves the workload on a container
backend.