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