The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.0.2 - 2024-09-18

  • Fixed
    • POD errors
    • Some 'return value count' (maxnames, maxuuids, etc) parameters not correctly hard-coded
  • Added
    • Query 'nparams' parameter from the server before requesting 'params', for those APIs that don't accept an 'nparams' value of *_MAX
    • Mapping of the last two entry points which use a (hard-coded) 'need_results' argument
  • Changed
    • Alphabetic sorting of list of entrypoints not yet implemented
    • Function signatures dropped 'nparams' argument, instead hard-coding or dynamically querying the value from the server

Modules

LibVirt protocol implementation for clients
Client side proxy to remote LibVirt event source
Client side proxy to remote LibVirt domain
Client side proxy to remote LibVirt domain checkpoint
Client side proxy to remote LibVirt domain snapshot
Client side proxy to remote LibVirt (network) interface
Client side proxy to remote LibVirt network
Client side proxy to remote LibVirt network port
Client side proxy to remote LibVirt host device
Client side proxy to remote LibVirt network filter
Client side proxy to remote LibVirt network filter binding
Client side proxy to remote LibVirt secret
Client side proxy to remote LibVirt storage pool
Client side proxy to remote LibVirt storage volume

Examples