diff options
author | Osier Yang <jyang@redhat.com> | 2012-09-14 16:38:48 +0800 |
---|---|---|
committer | Osier Yang <jyang@redhat.com> | 2012-09-17 13:08:39 +0800 |
commit | c29d33763777b68fd43f9d8d0e73f10e18677612 (patch) | |
tree | 7eb14002932daf4241675fdd08eb729ff4da48eb /libvirt-override-virConnect.py | |
parent | 53687b26d27cbdd7258949b777512ecf20319a71 (diff) | |
download | libvirt-python-v6-c29d33763777b68fd43f9d8d0e73f10e18677612.tar.gz libvirt-python-v6-c29d33763777b68fd43f9d8d0e73f10e18677612.tar.xz libvirt-python-v6-c29d33763777b68fd43f9d8d0e73f10e18677612.zip |
list: Define new API virConnectListAllSecrets
This is to list the secret objects. Supports to filter the secrets
by its storage location, and whether it's private or not.
include/libvirt/libvirt.h.in: Declare enum virConnectListAllSecretFlags
and virConnectListAllSecrets.
python/generator.py: Skip auto-generating
src/driver.h: (virDrvConnectListAllSecrets)
src/libvirt.c: Implement the public API
src/libvirt_public.syms: Export the symbol to public
Diffstat (limited to 'libvirt-override-virConnect.py')
0 files changed, 0 insertions, 0 deletions