podman/pkg/bindings
Jhon Honce 0f0b4fd3c2 Add support for ssh:// and unix:// podman clients
* Make context keys package safe
 * Add support for PODMAN_HOST and PODMAN_SSHKEY
 * Add slight increasing delay when client connections fail
 * Remove usages of path.Join(), added JoinURL(). '/' is not OS
   dependent.

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-02-20 14:18:45 -07:00
..
containers Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07:00
generate [CI:DOCS]Binding overhauls 2020-01-28 08:42:18 -06:00
images Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07: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 Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07:00
test Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07:00
volumes Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07:00
bindings.go Review corrections pass #2 2020-01-23 11:58:26 -06:00
connection.go Add support for ssh:// and unix:// podman clients 2020-02-20 14:18:45 -07:00
errors.go Add a binding test to check image tag and list commands. 2020-02-03 15:33:28 -05: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