Skip to main content

Module config

Module config 

Source
Expand description

Client configuration.

This is just a reexport of the conjure_runtime_config crate for convenience.

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.