listNodes

inline suspend fun KafkaClient.listNodes(crossinline block: ListNodesRequest.Builder.() -> Unit): ListNodesResponse

Returns a list of the broker nodes in the cluster.