fix golint issue for pkg/volume/util

This commit is contained in:
Cheng Pan
2018-09-10 21:22:15 +00:00
parent 26403b758b
commit a5c4f341d7
10 changed files with 25 additions and 23 deletions

View File

@@ -14,5 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Contains utility code for use by volume plugins.
// Package util contains utility code for use by volume plugins.
package util // import "k8s.io/kubernetes/pkg/volume/util"