Module: Proxy::DHCP::KeaApi

Defined in:
lib/smart_proxy_dhcp_kea_api.rb,
lib/smart_proxy_dhcp_kea_api/kea_api_client.rb,
lib/smart_proxy_dhcp_kea_api/dhcp_kea_api_main.rb,
lib/smart_proxy_dhcp_kea_api/dhcp_kea_api_plugin.rb,
lib/smart_proxy_dhcp_kea_api/dhcp_kea_api_version.rb,
lib/smart_proxy_dhcp_kea_api/plugin_configuration.rb,
lib/smart_proxy_dhcp_kea_api/dhcp_kea_api_subnet_service.rb

Overview

The top-level namespace for this DHCP provider. All classes, modules, and services related to the Kea API integration will be defined within this KeaApi module to prevent naming conflicts with other plugins.

See Also:

Defined Under Namespace

Classes: Client, Plugin, PluginConfiguration, Provider, SubnetService

Constant Summary collapse

VERSION =

The current version of the smart_proxy_dhcp_kea_api gem.

'1.1.0'