package
0.0.0-20201112020828-cc6a6faca256
Repository: https://github.com/proofpoint/kubernetes-ldap.git
Documentation: pkg.go.dev

# Functions

NewTokenWebhook returns a TokenWebhook with the given verifier.
RegisterIssueTokenMetrics registers the metrics for the token generation.
RegisterVerifyTokenMetrics registers the metrics for the token generation.

# Structs

LDAPTokenIssuer issues cryptographically secure tokens after authenticating the user against a backing LDAP directory.
TokenReviewRequest is issued by K8s to this service.
TokenReviewSpec contains the token being reviewed.
TokenReviewStatus is the result of the token authentication request.
TokenWebhook responds to requests from the K8s authentication webhook.
UserInfo contains information about the user.