# Functions
LoggerOption sets a custom logger for the authorizer.
NewInProcessAuthorizer creates a new rbac.Authorizer that works in-process.
NewRESTAuthorizer creates a new rbac.Authorizer that works against an OPA endpoint.
RegistererOption sets a Prometheus registerer for the authorizer.
# Type aliases
Option modifies the configuration of an OPA authorizer.