1 // Package network/info implements common interfaces for network service ConfigMap 2 // 3 // network/info implements constructors and conversion methods between different 4 // representations of network-service-ips 5 package info 6
View as plain text