ContainerImage.Pinniped/internal/kubeclient
Monis Khan a6085c9678
Drop unsafe unwrapper for exec.roundTripper
exec.roundTripper now implements utilnet.RoundTripperWrapper so this
unsafe hack is no longer needed.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-12-17 08:28:30 -05:00
..
copied.go internal/kubeclient: match plog level with klog level 2021-04-21 16:25:08 -04:00
gvk.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
gvk_test.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
kubeclient.go Drop unsafe unwrapper for exec.roundTripper 2021-12-17 08:28:30 -05:00
kubeclient_test.go Drop unsafe unwrapper for exec.roundTripper 2021-12-17 08:28:30 -05:00
middleware.go internal/groupsuffix: mutate TokenCredentialRequest's Authenticator 2021-02-10 15:53:44 -05:00
middleware_test.go internal/groupsuffix: mutate TokenCredentialRequest's Authenticator 2021-02-10 15:53:44 -05:00
option.go internal/kubeclient: fix not found test and request body closing bug 2021-02-03 08:19:34 -05:00
path.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
path_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
roundtrip.go Force the use of secure TLS config 2021-11-17 16:55:35 -05:00
scheme.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
scheme_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
serializer.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
verb.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
verb_test.go internal/groupsuffix: mutate TokenCredentialRequest's Authenticator 2021-02-10 15:53:44 -05:00
watch.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00