mirror of
https://github.com/containers/podman.git
synced 2025-12-13 02:09:16 +08:00
6 lines
72 B
Go
6 lines
72 B
Go
package configs
|
|
|
|
type NamespaceType string
|
|
|
|
type Namespaces []Namespace
|