mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-16 06:23:16 +00:00
Add netpol tests for windows
Co-authored-by: Jay Vyas <jvyas@vmware.com> Kubernetes-commit: 69019a03d3ac43823e7a739c01d3eeac86d699c0
This commit is contained in:
parent
39cb8cd8c1
commit
dab51bb570
@ -66,9 +66,8 @@ package auth
|
|||||||
import (
|
import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
"os"
|
|
||||||
|
|
||||||
restclient "k8s.io/client-go/rest"
|
restclient "k8s.io/client-go/rest"
|
||||||
|
"os"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Info holds Kubernetes API authorization config. It is intended
|
// Info holds Kubernetes API authorization config. It is intended
|
||||||
|
Loading…
Reference in New Issue
Block a user