File: index.rst

package info (click to toggle)
libvirt 11.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 209,020 kB
  • sloc: ansic: 535,831; xml: 321,783; python: 11,974; perl: 2,626; sh: 2,185; makefile: 448; javascript: 126; cpp: 22
file content (65 lines) | stat: -rw-r--r-- 1,783 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
============================
Reference Manual for libvirt
============================

.. contents::

Main libvirt APIs
-----------------

`libvirt-common <libvirt-libvirt-common.html>`__
    common macros and enums for the libvirt and libvirt-admin library

`libvirt-domain-checkpoint <libvirt-libvirt-domain-checkpoint.html>`__
    APIs for management of domain checkpoints

`libvirt-domain-snapshot <libvirt-libvirt-domain-snapshot.html>`__
    APIs for management of domain snapshots

`libvirt-domain <libvirt-libvirt-domain.html>`__
    APIs for management of domains

`libvirt-event <libvirt-libvirt-event.html>`__
    APIs for management of events

`libvirt-host <libvirt-libvirt-host.html>`__
    APIs for management of hosts

`libvirt-interface <libvirt-libvirt-interface.html>`__
    APIs for management of interfaces

`libvirt-network <libvirt-libvirt-network.html>`__
    APIs for management of networks

`libvirt-nodedev <libvirt-libvirt-nodedev.html>`__
    APIs for management of nodedevs

`libvirt-nwfilter <libvirt-libvirt-nwfilter.html>`__
    APIs for management of nwfilters

`libvirt-secret <libvirt-libvirt-secret.html>`__
    APIs for management of secrets

`libvirt-storage <libvirt-libvirt-storage.html>`__
    APIs for management of storage pools and volumes

`libvirt-stream <libvirt-libvirt-stream.html>`__
    APIs for management of streams

Error handling
--------------

`virterror <libvirt-virterror.html>`__
    error handling interfaces for the libvirt library

Special specific APIs
---------------------

`admin interface <libvirt-libvirt-admin.html>`__
    APIs for management of the libvirt daemons

`qemu driver <libvirt-libvirt-qemu.html>`__
   qemu-driver specific APIs

`lxc driver <libvirt-libvirt-lxc.html>`__
   lxc-driver specific APIs