Skip to main content

Crate pingap_config

Crate pingap_config 

Source

Modules§

hcl

Structs§

BasicConf
Basic configuration options for the application
CertificateConf
Configuration struct for TLS/SSL certificates
ConfigManager
History
LocationConf
Configuration for a location/route that handles incoming requests
Observer
PingapConfig
PingapTomlConfig
ServerConf
Configuration for a server instance that handles incoming HTTP/HTTPS requests
StorageConf
UpstreamConf
Configuration for an upstream service that handles proxied requests

Enums§

Category
ConfigMode
Error
PluginCategory

Constants§

CATEGORY_BASIC
CATEGORY_CERTIFICATE
CATEGORY_LOCATION
CATEGORY_PLUGIN
CATEGORY_SERVER
CATEGORY_STORAGE
CATEGORY_UPSTREAM
ETCD_PROTOCOL

Traits§

Hashable
Storage
Validate

Functions§

format_category
new_config_manager
new_etcd_config_manager
new_file_config_manager
read_all_config_files
sync_to_path

Type Aliases§

PluginConf