# Functions
NewEndpointController returns a new *EndpointController.
NewTriggerTimeTracker creates a new instance of the TriggerTimeTracker.
# Constants
An annotation on the Service denoting if the endpoints controller should go ahead and create endpoints for unready pods.
# Structs
EndpointController manages selector-based service endpoints.
TriggerTimeTracker is a util used to compute the EndpointsLastChangeTriggerTime annotation which is exported in the endpoints controller's sync function.