]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Introduce virSecretObjListExport
authorJohn Ferlan <jferlan@redhat.com>
Mon, 29 Feb 2016 11:52:00 +0000 (06:52 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 25 Apr 2016 19:45:29 +0000 (15:45 -0400)
commitd12c6721559fbb7fe69c4f588cd83511cd17a8e4
treef66ea6128c5953dfdd1db63437cdbf183827b4dd
parent5249d0761dfc0a1637b5af4f33369d03ad7ba8c0
secret: Introduce virSecretObjListExport

Add function to return a "match" filtered list of secret objects. This
function replaces the guts of secretConnectListAllSecrets.

Need to also move and make global virSecretUsageIDForDef since it'll
be used by both secret_driver.c and secret_conf.c
src/conf/virsecretobj.c
src/conf/virsecretobj.h