Skip to main content

HOST_NETWORK_ANNOTATION

Constant HOST_NETWORK_ANNOTATION 

Source
pub const HOST_NETWORK_ANNOTATION: &str = "yah.network";
Expand description

Annotation key requesting a workload share the host network namespace. See WorkloadSpec::wants_host_network.