mirror_ifupdown2/docs/source/addonshelperapiref.rst
Julien Fortin 4cfbb4b484 ifupdown2 2.0.0 release
Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
2018-06-12 11:09:47 +02:00

25 lines
528 B
ReStructuredText

Documentation for the ifupdownaddons package helper modules
***********************************************************
This package contains modules that provide helper methods
for ifupdown2 addon modules to interact directly with tools
like iproute2, brctl etc.
LinkUtils
===========
Helper module to work with brctl, bonds, iproute2, mstpctl commands
.. automodule:: LinkUtils
.. autoclass:: LinkUtils
dhclient
========
Helper module to interact with dhclient tools.
.. automodule:: dhclient
.. autoclass:: dhclient