Documentation ¶
Overview ¶
Package cachecleaner implements a controller for garbage collecting authenticators from an authenticator cache.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( cache *authncache.Cache, webhooks authinformers.WebhookAuthenticatorInformer, jwtAuthenticators authinformers.JWTAuthenticatorInformer, log logr.Logger, ) controllerlib.Controller
New instantiates a new controllerlib.Controller which will garbage collect authenticators from the provided Cache.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.