Interface KubernetesConfigServerInstanceProvider


public interface KubernetesConfigServerInstanceProvider
Author:
Ryan Baxter
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.springframework.cloud.client.ServiceInstance>
    getInstances(String serviceId)
     
  • Method Details

    • getInstances

      List<org.springframework.cloud.client.ServiceInstance> getInstances(String serviceId)