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

Method TargetID

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

TargetID returns the ID of the target of the action.

()

Source from the content-addressed store, hash-verified

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.
57 Description() string
58 RequiresActor() bool

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