Crate configinator

Crate configinator 

Source

Structs§

AccessTokenConfig
Configuration for access tokens.
ActionConfig
Configuration parameters for Ordinary Actions.
AdminCapabilities
AdminLimits
AppConfig
Config definition for an Ordinary Application
AssetsConfig
AuthConfig
Auth configuration.
Check
Content
Content is used for static values that should be updated independent of document structure, stylings or behavior.
ContentDefinition
ErrorConfig
Flag
Feature flag definition.
FlagOption
Option for the feature flag.
Global
Global constant definitions, for use in [stencilr::Template]s.
HmacTokenConfig
Configuration for HMAC’d tokens.
IntegrationConfig
The mechanism for reverse proxying and calling out to external APIs.
InviteConfig
LoggingConfig
MfaConfig
ModelConfig
Defines a model in the Ordinary Database.
PasswordConfig
Configuration for passwords.
RefreshTokenConfig
Configuration for refresh tokens.
Secret
Mechanism for exposing secrets to Integrations.
SignedTokenConfig
Configuration for signed tokens.
TemplateCache
TemplateConfig
Template configuration for Ordinary Applications.
TemplateField
Field used within the scope of a single template.
TemplateFlagRef
Server flags can only be used in templates whose cache is set to “Never”.
TemplateParamRef
TemplateRef
How templates reference Content Definitions and Data Models, and the specific fields it wants to include.
TemplateRefField
Declaration for which fields from a content definition or data model to include.
TotpConfig

Enums§

ActionAccessAuthOps
Auth operations that an action can make.
ActionAccessModelOps
Model operations that an action is allowed to make.
ActionAccessPermission
Defines access permissions that an Ordinary Action can configure.
ActionLang
The language in which the action is written.
ActionTrigger
Action trigger options.
ActionTriggerModelOps
CallCachePolicy
Call caching policy.
ClientPasswordHash
Configuration for client password hashing.
HttpCachePolicy
HTTP cache policy.
HttpMethod
IntegrationProtocol
The protocol for the integration.
IntegrationProtocolHttpEncoding
InviteMode
PasswordProtocol
Configuration for password protocol.
QueryExpression
Query expression to be used in template bindings.
SecretSource
Where Ordinary will look for the secret.
SecretVisibility
Where the secret is accessible from.
TemplateRefFieldBind
Binding options for template field refs.
TokenAlgorithm
TotpAlgorithm
UuidVersion