Current File : //usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createcustomergateway.pyc |
�
��Xc @ s: d d l m Z d d l m Z d e f d � � YZ d S( i����( t Arg( t
EC2Requestt CreateCustomerGatewayc
B s� e Z d Z e d d d d d d d e d d d d
�e d d d d
d d d e d d �e d d d d d d d d �g Z d � Z RS( s�
Create a VPN customer gateway
This is the external side of a VPN connection. You will also need to
create a virtual private gateway with euca-create-vpn-gateway(1).
s -ts --typet destt Typet metavars ipsec.1t requiredt choicest helps, the type of VPN connection to use (required)s -is --ipt IpAddresst ADDRESSsM the new customer gateway's cloud-facing
IP address (required)s -bs --bgp-asnt BgpAsnt ASNs( the new customer gateway's BGP AS numberc C s | j | j d � p i � d S( Nt customerGateway( t print_customer_gatewayt get( t selft result( ( sP /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createcustomergateway.pyt print_result0 s ( s ipsec.1( t __name__t
__module__t __doc__R t Truet ARGSR ( ( ( sP /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createcustomergateway.pyR s N( t requestbuilderR t euca2ools.commands.ec2R R ( ( ( sP /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createcustomergateway.pyt <module> s