MCPcopy 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
832func (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

getLabelsForInstanceFunction · 0.45
NewRunnerFunction · 0.45
CollectHealthMetricFunction · 0.45
NewEntityPoolManagerFunction · 0.45
updateToolsMethod · 0.45
reapTimedOutRunnersMethod · 0.45
controllerLabelMethod · 0.45
DeleteRunnerMethod · 0.45
consumeQueuedJobsMethod · 0.45
InstallHookMethod · 0.45

Calls

no outgoing calls

Tested by 11

SetupTestMethod · 0.36
SetupTestMethod · 0.36
SetupTestMethod · 0.36
SetupTestMethod · 0.36
SetupTestMethod · 0.36
SetupTestMethod · 0.36
TestJobWatcherMethod · 0.36
TestWithUserIDFilterMethod · 0.36