Skip to content

Commit 8edf4f4

Browse files
authored
Merge pull request #3 from cokeeffe/gcp-support
Add GCP client support
2 parents 6091f28 + d989793 commit 8edf4f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ import (
1818
"time"
1919

2020
"github.com/ernoaapa/kubectl-warp/cmd"
21+
_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
2122
_ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
2223
)
2324

0 commit comments

Comments
 (0)