kubernetes/pkg/controller/endpoint
Matt Matejczyk 9e7f7df94e Introduce the TriggerTimeTracker util.
It will be used by the Endpoints Controller to compute and export the EndpointsLastChangeTriggerTime annotation, which in turn will be used to compute the In-Cluster Network Programming Latency SLI.
See https://github.com/kubernetes/community/blob/master/sig-scalability/slos/network_programming_latency.md for more details.
2019-02-05 09:37:31 +01:00
..
BUILD Introduce the TriggerTimeTracker util. 2019-02-05 09:37:31 +01:00
doc.go Remove explicit nil initialization and correct error string. 2019-01-18 09:29:25 +05:30
endpoints_controller_test.go Introduce the TriggerTimeTracker util. 2019-02-05 09:37:31 +01:00
endpoints_controller.go Introduce the TriggerTimeTracker util. 2019-02-05 09:37:31 +01:00
OWNERS Add approver for pkg/controller/endpoint 2018-04-11 18:24:19 -07:00
trigger_time_tracker_test.go Introduce the TriggerTimeTracker util. 2019-02-05 09:37:31 +01:00
trigger_time_tracker.go Introduce the TriggerTimeTracker util. 2019-02-05 09:37:31 +01:00