package
1.4.0-alpha.0
Repository: https://github.com/danielqsj/kubernetes.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Helper that wraps NewAllocatorCIDRRange, for creating a range backed by an in-memory store.
NewPortAllocatorCustom creates a PortAllocator over a net.PortRange, calling allocatorFactory to construct the backing store.
Creates a portAllocationOperation, tracking a set of allocations & releases.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
Interface manages the allocation of ports out of a range.