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.
Showing
pkg/util/flushwriter/doc.go
0 → 100644
Please
register
or
sign in
to comment