We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pkg/apis/storage
1 parent 4a02e1a commit d4b172cCopy full SHA for d4b172c
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