Sign in
cos
/
third_party
/
runc
/
refs/heads/release-R129
/
.
/
libcontainer
/
configs
/
namespaces_unsupported.go
blob: 914684993c934000a3e9125db09487eea8b85330 [
file
] [
edit
]
//go:build !linux
package configs
// Namespace defines configuration for each namespace. It specifies an
// alternate path that is able to be joined via setns.
type Namespace struct{}