Connect: add auth/credential handling for connect
authorPino Toscano <ptoscano@redhat.com>
Thu, 30 Aug 2018 10:13:36 +0000 (12:13 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 30 Aug 2018 10:26:32 +0000 (11:26 +0100)
Add OCaml versions of virConnectCredential & virConnectAuth structs,
using them to implement proper connect_auth & connect_auth_readonly.

This makes it possible to properly supply credentials when opening a
connection.


No differences found