# Functions
CreatePoolAllocatorFromIPPool creates a PoolAllocator and load data from the IPPool CR the nodes Set contains the nodes that match the current NodeSelector of the IPPool it is used to filter out Allocations that are not relevant anymore.
# Variables
No description provided by the author
# Structs
AllocatedRange contains range of IPs allocated for the node.
AllocationConfig contains configuration of the IP pool.
PoolAllocator contains pool settings and related allocations.