apiserver/pkg/util/flowcontrol/fairqueuing/eventclock
Mike Spreitzer 904cd74454 Some cleanup of the package for event clocks
Rename from `clock` to `eventclock`.

Simplify by removing the prohibition on an EventFunc suspending and
resuming activity.

Remove "EventClock" from names to avoid stuttering.

Start to consolidate test code under fairqueuing/testing/.

Kubernetes-commit: 80ca6a4ae6ff571c32962a7155efd55edefff9e6
2021-08-06 02:06:43 -04:00
..
interface.go Some cleanup of the package for event clocks 2021-08-06 02:06:43 -04:00
real.go Some cleanup of the package for event clocks 2021-08-06 02:06:43 -04:00
real_event_clock_test.go Some cleanup of the package for event clocks 2021-08-06 02:06:43 -04:00