mocks

package
v2.19.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CollaborationAPIClient

type CollaborationAPIClient struct {
	mock.Mock
}

CollaborationAPIClient is an autogenerated mock type for the CollaborationAPIClient type

func NewCollaborationAPIClient

func NewCollaborationAPIClient(t mockConstructorTestingTNewCollaborationAPIClient) *CollaborationAPIClient

NewCollaborationAPIClient creates a new instance of CollaborationAPIClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*CollaborationAPIClient) CreateShare

CreateShare provides a mock function with given fields: ctx, in, opts

func (*CollaborationAPIClient) GetReceivedShare

GetReceivedShare provides a mock function with given fields: ctx, in, opts

func (*CollaborationAPIClient) GetShare

GetShare provides a mock function with given fields: ctx, in, opts

func (*CollaborationAPIClient) ListReceivedShares

ListReceivedShares provides a mock function with given fields: ctx, in, opts

func (*CollaborationAPIClient) ListShares

ListShares provides a mock function with given fields: ctx, in, opts

func (*CollaborationAPIClient) RemoveShare

RemoveShare provides a mock function with given fields: ctx, in, opts

func (*CollaborationAPIClient) UpdateReceivedShare

UpdateReceivedShare provides a mock function with given fields: ctx, in, opts

func (*CollaborationAPIClient) UpdateShare

UpdateShare provides a mock function with given fields: ctx, in, opts

type GatewayAPIClient

type GatewayAPIClient struct {
	mock.Mock
}

GatewayAPIClient is an autogenerated mock type for the GatewayAPIClient type

func NewGatewayAPIClient

func NewGatewayAPIClient(t mockConstructorTestingTNewGatewayAPIClient) *GatewayAPIClient

NewGatewayAPIClient creates a new instance of GatewayAPIClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*GatewayAPIClient) AcceptInvite

AcceptInvite provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) AddAppProvider

AddAppProvider provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) Authenticate

Authenticate provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CancelTransfer

CancelTransfer provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CheckPermission

CheckPermission provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CreateContainer

CreateContainer provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CreateHome

CreateHome provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CreateOCMCoreShare

CreateOCMCoreShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CreateOCMShare

CreateOCMShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CreatePublicShare

CreatePublicShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CreateShare

CreateShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CreateStorageSpace

CreateStorageSpace provides a mock function with given fields: ctx, in, opts

CreateSymlink provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) CreateTransfer added in v2.14.0

CreateTransfer provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) Delete

Delete provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) DeleteAcceptedUser added in v2.17.0

DeleteAcceptedUser provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) DeleteOCMCoreShare added in v2.17.0

DeleteOCMCoreShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) DeleteStorageSpace

DeleteStorageSpace provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) FindAcceptedUsers

FindAcceptedUsers provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) FindGroups

FindGroups provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) FindUsers

FindUsers provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ForwardInvite

ForwardInvite provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GenerateAppPassword

GenerateAppPassword provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GenerateInviteToken

GenerateInviteToken provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetAcceptedUser

GetAcceptedUser provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetAppPassword

GetAppPassword provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetAppProviders

GetAppProviders provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetDefaultAppProviderForMimeType

GetDefaultAppProviderForMimeType provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetGroup

GetGroup provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetGroupByClaim

GetGroupByClaim provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetHome

GetHome provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetInfoByDomain

GetInfoByDomain provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetKey

GetKey provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetLock

GetLock provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetMembers

GetMembers provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetOCMShare

GetOCMShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetOCMShareByToken added in v2.17.0

GetOCMShareByToken provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetPath

GetPath provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetPublicShare

GetPublicShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetPublicShareByToken

GetPublicShareByToken provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetQuota

GetQuota provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetReceivedOCMShare

GetReceivedOCMShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetReceivedShare

GetReceivedShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetShare

GetShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetTransferStatus

GetTransferStatus provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetUser

GetUser provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetUserByClaim

GetUserByClaim provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) GetUserGroups

GetUserGroups provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) HasMember

HasMember provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) InitiateFileDownload

InitiateFileDownload provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) InitiateFileUpload

InitiateFileUpload provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) InvalidateAppPassword

InvalidateAppPassword provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) IsProviderAllowed

IsProviderAllowed provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListAllProviders

ListAllProviders provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListAppPasswords

ListAppPasswords provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListAppProviders

ListAppProviders provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListAuthProviders

ListAuthProviders provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListContainer

ListContainer provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListContainerStream

ListContainerStream provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListFileVersions

ListFileVersions provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListInviteTokens added in v2.17.0

ListInviteTokens provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListOCMShares

ListOCMShares provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListPublicShares

ListPublicShares provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListReceivedOCMShares

ListReceivedOCMShares provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListReceivedShares

ListReceivedShares provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListRecycle

ListRecycle provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListRecycleStream

ListRecycleStream provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListShares

ListShares provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListStorageSpaces

ListStorageSpaces provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListSupportedMimeTypes

ListSupportedMimeTypes provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) ListTransfers

ListTransfers provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) Move

Move provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) OpenInApp

OpenInApp provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) PurgeRecycle

PurgeRecycle provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) RefreshLock

RefreshLock provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) RemoveOCMShare

RemoveOCMShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) RemovePublicShare

RemovePublicShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) RemoveShare

RemoveShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) RestoreFileVersion

RestoreFileVersion provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) RestoreRecycleItem

RestoreRecycleItem provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) RetryTransfer

RetryTransfer provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) SetArbitraryMetadata

SetArbitraryMetadata provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) SetDefaultAppProviderForMimeType

SetDefaultAppProviderForMimeType provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) SetKey

SetKey provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) SetLock

SetLock provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) Stat

Stat provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) TouchFile

TouchFile provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) Unlock

Unlock provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) UnsetArbitraryMetadata

UnsetArbitraryMetadata provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) UpdateOCMCoreShare added in v2.17.0

UpdateOCMCoreShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) UpdateOCMShare

UpdateOCMShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) UpdatePublicShare

UpdatePublicShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) UpdateReceivedOCMShare

UpdateReceivedOCMShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) UpdateReceivedShare

UpdateReceivedShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) UpdateShare

UpdateShare provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) UpdateStorageSpace

UpdateStorageSpace provides a mock function with given fields: ctx, in, opts

func (*GatewayAPIClient) WhoAmI

WhoAmI provides a mock function with given fields: ctx, in, opts

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL