//
pkg.gl
Category
github.com/gardener/oidc-webhook-authenticator
internal
filters
package
0.31.0
Repository:
https://github.com/gardener/oidc-webhook-authenticator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
39 SLOC
#
Functions
WithAllowedMethod
WithAllowedMethod verifies the request method before invoking the next handler.
WithAuthentication
WithAuthentication tries to authenticate the request against the passed authenticator before invoking the next handler.