# 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
EndpointsConfigHandler is an abstract interface of objects which receive update notifications for the set of endpoints.
ServiceConfigHandler is an abstract interface of objects which receive update notifications for the set of services.