# Functions
ResolveCapabilitiesFromSource takes the ident, namespace, and version, and looks up the capabilities for that trio from the Source applying the user overrides over the default configurations.
TokenHash creates a SHA-256 hash of the given string.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Overview is an overview of all the tenants within the system.
References are maps of all the available tenants in the system.
State describes the state of the entire system.
TenantOverview describes the metadata for a tenant.
# Interfaces
Credential implementations are used to authenticate entities.
Options describes the options for an system.
Source describes how an entire system relays its state to a client.
# Type aliases
No description provided by the author