Bump kubernetes/client-go
This commit is contained in:
parent
029fa83690
commit
83a92596c3
901 changed files with 169303 additions and 306433 deletions
4
vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go
generated
vendored
4
vendor/k8s.io/client-go/tools/cache/expiration_cache_fakes.go
generated
vendored
|
@ -17,8 +17,8 @@ limitations under the License.
|
|||
package cache
|
||||
|
||||
import (
|
||||
"k8s.io/client-go/pkg/util/clock"
|
||||
"k8s.io/client-go/pkg/util/sets"
|
||||
"k8s.io/apimachinery/pkg/util/clock"
|
||||
"k8s.io/apimachinery/pkg/util/sets"
|
||||
)
|
||||
|
||||
type fakeThreadSafeMap struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue