mirror of
https://github.com/kubernetes/client-go.git
synced 2025-10-21 22:09:33 +00:00
published by bot
(https://github.com/kubernetes/contrib/tree/master/mungegithub) copied from https://github.com/kubernetes/kubernetes.git, branch master, last commit is d1d8e428b14907b2cf67ba78cce2dae4c2fdf15b
This commit is contained in:
@@ -19,7 +19,7 @@ package flowcontrol
|
||||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/juju/ratelimit"
|
||||
"k8s.io/kubernetes/pkg/util/ratelimit"
|
||||
)
|
||||
|
||||
type RateLimiter interface {
|
||||
|
Reference in New Issue
Block a user