Crate conjure_runtime_config

Crate conjure_runtime_config 

Source
Expand description

Deserializable configuration types for conjure_runtime clients.

Modules§

http_proxy_config
Builder types for HttpProxyConfig.
security_config
Builder types for SecurityConfig.
service_config
Builder types for ServiceConfig.
services_config
Builder types for ServicesConfig.

Structs§

BasicCredentials
Credentials used to authenticate with an HTTP proxy.
HostAndPort
A host and port identifier of a server.
HttpProxyConfig
Configuration for an HTTP proxy.
SecurityConfig
Security configuration used to communicate with a service.
ServiceConfig
The configuration for an individual service.
ServicesConfig
Configuration for a collection of services.

Enums§

ProxyConfig
Proxy configuration used to connect to a service.