Moving everyone to unversioned client

This commit is contained in:
Kris Rousey
2015-08-13 12:01:50 -07:00
committed by Kris
parent 9cea046f42
commit ae6c64d9bb
216 changed files with 308 additions and 308 deletions

View File

@@ -19,7 +19,7 @@ package queue
import (
"time"
"k8s.io/kubernetes/pkg/client/cache"
"k8s.io/kubernetes/pkg/client/unversioned/cache"
)
type EventType int