package net type DiscoveryConfig struct { } type DiscoveryZoneConfig struct { } type DiscoveryHostConfig struct { } type DiscoveryPortConfig struct { } type DiscoveryServiceConfig struct { }