Modification: revise some errors about golint in some packages

1. pkg/client
2. staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/testing

Related to: https://github.com/kubernetes/kubernetes/issues/68026
This commit is contained in:
fengzixu
2018-08-31 13:22:25 +08:00
parent 88a0987f93
commit 1fbb8b20e2
5 changed files with 9 additions and 9 deletions

View File

@@ -14,5 +14,5 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// This package runs tests against the client which require an internal client
// Package tests runs tests against the client which require an internal client
package tests