package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/docker.io.git
Documentation: pkg.go.dev

# Functions

Get returns the default instance of PortAllocator.
NewInstance is meant for use by libnetwork tests.

# Variables

ErrAllPortsAllocated is returned when no more ports are available.
ErrUnknownProtocol is returned when an unknown protocol was specified.

# Structs

ErrPortAlreadyAllocated is the returned error information when a requested port is already being used.
No description provided by the author