package
0.1.2
Repository: https://github.com/observatorium/api.git
Documentation: pkg.go.dev

# 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.

# Structs

Input models the data that is used for OPA input documents.

# Type aliases

Option modifies the configuration of an OPA authorizer.