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

Function DeleteGithubCredentials

cache/credentials_cache.go:130–132  ·  view source on GitHub ↗
(id uint)

Source from the content-addressed store, hash-verified

128}
129
130func DeleteGithubCredentials(id uint) {
131 credentialsCache.DeleteCredentials(id)
132}
133
134func GetAllGithubCredentials() []params.ForgeCredentials {
135 return credentialsCache.GetAllCredentials()

Callers 2

Calls 1

DeleteCredentialsMethod · 0.65

Tested by 1