aboutsummaryrefslogtreecommitdiff
path: root/src/eclat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/eclat.h')
-rw-r--r--src/eclat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/eclat.h b/src/eclat.h
index 94140bb..e369b7c 100644
--- a/src/eclat.h
+++ b/src/eclat.h
@@ -85,6 +85,7 @@ int eclat_create_snapshot(CURL *curl, int argc, char **argv);
int eclat_describe_snapshots(CURL *curl, int argc, char **argv);
int eclat_delete_snapshot(CURL *curl, int argc, char **argv);
int eclat_describe_avaialbility_zones(CURL *curl, int argc, char **argv);
+int eclat_describe_regions(CURL *curl, int argc, char **argv);
char *region_to_endpoint(const char *region);

Return to:

Send suggestions and report system problems to the System administrator.