package
0.2.0
Repository: https://github.com/triggermesh/scoby.git
Documentation: pkg.go.dev

# Structs

HookRequest sent to configured hooks.
HookRequestFinalize sent to configured hooks for the finalize phase.
HookRequestPostReconcile sent to configured hooks for the post-reconcile phase.
HookRequestPreReconcile sent to configured hooks for the pre-reconcile phase.
HookResponse is the expected reconcile reply from configured hooks.
HookResponseError contains the information that Scoby needs to handle an error that ocurred at a hook.
HookResponseFinalize is the expected finalize reply from configured hooks.
HookResponseWorkload contains workload elements that the hook sets on the generated elements.