spiegel_podman/pkg/varlinkapi
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
..
virtwriter fix lint - pkg/varlinkapi/virtwriter 2020-01-08 15:44:30 +01:00
attach.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
config.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
container.go Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
containers.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers_create.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
create.go Use set for systemd commands 2020-08-11 13:29:17 +02:00
events.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
funcs.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
generate.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
images.go Refactor API build endpoint to be more compliant 2020-09-14 13:46:59 -07:00
intermediate.go Podman V2 birth 2020-04-16 15:53:58 -05:00
intermediate_varlink.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
mount.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
pods.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
remote_client.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
shortcuts.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
transfers.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
util.go Refactor API build endpoint to be more compliant 2020-09-14 13:46:59 -07:00
volumes.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00