• Kevin Lin's avatar
    Support client auth providers (#5) · 59c19db1
    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