github.com/opencontainers/runc@v1.2.0-rc.1.0.20240520010911-492dc558cdd6/libcontainer/configs/namespaces.go (about)

     1  package configs
     2  
     3  type NamespaceType string
     4  
     5  type Namespaces []Namespace