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

Method GetID

database/sql/util.go:1145–1145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1143type CredentialsGetter interface {
1144 GetEndpointName() *string
1145 GetID() uint
1146}
1147
1148// fetchCredentialsByType fetches credentials by name for a given forge type

Callers 2

Implementers 2

GithubCredentialsdatabase/sql/models.go
GiteaCredentialsdatabase/sql/models.go

Calls

no outgoing calls

Tested by

no test coverage detected