Versions in this module Expand all Collapse all v1 v1.13.1 Mar 11, 2020 Changes in this version + type Link struct + ChildEnvironment []string + ChildIP string + Name string + ParentIP string + Ports []nat.Port + func NewLink(parentIP, childIP, name string, env []string, ...) *Link + func (l *Link) ToEnv() []string