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