mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-23 00:07:31 +00:00
move utils used in restclient to client-go
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"k8s.io/kubernetes/pkg/util/clock"
|
||||
"k8s.io/client-go/pkg/util/clock"
|
||||
)
|
||||
|
||||
func TestRateLimitingQueue(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user