Versions in this module Expand all Collapse all v0 v0.4.0 Apr 24, 2015 Changes in this version + func New(sm *subnet.SubnetManager, config json.RawMessage) backend.Backend + type AwsVpcBackend struct + func (m *AwsVpcBackend) Init(extIface *net.Interface, extIP net.IP) (*backend.SubnetDef, error) + func (m *AwsVpcBackend) Name() string + func (m *AwsVpcBackend) Run() + func (m *AwsVpcBackend) Stop()