summaryrefslogtreecommitdiffstats
path: root/custodia/client.py
Commit message (Collapse)AuthorAgeFilesLines
* Add client classes to query custodia serversSimo Sorce2015-10-191-0/+133
This makes it simpler to use a custodia server, whether exposed over HTTP, HTTPS or a unix socket with the http+unix schema. Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Christian Heimes <cheimes@redhat.com>