-
Kevin Lin authored
Kubectl clients connect to GKE using the GCP auth provider. Before, the kubectl-debug plugin would panic because it couldn't find the GCP auth provider -- this commit adds support for all auth providers defined by client-go. Fixes #2.
59c19db1