initialize_root_secret

Function initialize_root_secret 

Source
pub async fn initialize_root_secret(
    secrets: &AppSecretManager,
    root_secret_name: &str,
    root_role_name: &str,
    root_role_password: &str,
) -> Result<(), InitializeError>
Expand description

Initializes and stores the secret for the root database access