# Functions
ConstructDBEntriesForClusterAdmins constructs database entries for the cluster admins.
ConstructDBEntriesForNodes constructs database entries for the nodes present in the clusterr.
ConstructDBEntriesForUserAdminTx constructs database entries for the transaction that manipulates user information.
ConstructProvenanceEntriesForClusterAdmins constructs provenance entries for the transaction that manipulates cluster admins.
ConstructProvenanceEntriesForNodes constructs provenance entries for the transaction that manipulates nodes present in the cluster configuration.
ConstructProvenanceEntriesForUserAdminTx constructs provenance entries for the transaction that manipulates.
NewQuerier returns a querier to fetch identity and related credentials.
# Variables
NodeNamespace holds the node identity information in the config db.
UserNamespace holds the user identity information in the user db.
# Structs
NotFoundErr denotes that the id does not exist in the worldstate.
Querier provides method to query both user and admin information.