Imports github.com/coreos/go-oidc golang.org/x/oauth2 gopkg.in/square/go-jose.v2 k8s.io/apimachinery/pkg/util/net k8s.io/apiserver/pkg/authentication/authenticator k8s.io/apiserver/pkg/authentication/user k8s.io/client-go/util/cert tkestack.io/tke/pkg/util/log Standard library imports context crypto/tls crypto/x509 encoding/base64 encoding/json errors fmt io/ioutil mime net/http net/url strings sync time