package topology import ( ) type Rack struct { Node ipRange IpRange }