Documentation
¶
Index ¶
- func All() []harness.Adapter
- func DefaultsFromPayloadWithError(harnessID registry.Harness, rawPayload json.RawMessage) (harness.PayloadDefaults, error)
- func EnvNames(field harness.EnvField) []string
- func Find(harnessID registry.Harness) (harness.Adapter, bool)
- func FromCommand(command string) (registry.Harness, bool)
- func HandleHook(harnessID registry.Harness, explicitEvent string, rawPayload json.RawMessage, ...) (harness.HookResult, bool)
- func IntegrationVersionFor(harnessID registry.Harness) int
- func Normalize(value string) (registry.Harness, error)
- func PayloadCompatibleWithHarness(harnessID registry.Harness, rawPayload json.RawMessage) bool
- func ProcessNames(harnessID registry.Harness) []string
- func ResumeCommandFor(harnessID registry.Harness, sessionID string, sessionPath string) []string
- func SupportedNames() []string
- func WithResumeCommand(observation registry.Observation) registry.Observation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultsFromPayloadWithError ¶
func DefaultsFromPayloadWithError(harnessID registry.Harness, rawPayload json.RawMessage) (harness.PayloadDefaults, error)
func HandleHook ¶
func IntegrationVersionFor ¶
func PayloadCompatibleWithHarness ¶
func PayloadCompatibleWithHarness(harnessID registry.Harness, rawPayload json.RawMessage) bool
func ProcessNames ¶
func ResumeCommandFor ¶
func SupportedNames ¶
func SupportedNames() []string
func WithResumeCommand ¶
func WithResumeCommand(observation registry.Observation) registry.Observation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.