| Index: third_party/gsutil/boto/docs/source/ref/vpc.rst
|
| diff --git a/third_party/gsutil/boto/docs/source/ref/vpc.rst b/third_party/gsutil/boto/docs/source/ref/vpc.rst
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dfa4c913134656b0a8c5d3f27a13cc1dbaec7a11
|
| --- /dev/null
|
| +++ b/third_party/gsutil/boto/docs/source/ref/vpc.rst
|
| @@ -0,0 +1,54 @@
|
| +.. _ref-vpc:
|
| +
|
| +====
|
| +VPC
|
| +====
|
| +
|
| +boto.vpc
|
| +--------
|
| +
|
| +.. automodule:: boto.vpc
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.vpc.customergateway
|
| +------------------------
|
| +
|
| +.. automodule:: boto.vpc.customergateway
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.vpc.dhcpoptions
|
| +--------------------
|
| +
|
| +.. automodule:: boto.vpc.dhcpoptions
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.vpc.subnet
|
| +---------------
|
| +
|
| +.. automodule:: boto.vpc.subnet
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.vpc.vpc
|
| +------------
|
| +
|
| +.. automodule:: boto.vpc.vpc
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.vpc.vpnconnection
|
| +----------------------
|
| +
|
| +.. automodule:: boto.vpc.vpnconnection
|
| + :members:
|
| + :undoc-members:
|
| +
|
| +boto.vpc.vpngateway
|
| +-------------------
|
| +
|
| +.. automodule:: boto.vpc.vpngateway
|
| + :members:
|
| + :undoc-members:
|
|
|