MCPcopy Create free account
hub / github.com/cloudbase/garm / GetID

Method GetID

params/interfaces.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29type IDGetter interface {
30 GetID() uint
31}
32
33type CreationDateGetter interface {

Callers 15

sortByIDFunction · 0.65
AddRunnerMethod · 0.65
UninstallWebhookMethod · 0.65
InstallHookMethod · 0.65
handleEntityUpdateMethod · 0.65
GhOrgRunnersCleanupMethod · 0.65
GhOrgRunnersCleanupFunction · 0.65
GhRepoRunnersCleanupFunction · 0.65

Implementers 9

GithubCredentialsdatabase/sql/models.go
GiteaCredentialsdatabase/sql/models.go
Instanceparams/params.go
Poolparams/params.go
ScaleSetparams/params.go
Repositoryparams/params.go
Organizationparams/params.go
Enterpriseparams/params.go
ForgeCredentialsparams/params.go

Calls

no outgoing calls

Tested by 1

GhOrgRunnersCleanupMethod · 0.52