Skip to content

Commit

Permalink
Merge pull request #3 from cokeeffe/gcp-support
Browse files Browse the repository at this point in the history
Add GCP client support
  • Loading branch information
ernoaapa authored Jan 24, 2019
2 parents 6091f28 + d989793 commit 8edf4f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import (
"time"

"github.com/ernoaapa/kubectl-warp/cmd"
_ "k8s.io/client-go/plugin/pkg/client/auth/gcp"
_ "k8s.io/client-go/plugin/pkg/client/auth/oidc"
)

Expand Down

0 comments on commit 8edf4f4

Please sign in to comment.