Files
kubernetes/pkg/client
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-11-12 13:05:08 -05:00
2014-11-21 09:45:26 +08:00
2014-10-30 21:37:08 -04:00
2014-11-18 20:22:05 -05:00
2014-10-30 21:37:08 -04:00
2014-11-21 09:45:28 +08:00
2014-11-21 09:45:26 +08:00
2014-10-30 21:37:08 -04:00