# 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
ServiceKeys returns "const []string" with service keys for asset.
# Constants
No description provided by the author
which key in asset stores document type.
which key stores fingerprint for identity assets.
which key in asset stores primary key.
which key in asset stores version.
casbinModel uses RBAC with deny-override, superuser and wildcards RBAC - subjects are assigned to roles deny-override - if policy effect has "deny", then it "wins" against "allow" superuser - role with UUID a00a1f64-01a1-4153-b22e-35cf7026ba7e is superuser and can do anything wildcards - when object is for example /incident/* then ALL incidents are matched.
No description provided by the author
object name for changelog in Casbin.
No description provided by the author
label for changelog when something new is created.
prefix for changelog key.
No description provided by the author
No description provided by the author
No description provided by the author
label for changelog when something is updated.
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
prefix of description of field containing entityref.
No description provided by the author
No description provided by the author
function object name in Casbin (full casbin object name is /function/{invoke,query}/<name>).
function invoke name in Casbin.
function query name in Casbin.
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
prefix for identity key.
name of asset storing identity.
key in identity asset with refs to roles.
IdentitySchema is hardcoded schema for identity asset WITH ALL KEYS (do not inject service keys here) additionalProperties is set to true to allow extension of identity with custom data for applications.
No description provided by the author
key in init data that contains registries.
key in init data that contains singletons.
key in init data that contains first superuser's fingerprint.
state key with initial superuser's fingerprint.
No description provided by the author
InstantiateJSONSchema is builtin schema for Init data.
No description provided by the author
No description provided by the author
what separates elements in JSONPointer.
key in latestObj that stores name.
key in latestObj that stores version.
prefix for latest registry object's key for some asset name.
key for singleton with map registry name -> latest version (deprecated).
prefix for latest singleton key for some singleton.
key for version with map registry name -> latest version (deprecated).
name of myAccess built-in function.
parameter names for CC methods.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
key on output with bookmark.
key under which result is wrapped in output.
No description provided by the author
No description provided by the author
size of returned array in query operations.
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
prefix of description of field containing reference.
casbin object name for registry operations.
key in registryItem that stores destination location.
No description provided by the author
prefix for all registryItem state keys.
RegistryItemSchema is builtin schema for registry item.
key in registryItem that stores schema.
No description provided by the author
key in context that contains *Registry.
No description provided by the author
name of asset storing role.
key in role asset that stores bool with system status.
RoleSchema is builtin schema for role asset.
No description provided by the author
No description provided by the author
jptr for additionalProperties attribute of schema.
SchemaDefinitions are reusable JSONSchema definitions injected to every JSONSchema under key "$defs".
json pointer of definitions inside JSONSchema.
No description provided by the author
json pointer of properties inside JSONSchema.
key in schema containing required properties.
SchemaServiceKeys is part of the schema for validating service keys.
jptr for root schema type.
No description provided by the author
prefix for all singleton state keys.
SingletonItemSchema is builtin schema for singleton.
No description provided by the author
No description provided by the author
value of destination that is considered state.
No description provided by the author
No description provided by the author
magic UUID for Superuser role (must match KompiGuard model!).
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
name of userAccess built-in function.
No description provided by the author
zero byte used as separator in composite keys.