List of all items
Structs
- auth::AuthPluginConfig
- auth::AuthPluginEntry
- auth::AuthRequest
- auth::AuthResponse
- auth::UserIdentity
- datasource::ColumnInfo
- datasource::ConnectionTestResult
- datasource::DataConnection
- datasource::DataQuery
- datasource::DataResult
- datasource::DataRow
- datasource::DataSourceCredentials
- datasource::DataSourcePluginConfig
- datasource::DataSourcePluginEntry
- datasource::ForeignKey
- datasource::QueryFilter
- datasource::Schema
- datasource::SortField
- datasource::SslConfig
- datasource::TableInfo
- manifest::loader::ManifestLoader
- manifest::models::PluginAuthor
- manifest::models::PluginDependency
- manifest::models::PluginInfo
- manifest::models::PluginManifest
- manifest::schema::ConfigProperty
- manifest::schema::ConfigSchema
- manifest::schema::PropertyValidation
- response::ResponseData
- response::ResponseModifierConfig
- response::ResponsePluginConfig
- response::ResponsePluginEntry
- response::ResponseRequest
- runtime::ExecutionLimits
- runtime::FunctionSignature
- runtime::ModuleValidator
- runtime::PluginFunction
- runtime::PluginInstance
- runtime::PluginInterface
- runtime::PluginRuntime
- runtime::RuntimeConfig
- runtime::SecurityContext
- runtime::WasiCtxWithLimits
- template::FunctionParameter
- template::TemplateExecutionContext
- template::TemplateFunction
- template::TemplateFunctionEntry
- template::TemplatePluginConfig
- types::FilesystemPermissions
- types::NetworkPermissions
- types::PluginAuthor
- types::PluginCapabilities
- types::PluginContext
- types::PluginHealth
- types::PluginId
- types::PluginInfo
- types::PluginInstance
- types::PluginManifest
- types::PluginMetadata
- types::PluginMetrics
- types::PluginResult
- types::PluginVersion
- types::RequestMetadata
- types::ResolutionContext
- types::ResourceLimits
Enums
- datasource::DataType
- datasource::FilterOperator
- datasource::LogicalOperator
- datasource::QueryType
- datasource::SortDirection
- error::PluginError
- manifest::schema::PropertyType
- runtime::FilesystemPolicy
- runtime::NetworkPolicy
- runtime::ValueType
- types::PluginError
- types::PluginState
Traits
- async_trait::TokenResolver
- auth::AuthPlugin
- auth::AuthPluginFactory
- datasource::DataSourcePlugin
- datasource::DataSourcePluginFactory
- response::ResponseModifierPlugin
- response::ResponseModifierPluginFactory
- response::ResponsePlugin
- response::ResponsePluginFactory
- template::TemplatePlugin
- template::TemplatePluginFactory
Functions
- datasource::helpers::create_memory_data_source
- datasource::helpers::create_sample_columns
- datasource::helpers::create_sample_schema
- response::helpers::error_response
- response::helpers::forbidden_response
- response::helpers::not_found_response
- response::helpers::redirect_response
- response::helpers::success_response
- response::helpers::unauthorized_response
- template::builtin::json_parse
- template::builtin::json_stringify
- template::builtin::now_rfc3339
- template::builtin::random_float
- template::builtin::random_int
- template::builtin::url_decode
- template::builtin::url_encode
- template::builtin::uuid_v4