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

Method Description

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

Description returns a templatable string, see the DescriptionVariables struct.

()

Source from the content-addressed store, hash-verified

55 TargetID() *uuid.UUID
56 // Description returns a templatable string, see the DescriptionVariables struct.
57 Description() string
58 RequiresActor() bool
59}
60

Callers 15

RegisterDiscoverBuiltinFunction · 0.65
RegisterHelloBuiltinFunction · 0.65
RegisterDiscoverBuiltinFunction · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65
sqlSaveMethod · 0.65

Implementers 1

testLogEntryapp/controlplane/pkg/auditor/dispatche

Calls

no outgoing calls

Tested by

no test coverage detected