package
3.12.12+incompatible
Repository: https://github.com/threefoldtech/zos.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewAllocator return a PortAllocator.
# Variables
ErrNoFreePort is returned when trying to reserve a port but all the the port of the range have been already reserved.
# Interfaces
PortAllocator is the interface that defines the behavior to reserve a port in a specific network namespace.