MCPcopy 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
166func UpdateCredentialsUsingEndpoint(ep params.ForgeEndpoint) {
167 giteaCredentialsCache.UpdateCredentialsUsingEndpoint(ep)
168}

Callers 1

SetEndpointMethod · 0.85

Calls 1

Tested by

no test coverage detected