mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 13:31:52 +00:00
Consistency update
This commit is contained in:
parent
9f34eaef9e
commit
960f1b2693
@ -98,7 +98,7 @@ func (h *httpActionHandler) Run(podFullName, uuid string, container *api.Contain
|
|||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|
||||||
// FlusherWriter provides wrapper for responseWriter with HTTP streaming capabilities
|
// FlushWriter provides wrapper for responseWriter with HTTP streaming capabilities
|
||||||
type FlushWriter struct {
|
type FlushWriter struct {
|
||||||
flusher http.Flusher
|
flusher http.Flusher
|
||||||
writer io.Writer
|
writer io.Writer
|
||||||
|
Loading…
Reference in New Issue
Block a user