ZitadelResource.withExistingDatabase
Method
interface ZitadelResource { // ... omitted for brevity withExistingDatabase(database: PostgresDatabaseResource): ZitadelResource;}Signature
method
withExistingDatabase builder Adds database support to the Zitadel resource.
withExistingDatabase(database: PostgresDatabaseResource): ZitadelResourceParameters
database PostgresDatabaseResource Returns
ZitadelResource Defined on
This method is defined on the following type: