Module actions

Module actions 

Source
Expand description

Helpers for integrating side-effecting action stages (http_post:*, exec:*). Helpers for integrating side-effecting action stages.

Stage identity syntax (resolved via StageOpV1::ResolverKey):

  • http_post:<url>
  • exec:<program>|<arg>|...

Functionsยง

action_stage_catalog_entries
Build stage-catalog entries for the action-stage families published by product runtimes.
build_action_stages
Build an action-stage resolver configured for a product run.
build_action_stages_default_replay
Build an action-stage resolver using default replay accounting.