List of all items
Structs
- Access
- AuthenticatedUser
- BeginLoginRequest
- BeginLoginResponse
- Cache
- CacheEntry
- CacheSetOptions
- CompleteLoginRequest
- Credential
- Error
- Operation
- Request
- Response
- Router
- RuntimeMetadata
- Subject
- indexeddb::Cursor
- indexeddb::IndexClient
- indexeddb::IndexSchema
- indexeddb::IndexedDB
- indexeddb::KeyRange
- indexeddb::ObjectStore
- indexeddb::ObjectStoreSchema
- proto::v1::AccessContext
- proto::v1::AuthSessionSettings
- proto::v1::AuthenticatedUser
- proto::v1::BeginLoginRequest
- proto::v1::BeginLoginResponse
- proto::v1::ByteRange
- proto::v1::CacheDeleteManyRequest
- proto::v1::CacheDeleteManyResponse
- proto::v1::CacheDeleteRequest
- proto::v1::CacheDeleteResponse
- proto::v1::CacheGetManyRequest
- proto::v1::CacheGetManyResponse
- proto::v1::CacheGetRequest
- proto::v1::CacheGetResponse
- proto::v1::CacheResult
- proto::v1::CacheSetEntry
- proto::v1::CacheSetManyRequest
- proto::v1::CacheSetRequest
- proto::v1::CacheTouchRequest
- proto::v1::CacheTouchResponse
- proto::v1::Catalog
- proto::v1::CatalogOperation
- proto::v1::CatalogParameter
- proto::v1::ColumnDef
- proto::v1::CompleteLoginRequest
- proto::v1::ConfigureProviderRequest
- proto::v1::ConfigureProviderResponse
- proto::v1::ConnectionParamDef
- proto::v1::CopyObjectRequest
- proto::v1::CopyObjectResponse
- proto::v1::CountResponse
- proto::v1::CreateObjectStoreRequest
- proto::v1::CredentialContext
- proto::v1::CursorClientMessage
- proto::v1::CursorCommand
- proto::v1::CursorEntry
- proto::v1::CursorKeyTarget
- proto::v1::CursorResponse
- proto::v1::DeleteObjectRequest
- proto::v1::DeleteObjectStoreRequest
- proto::v1::DeleteResponse
- proto::v1::ExecuteRequest
- proto::v1::GetSecretRequest
- proto::v1::GetSecretResponse
- proto::v1::GetSessionCatalogRequest
- proto::v1::GetSessionCatalogResponse
- proto::v1::HeadObjectRequest
- proto::v1::HeadObjectResponse
- proto::v1::HealthCheckResponse
- proto::v1::IndexQueryRequest
- proto::v1::IndexSchema
- proto::v1::IntegrationToken
- proto::v1::KeyRange
- proto::v1::KeyResponse
- proto::v1::KeyValue
- proto::v1::KeyValueArray
- proto::v1::KeysResponse
- proto::v1::ListObjectsRequest
- proto::v1::ListObjectsResponse
- proto::v1::ObjectStoreNameRequest
- proto::v1::ObjectStoreRangeRequest
- proto::v1::ObjectStoreRequest
- proto::v1::ObjectStoreSchema
- proto::v1::OpenCursorRequest
- proto::v1::OperationAnnotations
- proto::v1::OperationResult
- proto::v1::PostConnectRequest
- proto::v1::PostConnectResponse
- proto::v1::PresignObjectRequest
- proto::v1::PresignObjectResponse
- proto::v1::ProviderIdentity
- proto::v1::ProviderMetadata
- proto::v1::ReadObjectChunk
- proto::v1::ReadObjectRequest
- proto::v1::Record
- proto::v1::RecordRequest
- proto::v1::RecordResponse
- proto::v1::RecordsResponse
- proto::v1::RequestContext
- proto::v1::S3ObjectMeta
- proto::v1::S3ObjectRef
- proto::v1::StartProviderRequest
- proto::v1::StartProviderResponse
- proto::v1::SubjectContext
- proto::v1::TypedValue
- proto::v1::ValidateExternalTokenRequest
- proto::v1::WriteObjectOpen
- proto::v1::WriteObjectRequest
- proto::v1::WriteObjectResponse
- proto::v1::auth_provider_client::AuthProviderClient
- proto::v1::auth_provider_server::AuthProviderServer
- proto::v1::cache_client::CacheClient
- proto::v1::cache_server::CacheServer
- proto::v1::indexed_db_client::IndexedDbClient
- proto::v1::indexed_db_server::IndexedDbServer
- proto::v1::integration_provider_client::IntegrationProviderClient
- proto::v1::integration_provider_server::IntegrationProviderServer
- proto::v1::provider_lifecycle_client::ProviderLifecycleClient
- proto::v1::provider_lifecycle_server::ProviderLifecycleServer
- proto::v1::s3_client::S3Client
- proto::v1::s3_server::S3Server
- proto::v1::secrets_provider_client::SecretsProviderClient
- proto::v1::secrets_provider_server::SecretsProviderServer
- s3::ByteRange
- s3::CopyOptions
- s3::ListOptions
- s3::ListPage
- s3::Object
- s3::ObjectMeta
- s3::ObjectReader
- s3::ObjectRef
- s3::PresignOptions
- s3::PresignResult
- s3::ReadOptions
- s3::S3
- s3::WriteOptions
Enums
- CacheError
- indexeddb::CursorDirection
- indexeddb::IndexedDBError
- proto::v1::ConnectionMode
- proto::v1::CursorDirection
- proto::v1::PresignMethod
- proto::v1::ProviderKind
- proto::v1::cursor_client_message::Msg
- proto::v1::cursor_command::Command
- proto::v1::cursor_response::Result
- proto::v1::key_value::Kind
- proto::v1::read_object_chunk::Result
- proto::v1::typed_value::Kind
- proto::v1::write_object_request::Msg
- s3::PresignMethod
- s3::S3Error
Traits
- AuthProvider
- CacheProvider
- Provider
- SecretsProvider
- proto::v1::auth_provider_server::AuthProvider
- proto::v1::cache_server::Cache
- proto::v1::indexed_db_server::IndexedDb
- proto::v1::integration_provider_server::IntegrationProvider
- proto::v1::provider_lifecycle_server::ProviderLifecycle
- proto::v1::s3_server::S3
- proto::v1::secrets_provider_server::SecretsProvider
- s3::S3Provider
Macros
Attribute Macros
Functions
- cache_socket_env
- indexeddb::indexeddb_socket_env
- ok
- runtime::maybe_write_catalog
- runtime::run_auth_provider
- runtime::run_cache_provider
- runtime::run_provider
- runtime::run_s3_provider
- runtime::run_secrets_provider
- runtime::serve_auth_provider
- runtime::serve_cache_provider
- runtime::serve_provider
- runtime::serve_s3_provider
- runtime::serve_secrets_provider
- runtime::write_catalog_path
- s3::s3_socket_env
Type Aliases
Constants
- CURRENT_PROTOCOL_VERSION
- ENV_CACHE_SOCKET
- ENV_PROVIDER_SOCKET
- indexeddb::ENV_INDEXEDDB_SOCKET
- proto::v1::auth_provider_server::SERVICE_NAME
- proto::v1::cache_server::SERVICE_NAME
- proto::v1::indexed_db_server::SERVICE_NAME
- proto::v1::integration_provider_server::SERVICE_NAME
- proto::v1::provider_lifecycle_server::SERVICE_NAME
- proto::v1::s3_server::SERVICE_NAME
- proto::v1::secrets_provider_server::SERVICE_NAME
- s3::ENV_S3_SOCKET