libvirt/src/secret
John Ferlan 1eca5f6581 secret: Move virStorageSecretType and rename
Move the enum into a new src/util/virsecret.h, rename it to be
virSecretLookupType. Add a src/util/virsecret.h in order to perform
a couple of simple operations on the secret XML and virSecretLookupTypeDef
for clearing and copying.

This includes quite a bit of collateral damage, but the goal is to remove
the "virStorage*" and replace with the virSecretLookupType so that it's
easier to to add new lookups that aren't necessarily storage pool related.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2016-06-23 12:30:27 -04:00
..
secret_driver.c secret: Change virSecretDef variable names 2016-04-25 15:45:29 -04:00
secret_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
secret_util.c secret: Move virStorageSecretType and rename 2016-06-23 12:30:27 -04:00
secret_util.h secret: Move virStorageSecretType and rename 2016-06-23 12:30:27 -04:00