storage: update godocs

This commit is contained in:
Eric Chiang
2016-10-28 13:00:13 -07:00
parent d7912a3a97
commit c0aa63ac97
2 changed files with 14 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
// Package kubernetes provides a storage interface using Kubernetes third party APIs.
// Package kubernetes provides a storage implementation using Kubernetes third party APIs.
package kubernetes