MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / ActionInfo

Method ActionInfo

app/controlplane/pkg/auditor/logentry.go:51–51  ·  view source on GitHub ↗

ActionInfo returns the information about the action performed.

()

Source from the content-addressed store, hash-verified

49 ActionType() string
50 // ActionInfo returns the information about the action performed.
51 ActionInfo() (json.RawMessage, error)
52 // TargetType returns the type of the target of the action.
53 TargetType() TargetType
54 // TargetID returns the ID of the target of the action.

Callers 15

GenerateAuditEventFunction · 0.65
digestFunction · 0.65
ActionInfoMethod · 0.65
ActionInfoMethod · 0.65
ActionInfoMethod · 0.65
ActionInfoMethod · 0.65
ActionInfoMethod · 0.65
ActionInfoMethod · 0.65
ActionInfoMethod · 0.65
ActionInfoMethod · 0.65
ActionInfoMethod · 0.65

Implementers 1

testLogEntryapp/controlplane/pkg/auditor/dispatche

Calls

no outgoing calls

Tested by 4

TestGroupEventsFailedFunction · 0.52
TestProjectEventsFailedFunction · 0.52