getInstances

abstract fun getInstances(service: String): List<ServiceInstance>

get the list of available service instances for a specific service

Return

list of ServiceInstance

Parameters

service

the service name