mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-02-12 13:59:28 +00:00
7eb99fc6c9
Update K8s packages in go.mod to v0.32.1 Signed-off-by: Praveen M <m.praveen@ibm.com>
6 lines
72 B
Go
6 lines
72 B
Go
package configs
|
|
|
|
type NamespaceType string
|
|
|
|
type Namespaces []Namespace
|