MCPcopy 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
74func WithDetachedNetNSIfAny(fn func() error) error {
75 return fn()
76}

Callers 3

GetLiveNetworkSubnetsFunction · 0.92
cleanupNetworkFunction · 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…