Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + func WithAuditing(handler http.Handler, a auditing.Auditing) http.Handler + func WithAuthentication(handler http.Handler, authRequest authenticator.Request) http.Handler + func WithAuthorization(handler http.Handler, authorizers authorizer.Authorizer) http.Handler + func WithKubeAPIServer(handler http.Handler, config *rest.Config, failed proxy.ErrorResponder) http.Handler + func WithMultipleClusterDispatcher(handler http.Handler, dispatch dispatch.Dispatcher) http.Handler + func WithRequestInfo(handler http.Handler, resolver request.RequestInfoResolver) http.Handler