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

Method GetCredentials

client/credentials/credentials_client.go:67–67  ·  view source on GitHub ↗
(params *GetCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption)

Source from the content-addressed store, hash-verified

65 DeleteGiteaCredentials(params *DeleteGiteaCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) error
66
67 GetCredentials(params *GetCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCredentialsOK, error)
68
69 GetGiteaCredentials(params *GetGiteaCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGiteaCredentialsOK, error)
70

Callers 3

GetGithubCredentialsFunction · 0.65
GetGiteaCredentialsFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected