Crate conjure_runtime_config
source ·Expand description
Deserializable configuration types for conjure_runtime clients.
Structs§
- Credentials used to authenticate with an HTTP proxy.
- A host and port identifier of a server.
- Configuration for an HTTP proxy.
- A builder for
HttpProxyConfigs. - Security configuration used to communicate with a service.
- A builder type for
SecurityConfigs. - The configuration for an individual service.
- A builder type for
ServiceConfigs. - Configuration for a collection of services.
- A builder type for
ServiceConfig.
Enums§
- Proxy configuration used to connect to a service.