⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module config

Module config 

Source
Expand description

Load Balancer Configuration

Provides configuration parsing and shell command integration for the L4/L7 load balancers.

Structs§

LbConfig
Load balancer configuration.
RouteConfig
Route configuration entry.
VipConfig
VIP configuration entry.

Enums§

ConfigError
Config parse error.

Functions§

parse_config
Parse a load balancer configuration from key=value format.