Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1143
type
CredentialsGetter
interface
{
1144
GetEndpointName() *string
1145
GetID() uint
1146
}
1147
1148
// fetchCredentialsByType fetches credentials by name for a given forge type
Callers
2
updateEntityCredentials
Method · 0.65
WithForgeCredentialsFilter
Function · 0.65
Implementers
2
GithubCredentials
database/sql/models.go
GiteaCredentials
database/sql/models.go
Calls
no outgoing calls
Tested by
no test coverage detected