Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1854)

Unified Diff: third_party/gsutil/boto/docs/source/ref/ec2.rst

Issue 10199002: Upgrade gsutil to 3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/gsutil/boto/docs/source/ref/ec2.rst
diff --git a/third_party/gsutil/boto/docs/source/ref/ec2.rst b/third_party/gsutil/boto/docs/source/ref/ec2.rst
new file mode 100644
index 0000000000000000000000000000000000000000..0d5ac0e3f735207f23c7fd35cda1153897f44b42
--- /dev/null
+++ b/third_party/gsutil/boto/docs/source/ref/ec2.rst
@@ -0,0 +1,133 @@
+.. ref-ec2
+
+===
+EC2
+===
+
+boto.ec2
+--------
+
+.. automodule:: boto.ec2
+ :members:
+ :undoc-members:
+
+boto.ec2.address
+----------------
+
+.. automodule:: boto.ec2.address
+ :members:
+ :undoc-members:
+
+boto.ec2.autoscale
+-------------------
+
+See the :doc:`Auto Scaling Reference <autoscale>`.
+
+boto.ec2.buyreservation
+-----------------------
+
+.. automodule:: boto.ec2.buyreservation
+ :members:
+ :undoc-members:
+
+boto.ec2.cloudwatch
+-------------------
+
+See the :doc:`CloudWatch Reference <cloudwatch>`.
+
+boto.ec2.connection
+-------------------
+
+.. automodule:: boto.ec2.connection
+ :members:
+ :undoc-members:
+
+boto.ec2.ec2object
+------------------
+
+.. automodule:: boto.ec2.ec2object
+ :members:
+ :undoc-members:
+
+boto.ec2.elb
+-------------------
+
+See the :doc:`ELB Reference <elb>`.
+
+boto.ec2.image
+--------------
+
+.. automodule:: boto.ec2.image
+ :members:
+ :undoc-members:
+
+boto.ec2.instance
+-----------------
+
+.. automodule:: boto.ec2.instance
+ :members:
+ :undoc-members:
+
+boto.ec2.instanceinfo
+---------------------
+
+.. automodule:: boto.ec2.instanceinfo
+ :members:
+ :undoc-members:
+
+boto.ec2.instancestatus
+--------------------------
+
+.. automodule:: boto.ec2.instancestatus
+ :members:
+ :undoc-members:
+
+boto.ec2.keypair
+----------------
+
+.. automodule:: boto.ec2.keypair
+ :members:
+ :undoc-members:
+
+boto.ec2.regioninfo
+-------------------
+
+.. automodule:: boto.ec2.regioninfo
+ :members:
+ :undoc-members:
+
+boto.ec2.reservedinstance
+-------------------------
+
+.. automodule:: boto.ec2.reservedinstance
+ :members:
+ :undoc-members:
+
+boto.ec2.securitygroup
+----------------------
+
+.. automodule:: boto.ec2.securitygroup
+ :members:
+ :undoc-members:
+
+boto.ec2.snapshot
+-----------------
+
+.. automodule:: boto.ec2.snapshot
+ :members:
+ :undoc-members:
+
+boto.ec2.volume
+---------------
+
+.. automodule:: boto.ec2.volume
+ :members:
+ :undoc-members:
+
+boto.ec2.zone
+-------------
+
+.. automodule:: boto.ec2.zone
+ :members:
+ :undoc-members:
+
« no previous file with comments | « third_party/gsutil/boto/docs/source/ref/dynamodb.rst ('k') | third_party/gsutil/boto/docs/source/ref/ecs.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698