Skip to main content

NESTED_SANDBOX_ANNOTATION

Constant NESTED_SANDBOX_ANNOTATION 

Source
pub const NESTED_SANDBOX_ANNOTATION: &str = "yah.sandbox";
Expand description

Annotation key requesting the capabilities a workload needs to stand up an unprivileged container sandbox of its own. See WorkloadSpec::wants_nested_sandbox.