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

Method ID

pkg/attestation/crafter/runner.go:46–46  ·  view source on GitHub ↗

ID returns the runner type

()

Source from the content-addressed store, hash-verified

44
45 // ID returns the runner type
46 ID() schemaapi.CraftingSchema_Runner_RunnerType
47
48 // WorkflowFilePath returns the workflow file path associated with this runner
49 WorkflowFilePath() string

Callers 1

DiscoverAndEnforceRunnerFunction · 0.65

Implementers 3

GitHubActionpkg/attestation/crafter/runners/github
GitlabPipelinepkg/attestation/crafter/runners/gitlab
Genericpkg/attestation/crafter/runners/generi

Calls

no outgoing calls

Tested by

no test coverage detected