mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 23:05:05 +00:00
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.