Package Usage: go: github.com/vishvananda/netns
Package netns allows ultra-simple network namespace handling. NsHandles
can be retrieved and set. Note that the current namespace is thread
local so actions that set and reset namespaces should use LockOSThread
to make sure the namespace doesn't change due to a goroutine switch.
It is best to close NsHandles when you are done with them. This can be
accomplished via a `defer ns.Close()` on the handle. Changing namespaces
requires elevated privileges, so in most cases this code needs to be run
as root.
4 versions
Latest release: over 2 years ago
2,918 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/vishvananda/netns
Dependent Repos 5
cea-hpc/fleet Fork of coreos/fleet
fleet ties together systemd and etcd into a distributed init systemSize: 13.5 MB - Last synced: 3 days ago - Pushed: over 4 years ago

signaux-faibles/prepare-import
đŸ“¥ Scripts de prĂ©paration Ă l'importation de donnĂ©es dans le processus d'intĂ©grationSize: 276 KB - Last synced: 3 days ago - Pushed: 5 months ago

radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube
Size: 2.99 MB - Last synced: 8 months ago - Pushed: 10 months ago


