Discover Packages
github.com/jeffreybolle/docker
daemon
networkdriver
portallocator
package
Version:
v0.11.2-0...-c52889d
Opens a new window with list of versions in this module.
Published: May 24, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
const (
BeginPortRange = 49153
EndPortRange = 65535
)
View Source
var (
ErrAllPortsAllocated = errors .New ("all ports are allocated")
ErrPortAlreadyAllocated = errors .New ("port has already been allocated")
ErrUnknownProtocol = errors .New ("unknown protocol")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.