Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | V2 Update attach bindings to use Readers/Writers vs chan | Jhon Honce | 2020-05-14 |
| | | | | | | | | * Change function call to use readers/writers in place channels * Support stdin for pushing data from client to container * Add bindings test Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | WIP V2 attach bindings and test | Jhon Honce | 2020-05-13 |
* Add ErrLostSync to report lost of sync when de-mux'ing stream * Add logus.SetLevel(logrus.DebugLevel) when `go test -v` given * Add context to debugging messages Signed-off-by: Jhon Honce <jhonce@redhat.com> |