spiegel_podman/pkg/bindings
Valentin Rothberg 44a515015c podmanV2: implement push
* Implement `podman-push` and `podman-image-push` for the podmanV2
  client.

* Tests for `pkg/bindings` are not possible at the time of writing as we
  don't have a local registry running.

* Implement `/images/{name}/push` compat endpoint. Tests are not
  implemented for this v2 endpoint.  It has been tested manually.

General note: The auth config extraction from the http header is not
implement for push.  Since it's not yet supported for other endpoints
either, I deferred it to future work.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-04-02 17:01:32 +02:00
..
containers podmanv2 export 2020-04-01 16:02:53 -05:00
generate [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
images podmanV2: implement push 2020-04-02 17:01:32 +02:00
manifests apiv2 addition of manifests 2020-03-16 10:03:55 -05:00
network Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07:00
play [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
pods podmanv2: implement pod top 2020-03-28 17:32:22 +01:00
system apiv2 add bindings for logs|events 2020-03-19 09:38:00 -05:00
test podmanv2 load 2020-04-01 14:10:57 -05:00
volumes podmanv2 volumes 2020-03-24 16:03:49 -05:00
bindings.go apiv2 add bindings for logs|events 2020-03-19 09:38:00 -05:00
connection.go podmanv2 container exists|wait 2020-03-20 12:54:45 -05:00
errors.go enable ci on go binding tests 2020-02-22 09:43:19 -06:00
info.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
version.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00