-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
37 lines (36 loc) · 964 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Generated by roxygen2: do not edit by hand
export(activate_recipe)
export(activate_recipe_step)
export(add_instance)
export(add_recipe)
export(add_recipe_step)
export(aws_default_ec2_image)
export(aws_launch_database)
export(aws_launch_instance)
export(aws_launch_storage)
export(aws_load_connection)
export(aws_save_connection)
export(aws_terminate_database)
export(aws_terminate_instance)
export(aws_terminate_storage)
export(change_aws_region)
export(collect_screenshots_from_s3)
export(combine_recipe_with_instance)
export(connect_aws)
export(connect_scrapebot)
export(deactivate_recipe)
export(deactivate_recipe_step)
export(disconnect)
export(export_sbj)
export(get_instances)
export(get_or_create_user)
export(get_recipe_steps)
export(get_recipes)
export(get_run_data)
export(get_run_log)
export(get_runs)
export(import_sbj)
export(remove_recipe_from_instance)
export(write_aws_credentials)
export(write_scrapebot_credentials)
importFrom(magrittr,"%>%")