Interface KubernetesServiceInstance

All Superinterfaces:
org.springframework.cloud.client.ServiceInstance
All Known Implementing Classes:
DefaultKubernetesServiceInstance

public interface KubernetesServiceInstance extends org.springframework.cloud.client.ServiceInstance
Author:
wind57 ServiceInstance with additional methods, specific to kubernetes.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     

    Methods inherited from interface org.springframework.cloud.client.ServiceInstance

    getHost, getInstanceId, getMetadata, getPort, getScheme, getServiceId, getUri, isSecure