diff options
Diffstat (limited to 'pkg/storage/doc.go')
-rw-r--r-- | pkg/storage/doc.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/pkg/storage/doc.go b/pkg/storage/doc.go deleted file mode 100644 index 6366b22a4..000000000 --- a/pkg/storage/doc.go +++ /dev/null @@ -1,5 +0,0 @@ -// Package storage provides helper functions for creating and managing CRI pod -// sandboxes and containers and metadata associated with them in the format -// that crio understands. The API it provides should be considered to be -// unstable. -package storage |