package netlink
import "github.com/dotcloud/docker/netlink"
Index ¶
- func AddDefaultGw(ip net.IP) error
- func NetworkGetRoutes() ([]*net.IPNet, error)
- func NetworkLinkAdd(name string, linkType string) error
- func NetworkLinkAddIp(iface *net.Interface, ip net.IP, ipNet *net.IPNet) error
- func NetworkLinkUp(iface *net.Interface) error
Functions ¶
func AddDefaultGw ¶
func NetworkGetRoutes ¶
func NetworkLinkAdd ¶
func NetworkLinkAddIp ¶
func NetworkLinkUp ¶
Source Files ¶
- Version
- v0.7.1
- Published
- Dec 6, 2013
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- 8 seconds ago –
Tools for package owners.