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: plus de 2 ans 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 Mo - Last synced: 6 jours ago - Pushed: presque 5 ans ago

signaux-faibles/prepare-import
đŸ“¥ Scripts de prĂ©paration Ă l'importation de donnĂ©es dans le processus d'intĂ©grationSize: 276 ko - Last synced: 7 jours ago - Pushed: 6 mois ago

radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube
Size: 2,99 Mo - Last synced: 10 mois ago - Pushed: 12 mois ago


