make tools/cache authoritative

This commit is contained in:
deads2k
2017-01-24 09:11:51 -05:00
parent 437873cd62
commit b0b156b381
431 changed files with 453 additions and 6612 deletions

View File

@@ -19,7 +19,7 @@ package cache
import (
"time"
expirationcache "k8s.io/kubernetes/pkg/client/cache"
expirationcache "k8s.io/client-go/tools/cache"
)
// ObjectCache is a simple wrapper of expiration cache that