Table of Contents

HappyDoc Generated Documentation: pyVC.Helpers  

This package contains the modules used for helpers.

A Helper is defined in pyVC as a process that is optional to the functionality of the virtual network and is confined to a single real Machine. Examples include DHCP servers, LDAP and DNS servers, IP Interfaces, Routing and iptables rules.

Each module should contain one publicly instantiable object, named Helper.

Please consult the documentation of each helper module for argmument parameters. The base Helper, which all other Helper objects derive from, can be instantiated as: helper = Helper(realmachine, network) realmachine = Machine network = [Network, ...]

Modules and Packages   

pyVC/Helpers/

Base

Package containing the base object for a Helper.

DHCP

Package containing the Helper object for a DHCP Helper.

Interface

Package containing the object for an Interface Helper.

Router

Package containing the Helper object for an IP router.

Tools

This module contains the code to generate interface aliases.

Helpers

This package contains the modules used for helpers.


Table of Contents

This document was automatically generated on Thu Jan 18 11:28:09 2007 by HappyDoc version 2.1