class

Cl8r::IPAM::Allocator

Inherits Reference < Object

Dynamic Proportional Range Allocator dividing network planes into 5 deterministic contiguous zones.

Class methods

allocate(plane : Model::NetworkPlane, nodes : Array(Model::Node)) : ResolvedPlaneAllocation

Allocates deterministic IP assignments for the given plane and attached node inventory.

Source