InsertConfig saves a new database config for a given bucket and config group ID. This is a three-step process: 1. getRegistryAndDatabase to enforce synchronization pre-update 2. Update the registry to add the config 3. Write the config
(ctx context.Context, bucketName, groupID string, config *DatabaseConfig)
source not stored for this graph (policy: none)
no test coverage detected