Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/OpenShell
/ name
Method
name
crates/openshell-supervisor-process/src/netns/mod.rs:204–206 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
202
/// Get the namespace name.
203
#[must_use]
204
pub fn name(&self) -> &str {
205
&self.name
206
}
207
208
/// Enter this network namespace.
209
///
Callers
8
build_signing_params
Function · 0.45
classify_document
Function · 0.45
collect_root_fields
Function · 0.45
on_event
Method · 0.45
record_str
Method · 0.45
record_debug
Method · 0.45
run_process
Function · 0.45
test_create_and_drop_namespace
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_create_and_drop_namespace
Function · 0.36