Module config

Source

Structs§

HttpPrivateEndpoint
Indicates that a trigger is a private endpoint (not routable).
HttpTriggerConfig
Configuration for the HTTP trigger
WagiTriggerConfig
Wagi specific configuration for the http executor.

Enums§

HttpExecutorType
The executor for the HTTP component. The component can either implement the Spin HTTP interface, the wasi-http interface, or the Wagi CGI interface.
HttpTriggerRouteConfig
An HTTP trigger route