fix golint failures of pkg/kubelet/util

This commit is contained in:
SataQiu
2019-04-22 15:23:07 +08:00
parent 75d45bdfc9
commit cd6828bae0
5 changed files with 7 additions and 2 deletions

View File

@@ -14,5 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// Utility functions.
// Package util holds utility functions.
package util // import "k8s.io/kubernetes/pkg/kubelet/util"