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..96f511e20b00c3cad65c0f6f431fd16b2ba364a9 |
--- /dev/null |
+++ b/third_party/gsutil/boto/docs/source/ref/ec2.rst |
@@ -0,0 +1,140 @@ |
+.. 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.spotinstancerequest |
+---------------------------- |
+ |
+.. automodule:: boto.ec2.spotinstancerequest |
+ :members: |
+ :undoc-members: |
+ |
+boto.ec2.volume |
+--------------- |
+ |
+.. automodule:: boto.ec2.volume |
+ :members: |
+ :undoc-members: |
+ |
+boto.ec2.zone |
+------------- |
+ |
+.. automodule:: boto.ec2.zone |
+ :members: |
+ :undoc-members: |
+ |