Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
loadbalancer-experimental: make RichServiceDiscovererEvent package pr…
…ivate (#3131) Motivation: As we prepare to move the DefaultLoadBalancer out of experimental we need to scrutinize the API we expose as it effectively becomes permanent. RichServiceDiscovererEvent is one of those API's I don't think we want to commit to just yet. Modifications: Make RichServiceDiscovererEvent package private.
- Loading branch information