Discover Packages
github.com/mudler/moby
daemon
networkdriver
portallocator
package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jun 19, 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 Source Files Index Constants Variables Functions Types ReleaseAll() ReleasePort(ip, proto, port) RequestPort(ip, proto, port)
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.