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

Method ListCredentials

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

Source from the content-addressed store, hash-verified

69 GetGiteaCredentials(params *GetGiteaCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetGiteaCredentialsOK, error)
70
71 ListCredentials(params *ListCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListCredentialsOK, error)
72
73 ListGiteaCredentials(params *ListGiteaCredentialsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListGiteaCredentialsOK, error)
74

Callers 3

listCredentialsFunction · 0.65
ListCredentialsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected