File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
staging/src/k8s.io/client-go/examples
in-cluster-client-configuration
out-of-cluster-client-configuration Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ import (
31
31
// _ "k8s.io/client-go/plugin/pkg/client/auth"
32
32
//
33
33
// Or uncomment to load specific auth plugins
34
- // _ "k8s.io/client-go/plugin/pkg/client/auth/azure"
35
- // _ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
36
34
// _ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
37
35
)
38
36
Original file line number Diff line number Diff line change @@ -34,8 +34,6 @@ import (
34
34
// _ "k8s.io/client-go/plugin/pkg/client/auth"
35
35
//
36
36
// Or uncomment to load specific auth plugins
37
- // _ "k8s.io/client-go/plugin/pkg/client/auth/azure"
38
- // _ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
39
37
// _ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
40
38
)
41
39
You can’t perform that action at this time.
0 commit comments