Files
runc/libcontainer/configs/namespaces.go
Michael Crosby 8f97d39dd2 Move libcontainer into subdirectory
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-21 19:29:15 -07:00

6 lines
72 B
Go

package configs
type NamespaceType string
type Namespaces []Namespace