# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMiddleware returns a Middleware based on the type of monitor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
these constants relate directly to the authorization model types.
these constants relate directly to the authorization model types.
these constants relate directly to the authorization model types.
these constants relate directly to the authorization model types.
No description provided by the author
these constants relate directly to the authorization model types.
global is used in place of `*`, reason is OpenFGA has a special meaning for `*` see [public access](https://openfga.dev/docs/modeling/public-access).
these constants relate directly to the authorization model types.
these constants relate directly to the authorization model types.
No description provided by the author
No description provided by the author
No description provided by the author
these constants relate directly to the authorization model types.
these constants relate directly to the authorization model types.
these constants relate directly to the authorization model types.
these constants relate directly to the authorization model types.
these constants relate directly to the authorization model types.

# Variables

Taken from https://github.com/openfga/cli/blob/d5bfb08cd540dc7c10737bcda12dbc292a649e22/internal/authorizationmodel/model.go#L156.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
GET /api/v0/groups GET /api/v0/groups/{id} POST /api/v0/groups PATCH /api/v0/groups/{id} DELETE /api/v0/groups/{id} GET /api/v0/groups/{id}/roles POST /api/v0/groups/{id}/roles DELETE /api/v0/groups/{id}/roles/{r_id} GET /api/v0/groups/{id}/entitlements POST /api/v0/groups/{id}/entitlements DELETE /api/v0/groups/{id}/entitlements/{e_id} GET /api/v0/groups/{id}/identities PATCH /api/v0/groups/{id}/identities DELETE /api/v0/groups/{id}/identities/{i_id}.
No description provided by the author
Middleware is the monitoring middleware object implementing Prometheus monitoring.
No description provided by the author
No description provided by the author
TODO @shipperizer RoleConverter implementation follows provisional roles API GET /roles POST /roles GET /roles/{id} PATCH /roles/{id} DELETE /roles/{id} GET /roles/{id}/entitlements POST /roles/{id}/entitlements GET /roles/{id}/entitlements/{e_id} --- not sure we need this?we need to know the type DELETE /roles/{id}/entitlements/{e_id} POST /roles/{id}/identities/{i_id} --- evaluate if needed, assigning identity to a role.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author