]> git.ipfire.org Git - thirdparty/libvirt.git/commit
secret: Introduce virSecretObj{Get|Set}Def
authorJohn Ferlan <jferlan@redhat.com>
Tue, 8 Mar 2016 00:22:04 +0000 (19:22 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 25 Apr 2016 19:45:29 +0000 (15:45 -0400)
commit9e1e56216fe9711a5c0d857ce168f08cd0a10d99
tree9ebf10be5d1bf47c84d075aa60b83521136fb062
parentac9ffd607e1c79ac626a05b78c0a20acbfc6b96b
secret: Introduce virSecretObj{Get|Set}Def

Introduce fetch and set accessor to the secretObj->def field for usage
by the driver to avoid the driver needing to know the format of virSecretObj
src/conf/virsecretobj.c
src/conf/virsecretobj.h
src/libvirt_private.syms
src/secret/secret_driver.c