package netnsutils
import "github.com/docker/docker/internal/testutils/netnsutils"
Index ¶
- func AssertSocketSameNetNS(t testing.TB, conn syscall.Conn)
- func SetupTestOSContext(*testing.T) func()
Functions ¶
func AssertSocketSameNetNS ¶
AssertSocketSameNetNS is a no-op on platforms other than Linux.
func SetupTestOSContext ¶
SetupTestOSContext is a no-op on Windows.
Source Files ¶
context_windows.go sanity_notlinux.go
- Version
- v25.0.3+incompatible
- Published
- Feb 6, 2024
- Platform
- windows/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.