Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudbase/garm
/ UpdateCredentialsUsingEndpoint
Function
UpdateCredentialsUsingEndpoint
cache/credentials_cache.go:166–168 ·
view source on GitHub ↗
(ep params.ForgeEndpoint)
Source
from the content-addressed store, hash-verified
164
}
165
166
func
UpdateCredentialsUsingEndpoint(ep params.ForgeEndpoint) {
167
giteaCredentialsCache.UpdateCredentialsUsingEndpoint(ep)
168
}
Callers
1
SetEndpoint
Method · 0.85
Calls
1
UpdateCredentialsUsingEndpoint
Method · 0.80
Tested by
no test coverage detected