Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudbase/garm
/ String
Method
String
params/params.go:832–834 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
830
}
831
832
func
(r Repository) String() string {
833
return
fmt.Sprintf(
"%s/%s"
, r.Owner, r.Name)
834
}
835
836
// used by swagger client generated code
837
// swagger:model Repositories
Callers
15
getLabelsForInstance
Function · 0.45
NewRunner
Function · 0.45
CollectHealthMetric
Function · 0.45
NewEntityPoolManager
Function · 0.45
updateTools
Method · 0.45
cleanupOrphanedProviderRunners
Method · 0.45
reapTimedOutRunners
Method · 0.45
cleanupOrphanedGithubRunners
Method · 0.45
controllerLabel
Method · 0.45
DeleteRunner
Method · 0.45
consumeQueuedJobs
Method · 0.45
InstallHook
Method · 0.45
Calls
no outgoing calls
Tested by
11
SetupTest
Method · 0.36
SetupTest
Method · 0.36
SetupTest
Method · 0.36
SetupTest
Method · 0.36
SetupTest
Method · 0.36
SetupTest
Method · 0.36
TestJobWatcher
Method · 0.36
TestWithEntityJobFilterRepository
Method · 0.36
TestWithEntityJobFilterOrg
Method · 0.36
TestWithEntityJobFilterEnterprise
Method · 0.36
TestWithUserIDFilter
Method · 0.36