Module: Furnish

Defined in:
lib/furnish/ip.rb,
lib/furnish/port.rb,
lib/furnish/range_set.rb,
lib/furnish/ip/version.rb,
lib/furnish/provisioners/ip.rb,
lib/furnish/provisioners/auto_ip.rb

Overview

:nodoc:

Defined Under Namespace

Modules: Provisioner Classes: IP, RangeSet

Constant Summary collapse

Port =

Furnish::Port is similar to Furnish::IP and maintains a registry of port allocations for a given host. It does not have any different API from RangeSet, it merely exists as a nicety.

RangeSet