Skip to main content

Module platform_setup

Module platform_setup 

Source
Expand description

Bundle-level platform setup types and static routes policy handling.

Structs§

PlatformSetupAnswers
Platform-level setup answers containing static routes and deployment targets.
StaticRoutesAnswers
User-provided answers for static routes configuration.
StaticRoutesPolicy
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.