We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pkg/apis/storage
1 parent 3cc9702 commit 0dad901Copy full SHA for 0dad901
storage-operator/pkg/apis/storage/group.go
@@ -0,0 +1,6 @@
1
+// Package storage contains storage API versions.
2
+//
3
+// This file ensures Go source parsers acknowledge the storage package
4
+// and any child packages. It can be removed if any other Go source files are
5
+// added to this package.
6
+package storage
0 commit comments