suspend fun ConsulClient.leaderStatusAwait(): String
Get the Raft leader for the datacenter in which the agent is running. It returns an address in format "10.1.10.12:8300"
Return reference to this, for fluency *