mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 09:25:43 +00:00
5 lines
72 B
Go
5 lines
72 B
Go
package configs
|
|
|
|
type NamespaceType string
|
|
|
|
type Namespaces []Namespace
|