namespaces.go 72 B

123456
  1. package configs
  2. type NamespaceType string
  3. type Namespaces []Namespace