Commit Graph

1 Commits (314bd397475363553a60a15771b019914a4cd14e)

Author SHA1 Message Date
Cesar Wong e64d7337b3 Move flushwriter from Kubelet server to a common util package
Exposes a Wrap function to wrap a given writer into a writer that
flushes with every write if the writer also implements the io.Flusher
interface.
2015-04-07 07:46:30 -04:00