k3s/pkg/util/flushwriter
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
..
doc.go Move flushwriter from Kubelet server to a common util package 2015-04-07 07:46:30 -04:00
writer.go Move flushwriter from Kubelet server to a common util package 2015-04-07 07:46:30 -04:00
writer_test.go Move flushwriter from Kubelet server to a common util package 2015-04-07 07:46:30 -04:00