suspend fun ConsulClient.catalogServiceNodesWithOptionsAwait(service: String, options: ServiceQueryOptions): ServiceList
Returns the nodes providing a service
service - name of service
service
options - options used to request services
options
Return reference to this, for fluency *