mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-02 15:45:09 +00:00
run root-rewrite-import-client-go-api-types
Kubernetes-commit: f2d3220a11111f86b2f481e70e3c1ca4f5896f44
This commit is contained in:
committed by
Kubernetes Publisher
parent
9476066ae2
commit
1e9caa8e14
2
tools/cache/mutation_detector_test.go
vendored
2
tools/cache/mutation_detector_test.go
vendored
@@ -25,7 +25,7 @@ import (
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
"k8s.io/apimachinery/pkg/runtime"
|
||||
"k8s.io/apimachinery/pkg/watch"
|
||||
"k8s.io/client-go/pkg/api/v1"
|
||||
"k8s.io/api/core/v1"
|
||||
)
|
||||
|
||||
func TestMutationDetector(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user