run hack/update-all

This commit is contained in:
Chao Xu
2017-06-22 11:24:23 -07:00
parent 593e7c0256
commit 60604f8818
1507 changed files with 32862 additions and 20297 deletions

View File

@@ -17,11 +17,11 @@ limitations under the License.
package e2e
import (
"k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/api/resource"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/util/intstr"
"k8s.io/apimachinery/pkg/util/uuid"
"k8s.io/api/core/v1"
"k8s.io/kubernetes/test/e2e/framework"
"fmt"