package nsenter
import "github.com/opencontainers/runc/libcontainer/nsenter"
Package nsenter implements the namespace creation and joining logic of runc.
This package registers a special CGo constructor that will run before the Go runtime boots in order to provide a mechanism for runc to operate on namespaces that require single-threaded program execution to work.
Index ¶
Source Files ¶
Directories ¶
| Path | Synopsis |
|---|---|
| libcontainer/nsenter/test | Package escapetest is part of the escape_json_string unit test. |
- Version
- v1.5.0-rc.1
- Published
- Mar 13, 2026
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 3 minutes ago –
Tools for package owners.