Current File : //usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createvpngateway.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 CreateVpnGatewayc
B sG e Z d Z e d d d d d d d e d d d d
�g Z d � Z RS(
s� Create a virtual private gateway
This is the VPC side of a VPN connection. You will also need to create a VPN customer gateway with euca-create-customer-gateway(1).s -ts --typet destt Typet metavars ipsec.1t requiredt choicest helps, the type of VPN connection to use (required)c C s | j | j d � p i � d S( Nt
vpnGateway( t print_vpn_gatewayt get( t selft result( ( sK /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/createvpngateway.pyt print_result'