package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev

# 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.