Expand description
Structures for the Parsec configuration file
Structs§
- Admin
- Structure defining the properties of a service admin
- Core
Settings - Core settings
- KeyInfo
Manager Config - KeyInfoManager configuration
- Listener
Config - Configuration of the Listener
- Service
Config - Configuration of Parsec
Enums§
- Authenticator
Config - Authenticator configuration structure
- KeyInfo
Manager Type - Type of the KeyInfoManager
- Listener
Type - Type of the Listener used
- Provider
Config - Provider configuration structure For providers configs in Parsec config.toml we use a format similar to the one described in the Internally Tagged Enum representation where “provider_type” is the tag field. For details see: https://serde.rs/enum-representations.html