Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AffiliationClient ¶
AffiliationClient is an autogenerated mock type for the AffiliationClient type
func (*AffiliationClient) AddIdentity ¶
func (_m *AffiliationClient) AddIdentity(identity *affiliation.Identity) bool
AddIdentity provides a mock function with given fields: identity
func (*AffiliationClient) GetIdentityByUser ¶
func (_m *AffiliationClient) GetIdentityByUser(key string, value string) (*affiliation.AffIdentity, error)
GetIdentityByUser provides a mock function with given fields: key, value
func (*AffiliationClient) GetOrganizations ¶
func (_m *AffiliationClient) GetOrganizations(uuid string, projectSlug string) *[]affiliation.Enrollment
GetOrganizations provides a mock function with given fields: uuid, projectSlug
type AuthClientProvider ¶
AuthClientProvider is an autogenerated mock type for the AuthClientProvider type
Click to show internal directories.
Click to hide internal directories.