Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ WithDetachedNetNSIfAny
Function
WithDetachedNetNSIfAny
pkg/rootlessutil/rootlessutil_other.go:74–76 ·
view source on GitHub ↗
(fn func() error)
Source
from the content-addressed store, hash-verified
72
}
73
74
func
WithDetachedNetNSIfAny(fn
func
() error) error {
75
return
fn()
76
}
Callers
3
removeBridgeNetworkInterface
Function · 0.92
GetLiveNetworkSubnets
Function · 0.92
cleanupNetwork
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…