Skip to content

Commit d989793

Browse files
committed
Add GCP client support
1 parent 6091f28 commit d989793

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)