# Packages
No description provided by the author
# Functions
ToSDKAlias converts the provided alias to an SDK compatible alias.
ToSDKEntity converts the provided entity to an SDK compatible entity.
ToSDKGroup converts the provided group to an SDK compatible group.
ToSDKGroups converts the provided group list to an SDK compatible group list.
# Variables
No description provided by the author
# Structs
Alias represents the alias that gets stored inside of the entity object in storage and also represents in an in-memory index of an alias object.
Entity represents an entity that gets persisted and indexed.
Deprecated.
Group represents an identity group.
LocalAliases holds the aliases belonging to an entity that are local to the cluster.
Deprecated.