run hack/update-staging-client-go, somehow we copied listers/<authn,authz,imagepolicy>

Kubernetes-commit: ffe74d1fe749b5887711f70af24e1375856f2520
This commit is contained in:
Chao Xu
2017-06-22 11:11:13 -07:00
committed by Kubernetes Publisher
parent 1e9caa8e14
commit d82cfb70dd
759 changed files with 3131 additions and 319921 deletions

View File

@@ -22,10 +22,10 @@ import (
"testing"
"time"
"k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/util/clock"
"k8s.io/apimachinery/pkg/util/diff"
"k8s.io/api/core/v1"
)
func makeObjectReference(kind, name, namespace string) v1.ObjectReference {