# Functions
NewCasbinEntityAdapter creates a new casbin entity adapter.
NewHandlers create a new Policy Manager Handler.
NewIdentityController creates a new controller to manage the reconciliation of policy entities.
SetupEnforcer sets up the casbin enforcer.
# Constants
Identity manager action constants.
Identity manager action constants.
Identity manager action constants.
Identity manager action constants.
HTTP constants.
HTTP constants.
HTTP constants.
Identity manager resources type constants.
# Structs
CasbinEntityAdapter type.
Handlers defines the interface for the identity manager handlers.
Organization is a data struct used to store organization (tenants) into entity store.
Policy is a data struct used to store policy into entity store.
Rule is a data struct to store rules within a policy.
ServiceAccount is a data struct used to store service accounts into entity store.