Files
virtual-kubelet/node
Vilmos Nebehaj 47112aa5d6 Use correct Flush() prototype from http.Flusher
When calling GetContainerLogs(), a type check is performed to see if the
http.ResponseWriter supports flushing. However, Flush() in http.Flusher
does not return an error, therefore the type check will always fail.

Fix the flushWriter helper interface so flushing the writer will work.
2020-01-20 13:27:36 -08:00
..
2019-09-26 20:52:06 +09:00
2019-08-05 20:13:40 +01:00
2019-10-24 09:23:28 -07:00
2019-11-11 14:29:52 +01:00
2019-10-24 09:23:28 -07:00
2019-11-29 14:33:00 +08:00
2019-10-02 09:28:09 -07:00