Expand description

Intended to be rust counterpart of Spring Cloud Discovery client.

Implementations

  • Kubernetes - https://github.com/eipi1/cloud-discovery-kubernetes

Structs

Bridge between DiscoveryService and their clients.
Represents an instance

Traits

All discovery service provider must implement the trait. Note that, it’s based on async_trait