dhcpy API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Module Index

  • dhcpy - Tools for managing a KEA DHCP server.
    • allocator - Base class for objects that allocate addresses.
    • allocatorType - This module contains the AllocatorType enum for the Allocator classes.
    • ClientClass - A class to represent a client class in KEA
    • dhcp_service - This module contains the classes for the DHCP service base class and the DHCP4 and DHCP6 implementations.
    • dhcpOption - A module to represent a DHCP option definition or implementation
    • dhcpQueueControl - This module contains the class DHCPQueueControl, which is used to store the configuration of the DHCP queue control.
    • expiredLeaseProcessing - Expired Lease Processing object for the DHCP service
    • hookLibrary - Plugins for KEA are called hooks, and this is a hacked version of the hookLibrary class for the dhcpy project.
    • interfacesConfig - Undocumented
    • leaseDatabase - Undocumented
    • Logger - Undocumented
    • multiThreading - Undocumented
    • pool - Undocumented
    • sanityChecks - Undocumented
    • sendToServer - Fucntions for sending commands to KEA server
    • server - An object to store server information, like IP address, hostname, and interfaces
    • serverID - Undocumented
    • subnet - KEA subnet pools
    • subnetType - This file contains the SubnetType enum. This is used to determine the type of subnet that KEA is handling. This is used to determine the type of pool to use and the commands to run on the server.
API Documentation for dhcpy, generated by pydoctor 24.3.3 at 2024-09-12 00:37:46.