package
0.0.0-20250205171014-75914068d66a
Repository: https://github.com/openshift/oauth-apiserver.git
Documentation: pkg.go.dev
# Functions
NewREST returns a RESTStorage object that will work against access tokens.
# Structs
OAuthAccessTokenWatcher implements a Watcher interface to watch OAuthAccessTokens and filter them to match only those for the current user.
REST implements a RESTStorage for access tokens a user owns (based on the userName field).