Expand description
Stricter owned representation of an entire config that is easy to query.
Re-exports§
pub use frontend::Frontend;
Modules§
Structs§
- Acl
- Address
- Owned variant of
AddressRef - Backend
- Frontends specify whether to forward traffic here
using
config::backends. - Bind
- Config
- A haproxy config where everything except config and options are fully typed. Can be created
from a list of
SectionsusingTryFrom. This type does not borrow its input. - Default
- Global
- Group
- Listen
- Server
- User
- Userlist
Enums§
- Host
- Owned variant of
HostRef - Password
- Owned variant of
PasswordRef