Crate spin_runtime_config

Source

Structs§

ResolvedRuntimeConfig
A runtime configuration which has been resolved from a runtime config source.
TomlResolver
Resolves runtime configuration from a TOML file.
TomlRuntimeConfigSource
The TOML based runtime configuration source Spin CLI.

Constants§

DEFAULT_STATE_DIR
The default state directory for the trigger.

Functions§

key_value_config_resolver
The key-value runtime configuration resolver.