Expand description
Serialization types for the Spin manifest V2.
Structs§
- AppDetails
- App details
- AppManifest
- App manifest
- Component
- A Spin component.
- Component
Build Config - Component build configuration
- Component
Dependencies - Component dependencies
- OneOr
Many Component Specs - One or many
ComponentSpec
(s) - Trigger
- Trigger configuration. A trigger maps an event of the trigger’s type (e.g.
an HTTP request on route
/shop
, a Redis message on channelorders
) to a Spin component. - Variable
- The name of the application variable.
Enums§
- Component
Dependency - Specifies how to satisfy an import dependency of the component. This may be one of:
- Component
Source - The file, package, or URL containing the component Wasm binary. This may be:
- Component
Spec - Component reference or inline definition
- Target
Environment Ref - Identifies a deployment target.
- Wasi
Files Mount - The files the component is allowed to read. Each list entry is either: