libvirt-rpc icon indicating copy to clipboard operation
libvirt-rpc copied to clipboard

Pure rust implementation of libvirt protocol (no C bindings required) 🔥🔥🔥

Results 4 libvirt-rpc issues
Sort by recently updated
recently updated
newest added

http://libvirt.org/html/libvirt-libvirt-domain.html#virDomainSetMemory

http://libvirt.org/html/libvirt-libvirt-domain.html#virDomainSetVcpus

Should add some tests to check if things work at all

- [x] REMOTE_PROC_STORAGE_VOL_CREATE_XML - [x] REMOTE_PROC_STORAGE_VOL_DELETE - [x] REMOTE_PROC_STORAGE_VOL_LOOKUP_BY_NAME - [ ] REMOTE_PROC_STORAGE_VOL_GET_INFO - [x] REMOTE_PROC_STORAGE_VOL_WIPE

enhancement