apiserver/plugin/pkg/authenticator/token/oidc
Monis Khan 39a801d6fb oidc authenticator: allow http.Client to be overridden
This change allows the http.Client used by the OIDC authenticator to
be overridden.  This is useful when this code is being used as a
library outside of core Kubernetes.  For example, a downstream
consumer may want to override the http.Client's internals such as
its TLS configuration.

Signed-off-by: Monis Khan <mok@vmware.com>

Kubernetes-commit: 11974cd18a685ea2f5ee25030a10787700dc8464
2021-11-03 23:06:37 -04:00
..
testdata fix shellcheck in k8s.io/apiserver 2019-01-24 13:55:09 +08:00
oidc.go oidc authenticator: allow http.Client to be overridden 2021-11-03 23:06:37 -04:00
oidc_test.go oidc authenticator: allow http.Client to be overridden 2021-11-03 23:06:37 -04:00