create_postgres_exporter_role

Function create_postgres_exporter_role 

Source
pub async fn create_postgres_exporter_role(
    cdb: &CoreDB,
    ctx: Arc<Context>,
) -> Result<(), Error>