]> git.proxmox.com Git - mirror_ifupdown2.git/blob - docs/source/addonshelperapiref.rst
.gitignore: pycharm remote execution update
[mirror_ifupdown2.git] / docs / source / addonshelperapiref.rst
1 Documentation for the ifupdownaddons package helper modules
2 ***********************************************************
3
4 This package contains modules that provide helper methods
5 for ifupdown2 addon modules to interact directly with tools
6 like iproute2, brctl etc.
7
8 LinkUtils
9 ===========
10
11 Helper module to work with brctl, bonds, iproute2, mstpctl commands
12
13 .. automodule:: LinkUtils
14
15 .. autoclass:: LinkUtils
16
17 dhclient
18 ========
19
20 Helper module to interact with dhclient tools.
21
22 .. automodule:: dhclient
23
24 .. autoclass:: dhclient