suspend fun ConsulClient.healthChecksAwait(service: String): CheckList
Returns the checks associated with the service
service - the service name
service
Return reference to this, for fluency *