List of all items
Structs
- engine::db_engine::ColumnInfo
- engine::db_engine::DbConnection
- engine::db_engine::QueryResult
- engine::db_engine::TableInfo
- engine::http_client::HttpResponse
- engine::protocol_detect::ProbeResult
- engine::retry_engine::FailureRecord
- engine::retry_engine::RetryEngine
- engine::store::ConnectionStore
- engine::store::StoreStats
- engine::tls_inspect::TlsInfo
- engine::vault::CredentialSummary
- engine::vault::CredentialVault
- engine::webhook::WebhookDelivery
- engine::webhook::WebhookEndpoint
- types::auth::StoredCredential
- types::connection::Connection
- types::connection::ConnectionResult
- types::connection::Session
- types::health::HealthCheck
- types::health::Slo
- types::health::TrendPoint
- types::protocol::ProtocolCapabilities
- types::retry::CircuitBreaker
- types::retry::RateLimitWindow
- types::retry::RetryPolicy
- types::soul::ConnectionProfile
- types::soul::ErrorRecord
- types::soul::PerformanceBaseline
- types::soul::SystemFingerprint
Enums
- engine::db_engine::DbType
- types::auth::AuthMethod
- types::auth::OAuth2GrantType
- types::error::ConnectError
- types::health::HealthStatus
- types::protocol::Protocol
- types::retry::CircuitState
- types::retry::FailureClass
- types::retry::RetryStrategy
Functions
- engine::http_client::extract_rate_limit
- engine::http_client::http_request
- engine::protocol_detect::probe_host
- engine::protocol_detect::scan_host
- engine::tls_inspect::check_expiry
- engine::tls_inspect::grade_tls
- engine::tls_inspect::inspect_tls
- engine::webhook::compute_hmac_sha256
- engine::webhook::send_webhook
- engine::webhook::verify_hmac_sha256