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

Method TargetType

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

TargetType returns the type of the target of the action.

()

Source from the content-addressed store, hash-verified

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.
55 TargetID() *uuid.UUID
56 // Description returns a templatable string, see the DescriptionVariables struct.

Callers 3

GenerateAuditEventFunction · 0.65
digestFunction · 0.65
TestCASArtifactEventsFunction · 0.65

Implementers 1

testLogEntryapp/controlplane/pkg/auditor/dispatche

Calls

no outgoing calls

Tested by 1

TestCASArtifactEventsFunction · 0.52