spiegel_podman/pkg/bindings
Jhon Honce 146c68f3ac Refactor API build endpoint to be more compliant
* Refactor/Rename channel.WriteCloser() to encapsulate the channel
* Refactor build endpoint to "live" stream buildah output channels
  over API rather then buffering output
* Refactor bindings/tunnel build because endpoint changes
  * building tar file now in bindings rather then depending on
    caller
* Cleanup initiating extra image engine
* Remove setting fields to zero values (less noise in code)
* Update tests to support remote builds

Fixes #7136
Fixes #7137

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-09-14 13:46:59 -07:00
..
containers Send HTTP Hijack headers after successful attach 2020-08-27 12:50:22 -04:00
generate APIv2 add generate systemd endpoint 2020-09-02 22:06:19 +02:00
images Refactor API build endpoint to be more compliant 2020-09-14 13:46:59 -07:00
manifests Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
network APIv2 Add network list filtering 2020-09-07 15:39:41 +02:00
play Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
pods Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
test Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
volumes Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
bindings.go V2 podman system connection 2020-06-23 08:18:53 -07:00
connection.go podman-remote fixes for msi and client 2020-08-12 09:19:52 -05:00
errors.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00