mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-31 21:00:02 +00:00
6 lines
72 B
Go
6 lines
72 B
Go
package configs
|
|
|
|
type NamespaceType string
|
|
|
|
type Namespaces []Namespace
|