kea-custom-hooks
FeM custom hooks libraries for Kea DHCP
|
#include <exception>
#include <istream>
#include <map>
#include <string>
#include <string_view>
#include <vector>
Go to the source code of this file.
Classes | |
class | ahri::Config |
Configuration parser for admindb-host-reservation-importer configuration. More... | |
struct | ahri::Config::DBConfig |
Common configuration options for a database connection. More... | |
struct | ahri::Config::DBHost |
Host configuration options for a database connection. More... | |
struct | ahri::Config::AhriNode |
Configuration for a Kea node running ahri. More... | |
struct | ahri::Config::Icinga2 |
Configuration for a Icinga2 daemon monitoring this node. More... | |
struct | ahri::Config::AdminDB |
AdminDB-specific configuration options. More... | |
struct | ahri::Config::LocalDB |
DHCP local DB specific configuration options. More... | |
class | ahri::Config::ParseError |
Exception for errors during configuration parsing. More... | |
Namespaces | |
namespace | ahri |