Expand description
Bundle-level platform setup types and static routes policy handling.
Structs§
- Platform
Setup Answers - Platform-level setup answers containing static routes and deployment targets.
- Static
Routes Answers - User-provided answers for static routes configuration.
- Static
Routes Policy - Normalized static routes policy after validation.
Functions§
- load_
effective_ static_ routes_ defaults - Load effective static routes defaults, merging artifact and runtime data.
- load_
runtime_ public_ base_ url - Load public base URL from runtime endpoints file.
- load_
static_ routes_ artifact - Load static routes policy from the bundle artifact file.
- persist_
static_ routes_ artifact - Persist static routes policy to the bundle artifact file.
- prompt_
static_ routes_ policy - Prompt user for static routes policy configuration.
- prompt_
static_ routes_ policy_ with_ answers - Prompt user for static routes policy with existing answers merged.
- static_
routes_ artifact_ path - Get the path to the static routes artifact file.