Files
kubernetes/pkg
Eric Tune 3f285269cc Rename watch.Mux -> watch.Broadcaster
A few reasons:
- Mux is already widely used in the codebase to refer to a http handler mux.
- Original meaning of Mux was something which sent a chose one of several inputs to
  and output.  This sends one output to all outputs.  Broadcast captures that idea
  better.
- Aligns with similar class config.Broadcaster (see #2747)
2014-12-04 00:30:51 -08:00
..
2014-09-16 15:19:02 -07:00
2014-11-02 22:26:45 -08:00
2014-12-01 12:30:43 -08:00
2014-11-21 09:45:28 +08:00
2014-11-21 09:45:26 +08:00
2014-11-21 09:45:26 +08:00
2014-11-25 09:02:00 -08:00