# Functions
NewEndpointsConfig creates a new EndpointsConfig.
NewServiceConfig creates a new ServiceConfig.
# Structs
EndpointsConfig tracks a set of endpoints configurations.
ServiceConfig tracks a set of service configurations.
# Interfaces
EndpointsHandler is an abstract interface o objects which receive notifications about endpoints object changes.
ServiceConfigHandler is an abstract interface of objects which receive update notifications for the set of services.