We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6091f28 commit d989793Copy full SHA for d989793
main.go
@@ -18,6 +18,7 @@ import (
18
"time"
19
20
"github.com/ernoaapa/kubectl-warp/cmd"
21
+ _ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
22
_ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
23
)
24
0 commit comments