Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEventFromJSON ¶
NewEventFromJSON creates a CloudEvent v1.0 from JSON string data, optionally merging additional JSON data into the event payload. Returns the serialized CloudEvent bytes.
func Process ¶
func Process(tokenProvider gcp.OIDCTokenProvider, generalConfig *config.GeneralConfigOptions, ctx EventContext) error
Process is the single entry point for publishing events from generated steps. It takes an EventContext with step-level data and handles event creation and publishing.
Types ¶
type EventContext ¶
EventContext carries step-level data from the generated template into the eventing package.
Click to show internal directories.
Click to hide internal directories.