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

Function GetAllGiteaCredentials

cache/credentials_cache.go:158–160  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156}
157
158func GetAllGiteaCredentials() []params.ForgeCredentials {
159 return giteaCredentialsCache.GetAllCredentials()
160}
161
162func GetAllGiteaCredentialsAsMap() map[uint]params.ForgeCredentials {
163 return giteaCredentialsCache.GetAllCredentialsAsMap()

Callers 1

Calls 1

GetAllCredentialsMethod · 0.80

Tested by 1