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{}