Files
weave-scope/vendor/github.com/docker/libcontainer/configs/namespaces_windows.go
2015-10-24 11:19:50 +01:00

7 lines
170 B
Go

package configs
// Namespace defines configuration for each namespace. It specifies an
// alternate path that is able to be joined via setns.
type Namespace struct {
}