Documentation ¶
Index ¶
- Constants
- func Allocate(job *engine.Job) engine.Status
- func AllocatePort(job *engine.Job) engine.Status
- func InitDriver(job *engine.Job) engine.Status
- func LinkContainers(job *engine.Job) engine.Status
- func Release(job *engine.Job) engine.Status
- func RequestPort(ip net.IP, proto string, port int) (int, error)
Constants ¶
View Source
const ( DefaultNetworkBridge = "docker0" MaxAllocatedPortAttempts = 10 )
Variables ¶
This section is empty.
Functions ¶
func AllocatePort ¶
Allocate an external port and map it to the interface
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.