Documentation ¶
Index ¶
- type CollaborationAPIClient
- func (_m *CollaborationAPIClient) CreateShare(ctx context.Context, in *collaborationv1beta1.CreateShareRequest, ...) (*collaborationv1beta1.CreateShareResponse, error)
- func (_m *CollaborationAPIClient) EXPECT() *CollaborationAPIClient_Expecter
- func (_m *CollaborationAPIClient) GetReceivedShare(ctx context.Context, in *collaborationv1beta1.GetReceivedShareRequest, ...) (*collaborationv1beta1.GetReceivedShareResponse, error)
- func (_m *CollaborationAPIClient) GetShare(ctx context.Context, in *collaborationv1beta1.GetShareRequest, ...) (*collaborationv1beta1.GetShareResponse, error)
- func (_m *CollaborationAPIClient) ListReceivedShares(ctx context.Context, in *collaborationv1beta1.ListReceivedSharesRequest, ...) (*collaborationv1beta1.ListReceivedSharesResponse, error)
- func (_m *CollaborationAPIClient) ListShares(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, ...) (*collaborationv1beta1.ListSharesResponse, error)
- func (_m *CollaborationAPIClient) RemoveShare(ctx context.Context, in *collaborationv1beta1.RemoveShareRequest, ...) (*collaborationv1beta1.RemoveShareResponse, error)
- func (_m *CollaborationAPIClient) UpdateReceivedShare(ctx context.Context, in *collaborationv1beta1.UpdateReceivedShareRequest, ...) (*collaborationv1beta1.UpdateReceivedShareResponse, error)
- func (_m *CollaborationAPIClient) UpdateShare(ctx context.Context, in *collaborationv1beta1.UpdateShareRequest, ...) (*collaborationv1beta1.UpdateShareResponse, error)
- type CollaborationAPIClient_CreateShare_Call
- func (_c *CollaborationAPIClient_CreateShare_Call) Return(_a0 *collaborationv1beta1.CreateShareResponse, _a1 error) *CollaborationAPIClient_CreateShare_Call
- func (_c *CollaborationAPIClient_CreateShare_Call) Run(...) *CollaborationAPIClient_CreateShare_Call
- func (_c *CollaborationAPIClient_CreateShare_Call) RunAndReturn(...) *CollaborationAPIClient_CreateShare_Call
- type CollaborationAPIClient_Expecter
- func (_e *CollaborationAPIClient_Expecter) CreateShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_CreateShare_Call
- func (_e *CollaborationAPIClient_Expecter) GetReceivedShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_GetReceivedShare_Call
- func (_e *CollaborationAPIClient_Expecter) GetShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_GetShare_Call
- func (_e *CollaborationAPIClient_Expecter) ListReceivedShares(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_ListReceivedShares_Call
- func (_e *CollaborationAPIClient_Expecter) ListShares(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_ListShares_Call
- func (_e *CollaborationAPIClient_Expecter) RemoveShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_RemoveShare_Call
- func (_e *CollaborationAPIClient_Expecter) UpdateReceivedShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_UpdateReceivedShare_Call
- func (_e *CollaborationAPIClient_Expecter) UpdateShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_UpdateShare_Call
- type CollaborationAPIClient_GetReceivedShare_Call
- func (_c *CollaborationAPIClient_GetReceivedShare_Call) Return(_a0 *collaborationv1beta1.GetReceivedShareResponse, _a1 error) *CollaborationAPIClient_GetReceivedShare_Call
- func (_c *CollaborationAPIClient_GetReceivedShare_Call) Run(...) *CollaborationAPIClient_GetReceivedShare_Call
- func (_c *CollaborationAPIClient_GetReceivedShare_Call) RunAndReturn(...) *CollaborationAPIClient_GetReceivedShare_Call
- type CollaborationAPIClient_GetShare_Call
- func (_c *CollaborationAPIClient_GetShare_Call) Return(_a0 *collaborationv1beta1.GetShareResponse, _a1 error) *CollaborationAPIClient_GetShare_Call
- func (_c *CollaborationAPIClient_GetShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.GetShareRequest, ...)) *CollaborationAPIClient_GetShare_Call
- func (_c *CollaborationAPIClient_GetShare_Call) RunAndReturn(...) *CollaborationAPIClient_GetShare_Call
- type CollaborationAPIClient_ListReceivedShares_Call
- func (_c *CollaborationAPIClient_ListReceivedShares_Call) Return(_a0 *collaborationv1beta1.ListReceivedSharesResponse, _a1 error) *CollaborationAPIClient_ListReceivedShares_Call
- func (_c *CollaborationAPIClient_ListReceivedShares_Call) Run(...) *CollaborationAPIClient_ListReceivedShares_Call
- func (_c *CollaborationAPIClient_ListReceivedShares_Call) RunAndReturn(...) *CollaborationAPIClient_ListReceivedShares_Call
- type CollaborationAPIClient_ListShares_Call
- func (_c *CollaborationAPIClient_ListShares_Call) Return(_a0 *collaborationv1beta1.ListSharesResponse, _a1 error) *CollaborationAPIClient_ListShares_Call
- func (_c *CollaborationAPIClient_ListShares_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, ...)) *CollaborationAPIClient_ListShares_Call
- func (_c *CollaborationAPIClient_ListShares_Call) RunAndReturn(...) *CollaborationAPIClient_ListShares_Call
- type CollaborationAPIClient_RemoveShare_Call
- func (_c *CollaborationAPIClient_RemoveShare_Call) Return(_a0 *collaborationv1beta1.RemoveShareResponse, _a1 error) *CollaborationAPIClient_RemoveShare_Call
- func (_c *CollaborationAPIClient_RemoveShare_Call) Run(...) *CollaborationAPIClient_RemoveShare_Call
- func (_c *CollaborationAPIClient_RemoveShare_Call) RunAndReturn(...) *CollaborationAPIClient_RemoveShare_Call
- type CollaborationAPIClient_UpdateReceivedShare_Call
- func (_c *CollaborationAPIClient_UpdateReceivedShare_Call) Return(_a0 *collaborationv1beta1.UpdateReceivedShareResponse, _a1 error) *CollaborationAPIClient_UpdateReceivedShare_Call
- func (_c *CollaborationAPIClient_UpdateReceivedShare_Call) Run(...) *CollaborationAPIClient_UpdateReceivedShare_Call
- func (_c *CollaborationAPIClient_UpdateReceivedShare_Call) RunAndReturn(...) *CollaborationAPIClient_UpdateReceivedShare_Call
- type CollaborationAPIClient_UpdateShare_Call
- func (_c *CollaborationAPIClient_UpdateShare_Call) Return(_a0 *collaborationv1beta1.UpdateShareResponse, _a1 error) *CollaborationAPIClient_UpdateShare_Call
- func (_c *CollaborationAPIClient_UpdateShare_Call) Run(...) *CollaborationAPIClient_UpdateShare_Call
- func (_c *CollaborationAPIClient_UpdateShare_Call) RunAndReturn(...) *CollaborationAPIClient_UpdateShare_Call
- type GatewayAPIClient
- func (_m *GatewayAPIClient) AcceptInvite(ctx context.Context, in *invitev1beta1.AcceptInviteRequest, ...) (*invitev1beta1.AcceptInviteResponse, error)
- func (_m *GatewayAPIClient) AddAppProvider(ctx context.Context, in *registryv1beta1.AddAppProviderRequest, ...) (*registryv1beta1.AddAppProviderResponse, error)
- func (_m *GatewayAPIClient) Authenticate(ctx context.Context, in *gatewayv1beta1.AuthenticateRequest, ...) (*gatewayv1beta1.AuthenticateResponse, error)
- func (_m *GatewayAPIClient) CancelTransfer(ctx context.Context, in *txv1beta1.CancelTransferRequest, ...) (*txv1beta1.CancelTransferResponse, error)
- func (_m *GatewayAPIClient) CheckPermission(ctx context.Context, in *permissionsv1beta1.CheckPermissionRequest, ...) (*permissionsv1beta1.CheckPermissionResponse, error)
- func (_m *GatewayAPIClient) CreateContainer(ctx context.Context, in *providerv1beta1.CreateContainerRequest, ...) (*providerv1beta1.CreateContainerResponse, error)
- func (_m *GatewayAPIClient) CreateHome(ctx context.Context, in *providerv1beta1.CreateHomeRequest, ...) (*providerv1beta1.CreateHomeResponse, error)
- func (_m *GatewayAPIClient) CreateOCMCoreShare(ctx context.Context, in *corev1beta1.CreateOCMCoreShareRequest, ...) (*corev1beta1.CreateOCMCoreShareResponse, error)
- func (_m *GatewayAPIClient) CreateOCMShare(ctx context.Context, in *ocmv1beta1.CreateOCMShareRequest, ...) (*ocmv1beta1.CreateOCMShareResponse, error)
- func (_m *GatewayAPIClient) CreatePublicShare(ctx context.Context, in *linkv1beta1.CreatePublicShareRequest, ...) (*linkv1beta1.CreatePublicShareResponse, error)
- func (_m *GatewayAPIClient) CreateShare(ctx context.Context, in *collaborationv1beta1.CreateShareRequest, ...) (*collaborationv1beta1.CreateShareResponse, error)
- func (_m *GatewayAPIClient) CreateStorageSpace(ctx context.Context, in *providerv1beta1.CreateStorageSpaceRequest, ...) (*providerv1beta1.CreateStorageSpaceResponse, error)
- func (_m *GatewayAPIClient) CreateSymlink(ctx context.Context, in *providerv1beta1.CreateSymlinkRequest, ...) (*providerv1beta1.CreateSymlinkResponse, error)
- func (_m *GatewayAPIClient) CreateTransfer(ctx context.Context, in *txv1beta1.CreateTransferRequest, ...) (*txv1beta1.CreateTransferResponse, error)
- func (_m *GatewayAPIClient) Delete(ctx context.Context, in *providerv1beta1.DeleteRequest, ...) (*providerv1beta1.DeleteResponse, error)
- func (_m *GatewayAPIClient) DeleteAcceptedUser(ctx context.Context, in *invitev1beta1.DeleteAcceptedUserRequest, ...) (*invitev1beta1.DeleteAcceptedUserResponse, error)
- func (_m *GatewayAPIClient) DeleteOCMCoreShare(ctx context.Context, in *corev1beta1.DeleteOCMCoreShareRequest, ...) (*corev1beta1.DeleteOCMCoreShareResponse, error)
- func (_m *GatewayAPIClient) DeleteStorageSpace(ctx context.Context, in *providerv1beta1.DeleteStorageSpaceRequest, ...) (*providerv1beta1.DeleteStorageSpaceResponse, error)
- func (_m *GatewayAPIClient) EXPECT() *GatewayAPIClient_Expecter
- func (_m *GatewayAPIClient) FindAcceptedUsers(ctx context.Context, in *invitev1beta1.FindAcceptedUsersRequest, ...) (*invitev1beta1.FindAcceptedUsersResponse, error)
- func (_m *GatewayAPIClient) FindGroups(ctx context.Context, in *groupv1beta1.FindGroupsRequest, ...) (*groupv1beta1.FindGroupsResponse, error)
- func (_m *GatewayAPIClient) FindUsers(ctx context.Context, in *userv1beta1.FindUsersRequest, opts ...grpc.CallOption) (*userv1beta1.FindUsersResponse, error)
- func (_m *GatewayAPIClient) ForwardInvite(ctx context.Context, in *invitev1beta1.ForwardInviteRequest, ...) (*invitev1beta1.ForwardInviteResponse, error)
- func (_m *GatewayAPIClient) GenerateAppPassword(ctx context.Context, in *applicationsv1beta1.GenerateAppPasswordRequest, ...) (*applicationsv1beta1.GenerateAppPasswordResponse, error)
- func (_m *GatewayAPIClient) GenerateInviteToken(ctx context.Context, in *invitev1beta1.GenerateInviteTokenRequest, ...) (*invitev1beta1.GenerateInviteTokenResponse, error)
- func (_m *GatewayAPIClient) GetAcceptedUser(ctx context.Context, in *invitev1beta1.GetAcceptedUserRequest, ...) (*invitev1beta1.GetAcceptedUserResponse, error)
- func (_m *GatewayAPIClient) GetAppPassword(ctx context.Context, in *applicationsv1beta1.GetAppPasswordRequest, ...) (*applicationsv1beta1.GetAppPasswordResponse, error)
- func (_m *GatewayAPIClient) GetAppProviders(ctx context.Context, in *registryv1beta1.GetAppProvidersRequest, ...) (*registryv1beta1.GetAppProvidersResponse, error)
- func (_m *GatewayAPIClient) GetDefaultAppProviderForMimeType(ctx context.Context, ...) (*registryv1beta1.GetDefaultAppProviderForMimeTypeResponse, error)
- func (_m *GatewayAPIClient) GetGroup(ctx context.Context, in *groupv1beta1.GetGroupRequest, opts ...grpc.CallOption) (*groupv1beta1.GetGroupResponse, error)
- func (_m *GatewayAPIClient) GetGroupByClaim(ctx context.Context, in *groupv1beta1.GetGroupByClaimRequest, ...) (*groupv1beta1.GetGroupByClaimResponse, error)
- func (_m *GatewayAPIClient) GetHome(ctx context.Context, in *providerv1beta1.GetHomeRequest, ...) (*providerv1beta1.GetHomeResponse, error)
- func (_m *GatewayAPIClient) GetInfoByDomain(ctx context.Context, in *v1beta1.GetInfoByDomainRequest, ...) (*v1beta1.GetInfoByDomainResponse, error)
- func (_m *GatewayAPIClient) GetKey(ctx context.Context, in *preferencesv1beta1.GetKeyRequest, ...) (*preferencesv1beta1.GetKeyResponse, error)
- func (_m *GatewayAPIClient) GetLock(ctx context.Context, in *providerv1beta1.GetLockRequest, ...) (*providerv1beta1.GetLockResponse, error)
- func (_m *GatewayAPIClient) GetMembers(ctx context.Context, in *groupv1beta1.GetMembersRequest, ...) (*groupv1beta1.GetMembersResponse, error)
- func (_m *GatewayAPIClient) GetOCMShare(ctx context.Context, in *ocmv1beta1.GetOCMShareRequest, ...) (*ocmv1beta1.GetOCMShareResponse, error)
- func (_m *GatewayAPIClient) GetOCMShareByToken(ctx context.Context, in *ocmv1beta1.GetOCMShareByTokenRequest, ...) (*ocmv1beta1.GetOCMShareByTokenResponse, error)
- func (_m *GatewayAPIClient) GetPath(ctx context.Context, in *providerv1beta1.GetPathRequest, ...) (*providerv1beta1.GetPathResponse, error)
- func (_m *GatewayAPIClient) GetPublicShare(ctx context.Context, in *linkv1beta1.GetPublicShareRequest, ...) (*linkv1beta1.GetPublicShareResponse, error)
- func (_m *GatewayAPIClient) GetPublicShareByToken(ctx context.Context, in *linkv1beta1.GetPublicShareByTokenRequest, ...) (*linkv1beta1.GetPublicShareByTokenResponse, error)
- func (_m *GatewayAPIClient) GetQuota(ctx context.Context, in *gatewayv1beta1.GetQuotaRequest, ...) (*providerv1beta1.GetQuotaResponse, error)
- func (_m *GatewayAPIClient) GetReceivedOCMShare(ctx context.Context, in *ocmv1beta1.GetReceivedOCMShareRequest, ...) (*ocmv1beta1.GetReceivedOCMShareResponse, error)
- func (_m *GatewayAPIClient) GetReceivedShare(ctx context.Context, in *collaborationv1beta1.GetReceivedShareRequest, ...) (*collaborationv1beta1.GetReceivedShareResponse, error)
- func (_m *GatewayAPIClient) GetShare(ctx context.Context, in *collaborationv1beta1.GetShareRequest, ...) (*collaborationv1beta1.GetShareResponse, error)
- func (_m *GatewayAPIClient) GetTransferStatus(ctx context.Context, in *txv1beta1.GetTransferStatusRequest, ...) (*txv1beta1.GetTransferStatusResponse, error)
- func (_m *GatewayAPIClient) GetUser(ctx context.Context, in *userv1beta1.GetUserRequest, opts ...grpc.CallOption) (*userv1beta1.GetUserResponse, error)
- func (_m *GatewayAPIClient) GetUserByClaim(ctx context.Context, in *userv1beta1.GetUserByClaimRequest, ...) (*userv1beta1.GetUserByClaimResponse, error)
- func (_m *GatewayAPIClient) GetUserGroups(ctx context.Context, in *userv1beta1.GetUserGroupsRequest, ...) (*userv1beta1.GetUserGroupsResponse, error)
- func (_m *GatewayAPIClient) HasMember(ctx context.Context, in *groupv1beta1.HasMemberRequest, ...) (*groupv1beta1.HasMemberResponse, error)
- func (_m *GatewayAPIClient) InitiateFileDownload(ctx context.Context, in *providerv1beta1.InitiateFileDownloadRequest, ...) (*gatewayv1beta1.InitiateFileDownloadResponse, error)
- func (_m *GatewayAPIClient) InitiateFileUpload(ctx context.Context, in *providerv1beta1.InitiateFileUploadRequest, ...) (*gatewayv1beta1.InitiateFileUploadResponse, error)
- func (_m *GatewayAPIClient) InvalidateAppPassword(ctx context.Context, in *applicationsv1beta1.InvalidateAppPasswordRequest, ...) (*applicationsv1beta1.InvalidateAppPasswordResponse, error)
- func (_m *GatewayAPIClient) IsProviderAllowed(ctx context.Context, in *v1beta1.IsProviderAllowedRequest, ...) (*v1beta1.IsProviderAllowedResponse, error)
- func (_m *GatewayAPIClient) ListAllProviders(ctx context.Context, in *v1beta1.ListAllProvidersRequest, ...) (*v1beta1.ListAllProvidersResponse, error)
- func (_m *GatewayAPIClient) ListAppPasswords(ctx context.Context, in *applicationsv1beta1.ListAppPasswordsRequest, ...) (*applicationsv1beta1.ListAppPasswordsResponse, error)
- func (_m *GatewayAPIClient) ListAppProviders(ctx context.Context, in *registryv1beta1.ListAppProvidersRequest, ...) (*registryv1beta1.ListAppProvidersResponse, error)
- func (_m *GatewayAPIClient) ListAuthProviders(ctx context.Context, in *authregistryv1beta1.ListAuthProvidersRequest, ...) (*gatewayv1beta1.ListAuthProvidersResponse, error)
- func (_m *GatewayAPIClient) ListContainer(ctx context.Context, in *providerv1beta1.ListContainerRequest, ...) (*providerv1beta1.ListContainerResponse, error)
- func (_m *GatewayAPIClient) ListContainerStream(ctx context.Context, in *providerv1beta1.ListContainerStreamRequest, ...) (gatewayv1beta1.GatewayAPI_ListContainerStreamClient, error)
- func (_m *GatewayAPIClient) ListExistingPublicShares(ctx context.Context, in *linkv1beta1.ListPublicSharesRequest, ...) (*gatewayv1beta1.ListExistingPublicSharesResponse, error)
- func (_m *GatewayAPIClient) ListExistingReceivedShares(ctx context.Context, in *collaborationv1beta1.ListReceivedSharesRequest, ...) (*gatewayv1beta1.ListExistingReceivedSharesResponse, error)
- func (_m *GatewayAPIClient) ListExistingShares(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, ...) (*gatewayv1beta1.ListExistingSharesResponse, error)
- func (_m *GatewayAPIClient) ListFileVersions(ctx context.Context, in *providerv1beta1.ListFileVersionsRequest, ...) (*providerv1beta1.ListFileVersionsResponse, error)
- func (_m *GatewayAPIClient) ListInviteTokens(ctx context.Context, in *invitev1beta1.ListInviteTokensRequest, ...) (*invitev1beta1.ListInviteTokensResponse, error)
- func (_m *GatewayAPIClient) ListOCMShares(ctx context.Context, in *ocmv1beta1.ListOCMSharesRequest, ...) (*ocmv1beta1.ListOCMSharesResponse, error)
- func (_m *GatewayAPIClient) ListPublicShares(ctx context.Context, in *linkv1beta1.ListPublicSharesRequest, ...) (*linkv1beta1.ListPublicSharesResponse, error)
- func (_m *GatewayAPIClient) ListReceivedOCMShares(ctx context.Context, in *ocmv1beta1.ListReceivedOCMSharesRequest, ...) (*ocmv1beta1.ListReceivedOCMSharesResponse, error)
- func (_m *GatewayAPIClient) ListReceivedShares(ctx context.Context, in *collaborationv1beta1.ListReceivedSharesRequest, ...) (*collaborationv1beta1.ListReceivedSharesResponse, error)
- func (_m *GatewayAPIClient) ListRecycle(ctx context.Context, in *providerv1beta1.ListRecycleRequest, ...) (*providerv1beta1.ListRecycleResponse, error)
- func (_m *GatewayAPIClient) ListRecycleStream(ctx context.Context, in *providerv1beta1.ListRecycleStreamRequest, ...) (gatewayv1beta1.GatewayAPI_ListRecycleStreamClient, error)
- func (_m *GatewayAPIClient) ListShares(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, ...) (*collaborationv1beta1.ListSharesResponse, error)
- func (_m *GatewayAPIClient) ListStorageSpaces(ctx context.Context, in *providerv1beta1.ListStorageSpacesRequest, ...) (*providerv1beta1.ListStorageSpacesResponse, error)
- func (_m *GatewayAPIClient) ListSupportedMimeTypes(ctx context.Context, in *registryv1beta1.ListSupportedMimeTypesRequest, ...) (*registryv1beta1.ListSupportedMimeTypesResponse, error)
- func (_m *GatewayAPIClient) ListTransfers(ctx context.Context, in *txv1beta1.ListTransfersRequest, ...) (*txv1beta1.ListTransfersResponse, error)
- func (_m *GatewayAPIClient) Move(ctx context.Context, in *providerv1beta1.MoveRequest, opts ...grpc.CallOption) (*providerv1beta1.MoveResponse, error)
- func (_m *GatewayAPIClient) OpenInApp(ctx context.Context, in *gatewayv1beta1.OpenInAppRequest, ...) (*appproviderv1beta1.OpenInAppResponse, error)
- func (_m *GatewayAPIClient) PurgeRecycle(ctx context.Context, in *providerv1beta1.PurgeRecycleRequest, ...) (*providerv1beta1.PurgeRecycleResponse, error)
- func (_m *GatewayAPIClient) RefreshLock(ctx context.Context, in *providerv1beta1.RefreshLockRequest, ...) (*providerv1beta1.RefreshLockResponse, error)
- func (_m *GatewayAPIClient) RemoveOCMShare(ctx context.Context, in *ocmv1beta1.RemoveOCMShareRequest, ...) (*ocmv1beta1.RemoveOCMShareResponse, error)
- func (_m *GatewayAPIClient) RemovePublicShare(ctx context.Context, in *linkv1beta1.RemovePublicShareRequest, ...) (*linkv1beta1.RemovePublicShareResponse, error)
- func (_m *GatewayAPIClient) RemoveShare(ctx context.Context, in *collaborationv1beta1.RemoveShareRequest, ...) (*collaborationv1beta1.RemoveShareResponse, error)
- func (_m *GatewayAPIClient) RestoreFileVersion(ctx context.Context, in *providerv1beta1.RestoreFileVersionRequest, ...) (*providerv1beta1.RestoreFileVersionResponse, error)
- func (_m *GatewayAPIClient) RestoreRecycleItem(ctx context.Context, in *providerv1beta1.RestoreRecycleItemRequest, ...) (*providerv1beta1.RestoreRecycleItemResponse, error)
- func (_m *GatewayAPIClient) RetryTransfer(ctx context.Context, in *txv1beta1.RetryTransferRequest, ...) (*txv1beta1.RetryTransferResponse, error)
- func (_m *GatewayAPIClient) SetArbitraryMetadata(ctx context.Context, in *providerv1beta1.SetArbitraryMetadataRequest, ...) (*providerv1beta1.SetArbitraryMetadataResponse, error)
- func (_m *GatewayAPIClient) SetDefaultAppProviderForMimeType(ctx context.Context, ...) (*registryv1beta1.SetDefaultAppProviderForMimeTypeResponse, error)
- func (_m *GatewayAPIClient) SetKey(ctx context.Context, in *preferencesv1beta1.SetKeyRequest, ...) (*preferencesv1beta1.SetKeyResponse, error)
- func (_m *GatewayAPIClient) SetLock(ctx context.Context, in *providerv1beta1.SetLockRequest, ...) (*providerv1beta1.SetLockResponse, error)
- func (_m *GatewayAPIClient) Stat(ctx context.Context, in *providerv1beta1.StatRequest, opts ...grpc.CallOption) (*providerv1beta1.StatResponse, error)
- func (_m *GatewayAPIClient) TouchFile(ctx context.Context, in *providerv1beta1.TouchFileRequest, ...) (*providerv1beta1.TouchFileResponse, error)
- func (_m *GatewayAPIClient) Unlock(ctx context.Context, in *providerv1beta1.UnlockRequest, ...) (*providerv1beta1.UnlockResponse, error)
- func (_m *GatewayAPIClient) UnsetArbitraryMetadata(ctx context.Context, in *providerv1beta1.UnsetArbitraryMetadataRequest, ...) (*providerv1beta1.UnsetArbitraryMetadataResponse, error)
- func (_m *GatewayAPIClient) UpdateOCMCoreShare(ctx context.Context, in *corev1beta1.UpdateOCMCoreShareRequest, ...) (*corev1beta1.UpdateOCMCoreShareResponse, error)
- func (_m *GatewayAPIClient) UpdateOCMShare(ctx context.Context, in *ocmv1beta1.UpdateOCMShareRequest, ...) (*ocmv1beta1.UpdateOCMShareResponse, error)
- func (_m *GatewayAPIClient) UpdatePublicShare(ctx context.Context, in *linkv1beta1.UpdatePublicShareRequest, ...) (*linkv1beta1.UpdatePublicShareResponse, error)
- func (_m *GatewayAPIClient) UpdateReceivedOCMShare(ctx context.Context, in *ocmv1beta1.UpdateReceivedOCMShareRequest, ...) (*ocmv1beta1.UpdateReceivedOCMShareResponse, error)
- func (_m *GatewayAPIClient) UpdateReceivedShare(ctx context.Context, in *collaborationv1beta1.UpdateReceivedShareRequest, ...) (*collaborationv1beta1.UpdateReceivedShareResponse, error)
- func (_m *GatewayAPIClient) UpdateShare(ctx context.Context, in *collaborationv1beta1.UpdateShareRequest, ...) (*collaborationv1beta1.UpdateShareResponse, error)
- func (_m *GatewayAPIClient) UpdateStorageSpace(ctx context.Context, in *providerv1beta1.UpdateStorageSpaceRequest, ...) (*providerv1beta1.UpdateStorageSpaceResponse, error)
- func (_m *GatewayAPIClient) WhoAmI(ctx context.Context, in *gatewayv1beta1.WhoAmIRequest, opts ...grpc.CallOption) (*gatewayv1beta1.WhoAmIResponse, error)
- type GatewayAPIClient_AcceptInvite_Call
- func (_c *GatewayAPIClient_AcceptInvite_Call) Return(_a0 *invitev1beta1.AcceptInviteResponse, _a1 error) *GatewayAPIClient_AcceptInvite_Call
- func (_c *GatewayAPIClient_AcceptInvite_Call) Run(run func(ctx context.Context, in *invitev1beta1.AcceptInviteRequest, ...)) *GatewayAPIClient_AcceptInvite_Call
- func (_c *GatewayAPIClient_AcceptInvite_Call) RunAndReturn(...) *GatewayAPIClient_AcceptInvite_Call
- type GatewayAPIClient_AddAppProvider_Call
- func (_c *GatewayAPIClient_AddAppProvider_Call) Return(_a0 *registryv1beta1.AddAppProviderResponse, _a1 error) *GatewayAPIClient_AddAppProvider_Call
- func (_c *GatewayAPIClient_AddAppProvider_Call) Run(run func(ctx context.Context, in *registryv1beta1.AddAppProviderRequest, ...)) *GatewayAPIClient_AddAppProvider_Call
- func (_c *GatewayAPIClient_AddAppProvider_Call) RunAndReturn(...) *GatewayAPIClient_AddAppProvider_Call
- type GatewayAPIClient_Authenticate_Call
- func (_c *GatewayAPIClient_Authenticate_Call) Return(_a0 *gatewayv1beta1.AuthenticateResponse, _a1 error) *GatewayAPIClient_Authenticate_Call
- func (_c *GatewayAPIClient_Authenticate_Call) Run(run func(ctx context.Context, in *gatewayv1beta1.AuthenticateRequest, ...)) *GatewayAPIClient_Authenticate_Call
- func (_c *GatewayAPIClient_Authenticate_Call) RunAndReturn(...) *GatewayAPIClient_Authenticate_Call
- type GatewayAPIClient_CancelTransfer_Call
- func (_c *GatewayAPIClient_CancelTransfer_Call) Return(_a0 *txv1beta1.CancelTransferResponse, _a1 error) *GatewayAPIClient_CancelTransfer_Call
- func (_c *GatewayAPIClient_CancelTransfer_Call) Run(run func(ctx context.Context, in *txv1beta1.CancelTransferRequest, ...)) *GatewayAPIClient_CancelTransfer_Call
- func (_c *GatewayAPIClient_CancelTransfer_Call) RunAndReturn(...) *GatewayAPIClient_CancelTransfer_Call
- type GatewayAPIClient_CheckPermission_Call
- func (_c *GatewayAPIClient_CheckPermission_Call) Return(_a0 *permissionsv1beta1.CheckPermissionResponse, _a1 error) *GatewayAPIClient_CheckPermission_Call
- func (_c *GatewayAPIClient_CheckPermission_Call) Run(...) *GatewayAPIClient_CheckPermission_Call
- func (_c *GatewayAPIClient_CheckPermission_Call) RunAndReturn(...) *GatewayAPIClient_CheckPermission_Call
- type GatewayAPIClient_CreateContainer_Call
- func (_c *GatewayAPIClient_CreateContainer_Call) Return(_a0 *providerv1beta1.CreateContainerResponse, _a1 error) *GatewayAPIClient_CreateContainer_Call
- func (_c *GatewayAPIClient_CreateContainer_Call) Run(run func(ctx context.Context, in *providerv1beta1.CreateContainerRequest, ...)) *GatewayAPIClient_CreateContainer_Call
- func (_c *GatewayAPIClient_CreateContainer_Call) RunAndReturn(...) *GatewayAPIClient_CreateContainer_Call
- type GatewayAPIClient_CreateHome_Call
- func (_c *GatewayAPIClient_CreateHome_Call) Return(_a0 *providerv1beta1.CreateHomeResponse, _a1 error) *GatewayAPIClient_CreateHome_Call
- func (_c *GatewayAPIClient_CreateHome_Call) Run(run func(ctx context.Context, in *providerv1beta1.CreateHomeRequest, ...)) *GatewayAPIClient_CreateHome_Call
- func (_c *GatewayAPIClient_CreateHome_Call) RunAndReturn(...) *GatewayAPIClient_CreateHome_Call
- type GatewayAPIClient_CreateOCMCoreShare_Call
- func (_c *GatewayAPIClient_CreateOCMCoreShare_Call) Return(_a0 *corev1beta1.CreateOCMCoreShareResponse, _a1 error) *GatewayAPIClient_CreateOCMCoreShare_Call
- func (_c *GatewayAPIClient_CreateOCMCoreShare_Call) Run(run func(ctx context.Context, in *corev1beta1.CreateOCMCoreShareRequest, ...)) *GatewayAPIClient_CreateOCMCoreShare_Call
- func (_c *GatewayAPIClient_CreateOCMCoreShare_Call) RunAndReturn(...) *GatewayAPIClient_CreateOCMCoreShare_Call
- type GatewayAPIClient_CreateOCMShare_Call
- func (_c *GatewayAPIClient_CreateOCMShare_Call) Return(_a0 *ocmv1beta1.CreateOCMShareResponse, _a1 error) *GatewayAPIClient_CreateOCMShare_Call
- func (_c *GatewayAPIClient_CreateOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.CreateOCMShareRequest, ...)) *GatewayAPIClient_CreateOCMShare_Call
- func (_c *GatewayAPIClient_CreateOCMShare_Call) RunAndReturn(...) *GatewayAPIClient_CreateOCMShare_Call
- type GatewayAPIClient_CreatePublicShare_Call
- func (_c *GatewayAPIClient_CreatePublicShare_Call) Return(_a0 *linkv1beta1.CreatePublicShareResponse, _a1 error) *GatewayAPIClient_CreatePublicShare_Call
- func (_c *GatewayAPIClient_CreatePublicShare_Call) Run(run func(ctx context.Context, in *linkv1beta1.CreatePublicShareRequest, ...)) *GatewayAPIClient_CreatePublicShare_Call
- func (_c *GatewayAPIClient_CreatePublicShare_Call) RunAndReturn(...) *GatewayAPIClient_CreatePublicShare_Call
- type GatewayAPIClient_CreateShare_Call
- func (_c *GatewayAPIClient_CreateShare_Call) Return(_a0 *collaborationv1beta1.CreateShareResponse, _a1 error) *GatewayAPIClient_CreateShare_Call
- func (_c *GatewayAPIClient_CreateShare_Call) Run(...) *GatewayAPIClient_CreateShare_Call
- func (_c *GatewayAPIClient_CreateShare_Call) RunAndReturn(...) *GatewayAPIClient_CreateShare_Call
- type GatewayAPIClient_CreateStorageSpace_Call
- func (_c *GatewayAPIClient_CreateStorageSpace_Call) Return(_a0 *providerv1beta1.CreateStorageSpaceResponse, _a1 error) *GatewayAPIClient_CreateStorageSpace_Call
- func (_c *GatewayAPIClient_CreateStorageSpace_Call) Run(...) *GatewayAPIClient_CreateStorageSpace_Call
- func (_c *GatewayAPIClient_CreateStorageSpace_Call) RunAndReturn(...) *GatewayAPIClient_CreateStorageSpace_Call
- type GatewayAPIClient_CreateSymlink_Call
- func (_c *GatewayAPIClient_CreateSymlink_Call) Return(_a0 *providerv1beta1.CreateSymlinkResponse, _a1 error) *GatewayAPIClient_CreateSymlink_Call
- func (_c *GatewayAPIClient_CreateSymlink_Call) Run(run func(ctx context.Context, in *providerv1beta1.CreateSymlinkRequest, ...)) *GatewayAPIClient_CreateSymlink_Call
- func (_c *GatewayAPIClient_CreateSymlink_Call) RunAndReturn(...) *GatewayAPIClient_CreateSymlink_Call
- type GatewayAPIClient_CreateTransfer_Call
- func (_c *GatewayAPIClient_CreateTransfer_Call) Return(_a0 *txv1beta1.CreateTransferResponse, _a1 error) *GatewayAPIClient_CreateTransfer_Call
- func (_c *GatewayAPIClient_CreateTransfer_Call) Run(run func(ctx context.Context, in *txv1beta1.CreateTransferRequest, ...)) *GatewayAPIClient_CreateTransfer_Call
- func (_c *GatewayAPIClient_CreateTransfer_Call) RunAndReturn(...) *GatewayAPIClient_CreateTransfer_Call
- type GatewayAPIClient_DeleteAcceptedUser_Call
- func (_c *GatewayAPIClient_DeleteAcceptedUser_Call) Return(_a0 *invitev1beta1.DeleteAcceptedUserResponse, _a1 error) *GatewayAPIClient_DeleteAcceptedUser_Call
- func (_c *GatewayAPIClient_DeleteAcceptedUser_Call) Run(...) *GatewayAPIClient_DeleteAcceptedUser_Call
- func (_c *GatewayAPIClient_DeleteAcceptedUser_Call) RunAndReturn(...) *GatewayAPIClient_DeleteAcceptedUser_Call
- type GatewayAPIClient_DeleteOCMCoreShare_Call
- func (_c *GatewayAPIClient_DeleteOCMCoreShare_Call) Return(_a0 *corev1beta1.DeleteOCMCoreShareResponse, _a1 error) *GatewayAPIClient_DeleteOCMCoreShare_Call
- func (_c *GatewayAPIClient_DeleteOCMCoreShare_Call) Run(run func(ctx context.Context, in *corev1beta1.DeleteOCMCoreShareRequest, ...)) *GatewayAPIClient_DeleteOCMCoreShare_Call
- func (_c *GatewayAPIClient_DeleteOCMCoreShare_Call) RunAndReturn(...) *GatewayAPIClient_DeleteOCMCoreShare_Call
- type GatewayAPIClient_DeleteStorageSpace_Call
- func (_c *GatewayAPIClient_DeleteStorageSpace_Call) Return(_a0 *providerv1beta1.DeleteStorageSpaceResponse, _a1 error) *GatewayAPIClient_DeleteStorageSpace_Call
- func (_c *GatewayAPIClient_DeleteStorageSpace_Call) Run(...) *GatewayAPIClient_DeleteStorageSpace_Call
- func (_c *GatewayAPIClient_DeleteStorageSpace_Call) RunAndReturn(...) *GatewayAPIClient_DeleteStorageSpace_Call
- type GatewayAPIClient_Delete_Call
- func (_c *GatewayAPIClient_Delete_Call) Return(_a0 *providerv1beta1.DeleteResponse, _a1 error) *GatewayAPIClient_Delete_Call
- func (_c *GatewayAPIClient_Delete_Call) Run(run func(ctx context.Context, in *providerv1beta1.DeleteRequest, ...)) *GatewayAPIClient_Delete_Call
- func (_c *GatewayAPIClient_Delete_Call) RunAndReturn(...) *GatewayAPIClient_Delete_Call
- type GatewayAPIClient_Expecter
- func (_e *GatewayAPIClient_Expecter) AcceptInvite(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_AcceptInvite_Call
- func (_e *GatewayAPIClient_Expecter) AddAppProvider(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_AddAppProvider_Call
- func (_e *GatewayAPIClient_Expecter) Authenticate(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Authenticate_Call
- func (_e *GatewayAPIClient_Expecter) CancelTransfer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CancelTransfer_Call
- func (_e *GatewayAPIClient_Expecter) CheckPermission(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CheckPermission_Call
- func (_e *GatewayAPIClient_Expecter) CreateContainer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateContainer_Call
- func (_e *GatewayAPIClient_Expecter) CreateHome(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateHome_Call
- func (_e *GatewayAPIClient_Expecter) CreateOCMCoreShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateOCMCoreShare_Call
- func (_e *GatewayAPIClient_Expecter) CreateOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateOCMShare_Call
- func (_e *GatewayAPIClient_Expecter) CreatePublicShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreatePublicShare_Call
- func (_e *GatewayAPIClient_Expecter) CreateShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateShare_Call
- func (_e *GatewayAPIClient_Expecter) CreateStorageSpace(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateStorageSpace_Call
- func (_e *GatewayAPIClient_Expecter) CreateSymlink(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateSymlink_Call
- func (_e *GatewayAPIClient_Expecter) CreateTransfer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateTransfer_Call
- func (_e *GatewayAPIClient_Expecter) Delete(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Delete_Call
- func (_e *GatewayAPIClient_Expecter) DeleteAcceptedUser(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_DeleteAcceptedUser_Call
- func (_e *GatewayAPIClient_Expecter) DeleteOCMCoreShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_DeleteOCMCoreShare_Call
- func (_e *GatewayAPIClient_Expecter) DeleteStorageSpace(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_DeleteStorageSpace_Call
- func (_e *GatewayAPIClient_Expecter) FindAcceptedUsers(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_FindAcceptedUsers_Call
- func (_e *GatewayAPIClient_Expecter) FindGroups(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_FindGroups_Call
- func (_e *GatewayAPIClient_Expecter) FindUsers(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_FindUsers_Call
- func (_e *GatewayAPIClient_Expecter) ForwardInvite(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ForwardInvite_Call
- func (_e *GatewayAPIClient_Expecter) GenerateAppPassword(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GenerateAppPassword_Call
- func (_e *GatewayAPIClient_Expecter) GenerateInviteToken(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GenerateInviteToken_Call
- func (_e *GatewayAPIClient_Expecter) GetAcceptedUser(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetAcceptedUser_Call
- func (_e *GatewayAPIClient_Expecter) GetAppPassword(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetAppPassword_Call
- func (_e *GatewayAPIClient_Expecter) GetAppProviders(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetAppProviders_Call
- func (_e *GatewayAPIClient_Expecter) GetDefaultAppProviderForMimeType(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call
- func (_e *GatewayAPIClient_Expecter) GetGroup(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetGroup_Call
- func (_e *GatewayAPIClient_Expecter) GetGroupByClaim(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetGroupByClaim_Call
- func (_e *GatewayAPIClient_Expecter) GetHome(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetHome_Call
- func (_e *GatewayAPIClient_Expecter) GetInfoByDomain(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetInfoByDomain_Call
- func (_e *GatewayAPIClient_Expecter) GetKey(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetKey_Call
- func (_e *GatewayAPIClient_Expecter) GetLock(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetLock_Call
- func (_e *GatewayAPIClient_Expecter) GetMembers(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetMembers_Call
- func (_e *GatewayAPIClient_Expecter) GetOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetOCMShare_Call
- func (_e *GatewayAPIClient_Expecter) GetOCMShareByToken(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetOCMShareByToken_Call
- func (_e *GatewayAPIClient_Expecter) GetPath(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetPath_Call
- func (_e *GatewayAPIClient_Expecter) GetPublicShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetPublicShare_Call
- func (_e *GatewayAPIClient_Expecter) GetPublicShareByToken(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetPublicShareByToken_Call
- func (_e *GatewayAPIClient_Expecter) GetQuota(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetQuota_Call
- func (_e *GatewayAPIClient_Expecter) GetReceivedOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetReceivedOCMShare_Call
- func (_e *GatewayAPIClient_Expecter) GetReceivedShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetReceivedShare_Call
- func (_e *GatewayAPIClient_Expecter) GetShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetShare_Call
- func (_e *GatewayAPIClient_Expecter) GetTransferStatus(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetTransferStatus_Call
- func (_e *GatewayAPIClient_Expecter) GetUser(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetUser_Call
- func (_e *GatewayAPIClient_Expecter) GetUserByClaim(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetUserByClaim_Call
- func (_e *GatewayAPIClient_Expecter) GetUserGroups(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetUserGroups_Call
- func (_e *GatewayAPIClient_Expecter) HasMember(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_HasMember_Call
- func (_e *GatewayAPIClient_Expecter) InitiateFileDownload(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_InitiateFileDownload_Call
- func (_e *GatewayAPIClient_Expecter) InitiateFileUpload(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_InitiateFileUpload_Call
- func (_e *GatewayAPIClient_Expecter) InvalidateAppPassword(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_InvalidateAppPassword_Call
- func (_e *GatewayAPIClient_Expecter) IsProviderAllowed(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_IsProviderAllowed_Call
- func (_e *GatewayAPIClient_Expecter) ListAllProviders(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListAllProviders_Call
- func (_e *GatewayAPIClient_Expecter) ListAppPasswords(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListAppPasswords_Call
- func (_e *GatewayAPIClient_Expecter) ListAppProviders(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListAppProviders_Call
- func (_e *GatewayAPIClient_Expecter) ListAuthProviders(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListAuthProviders_Call
- func (_e *GatewayAPIClient_Expecter) ListContainer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListContainer_Call
- func (_e *GatewayAPIClient_Expecter) ListContainerStream(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListContainerStream_Call
- func (_e *GatewayAPIClient_Expecter) ListExistingPublicShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListExistingPublicShares_Call
- func (_e *GatewayAPIClient_Expecter) ListExistingReceivedShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListExistingReceivedShares_Call
- func (_e *GatewayAPIClient_Expecter) ListExistingShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListExistingShares_Call
- func (_e *GatewayAPIClient_Expecter) ListFileVersions(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListFileVersions_Call
- func (_e *GatewayAPIClient_Expecter) ListInviteTokens(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListInviteTokens_Call
- func (_e *GatewayAPIClient_Expecter) ListOCMShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListOCMShares_Call
- func (_e *GatewayAPIClient_Expecter) ListPublicShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListPublicShares_Call
- func (_e *GatewayAPIClient_Expecter) ListReceivedOCMShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListReceivedOCMShares_Call
- func (_e *GatewayAPIClient_Expecter) ListReceivedShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListReceivedShares_Call
- func (_e *GatewayAPIClient_Expecter) ListRecycle(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListRecycle_Call
- func (_e *GatewayAPIClient_Expecter) ListRecycleStream(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListRecycleStream_Call
- func (_e *GatewayAPIClient_Expecter) ListShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListShares_Call
- func (_e *GatewayAPIClient_Expecter) ListStorageSpaces(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListStorageSpaces_Call
- func (_e *GatewayAPIClient_Expecter) ListSupportedMimeTypes(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListSupportedMimeTypes_Call
- func (_e *GatewayAPIClient_Expecter) ListTransfers(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListTransfers_Call
- func (_e *GatewayAPIClient_Expecter) Move(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Move_Call
- func (_e *GatewayAPIClient_Expecter) OpenInApp(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_OpenInApp_Call
- func (_e *GatewayAPIClient_Expecter) PurgeRecycle(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_PurgeRecycle_Call
- func (_e *GatewayAPIClient_Expecter) RefreshLock(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RefreshLock_Call
- func (_e *GatewayAPIClient_Expecter) RemoveOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RemoveOCMShare_Call
- func (_e *GatewayAPIClient_Expecter) RemovePublicShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RemovePublicShare_Call
- func (_e *GatewayAPIClient_Expecter) RemoveShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RemoveShare_Call
- func (_e *GatewayAPIClient_Expecter) RestoreFileVersion(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RestoreFileVersion_Call
- func (_e *GatewayAPIClient_Expecter) RestoreRecycleItem(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RestoreRecycleItem_Call
- func (_e *GatewayAPIClient_Expecter) RetryTransfer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RetryTransfer_Call
- func (_e *GatewayAPIClient_Expecter) SetArbitraryMetadata(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_SetArbitraryMetadata_Call
- func (_e *GatewayAPIClient_Expecter) SetDefaultAppProviderForMimeType(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call
- func (_e *GatewayAPIClient_Expecter) SetKey(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_SetKey_Call
- func (_e *GatewayAPIClient_Expecter) SetLock(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_SetLock_Call
- func (_e *GatewayAPIClient_Expecter) Stat(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Stat_Call
- func (_e *GatewayAPIClient_Expecter) TouchFile(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_TouchFile_Call
- func (_e *GatewayAPIClient_Expecter) Unlock(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Unlock_Call
- func (_e *GatewayAPIClient_Expecter) UnsetArbitraryMetadata(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UnsetArbitraryMetadata_Call
- func (_e *GatewayAPIClient_Expecter) UpdateOCMCoreShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateOCMCoreShare_Call
- func (_e *GatewayAPIClient_Expecter) UpdateOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateOCMShare_Call
- func (_e *GatewayAPIClient_Expecter) UpdatePublicShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdatePublicShare_Call
- func (_e *GatewayAPIClient_Expecter) UpdateReceivedOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateReceivedOCMShare_Call
- func (_e *GatewayAPIClient_Expecter) UpdateReceivedShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateReceivedShare_Call
- func (_e *GatewayAPIClient_Expecter) UpdateShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateShare_Call
- func (_e *GatewayAPIClient_Expecter) UpdateStorageSpace(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateStorageSpace_Call
- func (_e *GatewayAPIClient_Expecter) WhoAmI(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_WhoAmI_Call
- type GatewayAPIClient_FindAcceptedUsers_Call
- func (_c *GatewayAPIClient_FindAcceptedUsers_Call) Return(_a0 *invitev1beta1.FindAcceptedUsersResponse, _a1 error) *GatewayAPIClient_FindAcceptedUsers_Call
- func (_c *GatewayAPIClient_FindAcceptedUsers_Call) Run(run func(ctx context.Context, in *invitev1beta1.FindAcceptedUsersRequest, ...)) *GatewayAPIClient_FindAcceptedUsers_Call
- func (_c *GatewayAPIClient_FindAcceptedUsers_Call) RunAndReturn(...) *GatewayAPIClient_FindAcceptedUsers_Call
- type GatewayAPIClient_FindGroups_Call
- func (_c *GatewayAPIClient_FindGroups_Call) Return(_a0 *groupv1beta1.FindGroupsResponse, _a1 error) *GatewayAPIClient_FindGroups_Call
- func (_c *GatewayAPIClient_FindGroups_Call) Run(run func(ctx context.Context, in *groupv1beta1.FindGroupsRequest, ...)) *GatewayAPIClient_FindGroups_Call
- func (_c *GatewayAPIClient_FindGroups_Call) RunAndReturn(...) *GatewayAPIClient_FindGroups_Call
- type GatewayAPIClient_FindUsers_Call
- func (_c *GatewayAPIClient_FindUsers_Call) Return(_a0 *userv1beta1.FindUsersResponse, _a1 error) *GatewayAPIClient_FindUsers_Call
- func (_c *GatewayAPIClient_FindUsers_Call) Run(...) *GatewayAPIClient_FindUsers_Call
- func (_c *GatewayAPIClient_FindUsers_Call) RunAndReturn(...) *GatewayAPIClient_FindUsers_Call
- type GatewayAPIClient_ForwardInvite_Call
- func (_c *GatewayAPIClient_ForwardInvite_Call) Return(_a0 *invitev1beta1.ForwardInviteResponse, _a1 error) *GatewayAPIClient_ForwardInvite_Call
- func (_c *GatewayAPIClient_ForwardInvite_Call) Run(run func(ctx context.Context, in *invitev1beta1.ForwardInviteRequest, ...)) *GatewayAPIClient_ForwardInvite_Call
- func (_c *GatewayAPIClient_ForwardInvite_Call) RunAndReturn(...) *GatewayAPIClient_ForwardInvite_Call
- type GatewayAPIClient_GenerateAppPassword_Call
- func (_c *GatewayAPIClient_GenerateAppPassword_Call) Return(_a0 *applicationsv1beta1.GenerateAppPasswordResponse, _a1 error) *GatewayAPIClient_GenerateAppPassword_Call
- func (_c *GatewayAPIClient_GenerateAppPassword_Call) Run(...) *GatewayAPIClient_GenerateAppPassword_Call
- func (_c *GatewayAPIClient_GenerateAppPassword_Call) RunAndReturn(...) *GatewayAPIClient_GenerateAppPassword_Call
- type GatewayAPIClient_GenerateInviteToken_Call
- func (_c *GatewayAPIClient_GenerateInviteToken_Call) Return(_a0 *invitev1beta1.GenerateInviteTokenResponse, _a1 error) *GatewayAPIClient_GenerateInviteToken_Call
- func (_c *GatewayAPIClient_GenerateInviteToken_Call) Run(...) *GatewayAPIClient_GenerateInviteToken_Call
- func (_c *GatewayAPIClient_GenerateInviteToken_Call) RunAndReturn(...) *GatewayAPIClient_GenerateInviteToken_Call
- type GatewayAPIClient_GetAcceptedUser_Call
- func (_c *GatewayAPIClient_GetAcceptedUser_Call) Return(_a0 *invitev1beta1.GetAcceptedUserResponse, _a1 error) *GatewayAPIClient_GetAcceptedUser_Call
- func (_c *GatewayAPIClient_GetAcceptedUser_Call) Run(run func(ctx context.Context, in *invitev1beta1.GetAcceptedUserRequest, ...)) *GatewayAPIClient_GetAcceptedUser_Call
- func (_c *GatewayAPIClient_GetAcceptedUser_Call) RunAndReturn(...) *GatewayAPIClient_GetAcceptedUser_Call
- type GatewayAPIClient_GetAppPassword_Call
- func (_c *GatewayAPIClient_GetAppPassword_Call) Return(_a0 *applicationsv1beta1.GetAppPasswordResponse, _a1 error) *GatewayAPIClient_GetAppPassword_Call
- func (_c *GatewayAPIClient_GetAppPassword_Call) Run(...) *GatewayAPIClient_GetAppPassword_Call
- func (_c *GatewayAPIClient_GetAppPassword_Call) RunAndReturn(...) *GatewayAPIClient_GetAppPassword_Call
- type GatewayAPIClient_GetAppProviders_Call
- func (_c *GatewayAPIClient_GetAppProviders_Call) Return(_a0 *registryv1beta1.GetAppProvidersResponse, _a1 error) *GatewayAPIClient_GetAppProviders_Call
- func (_c *GatewayAPIClient_GetAppProviders_Call) Run(run func(ctx context.Context, in *registryv1beta1.GetAppProvidersRequest, ...)) *GatewayAPIClient_GetAppProviders_Call
- func (_c *GatewayAPIClient_GetAppProviders_Call) RunAndReturn(...) *GatewayAPIClient_GetAppProviders_Call
- type GatewayAPIClient_GetDefaultAppProviderForMimeType_Call
- func (_c *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call) Return(_a0 *registryv1beta1.GetDefaultAppProviderForMimeTypeResponse, _a1 error) *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call
- func (_c *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call) Run(run func(ctx context.Context, ...)) *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call
- func (_c *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call) RunAndReturn(...) *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call
- type GatewayAPIClient_GetGroupByClaim_Call
- func (_c *GatewayAPIClient_GetGroupByClaim_Call) Return(_a0 *groupv1beta1.GetGroupByClaimResponse, _a1 error) *GatewayAPIClient_GetGroupByClaim_Call
- func (_c *GatewayAPIClient_GetGroupByClaim_Call) Run(run func(ctx context.Context, in *groupv1beta1.GetGroupByClaimRequest, ...)) *GatewayAPIClient_GetGroupByClaim_Call
- func (_c *GatewayAPIClient_GetGroupByClaim_Call) RunAndReturn(...) *GatewayAPIClient_GetGroupByClaim_Call
- type GatewayAPIClient_GetGroup_Call
- func (_c *GatewayAPIClient_GetGroup_Call) Return(_a0 *groupv1beta1.GetGroupResponse, _a1 error) *GatewayAPIClient_GetGroup_Call
- func (_c *GatewayAPIClient_GetGroup_Call) Run(...) *GatewayAPIClient_GetGroup_Call
- func (_c *GatewayAPIClient_GetGroup_Call) RunAndReturn(...) *GatewayAPIClient_GetGroup_Call
- type GatewayAPIClient_GetHome_Call
- func (_c *GatewayAPIClient_GetHome_Call) Return(_a0 *providerv1beta1.GetHomeResponse, _a1 error) *GatewayAPIClient_GetHome_Call
- func (_c *GatewayAPIClient_GetHome_Call) Run(run func(ctx context.Context, in *providerv1beta1.GetHomeRequest, ...)) *GatewayAPIClient_GetHome_Call
- func (_c *GatewayAPIClient_GetHome_Call) RunAndReturn(...) *GatewayAPIClient_GetHome_Call
- type GatewayAPIClient_GetInfoByDomain_Call
- func (_c *GatewayAPIClient_GetInfoByDomain_Call) Return(_a0 *v1beta1.GetInfoByDomainResponse, _a1 error) *GatewayAPIClient_GetInfoByDomain_Call
- func (_c *GatewayAPIClient_GetInfoByDomain_Call) Run(run func(ctx context.Context, in *v1beta1.GetInfoByDomainRequest, ...)) *GatewayAPIClient_GetInfoByDomain_Call
- func (_c *GatewayAPIClient_GetInfoByDomain_Call) RunAndReturn(...) *GatewayAPIClient_GetInfoByDomain_Call
- type GatewayAPIClient_GetKey_Call
- func (_c *GatewayAPIClient_GetKey_Call) Return(_a0 *preferencesv1beta1.GetKeyResponse, _a1 error) *GatewayAPIClient_GetKey_Call
- func (_c *GatewayAPIClient_GetKey_Call) Run(run func(ctx context.Context, in *preferencesv1beta1.GetKeyRequest, ...)) *GatewayAPIClient_GetKey_Call
- func (_c *GatewayAPIClient_GetKey_Call) RunAndReturn(...) *GatewayAPIClient_GetKey_Call
- type GatewayAPIClient_GetLock_Call
- func (_c *GatewayAPIClient_GetLock_Call) Return(_a0 *providerv1beta1.GetLockResponse, _a1 error) *GatewayAPIClient_GetLock_Call
- func (_c *GatewayAPIClient_GetLock_Call) Run(run func(ctx context.Context, in *providerv1beta1.GetLockRequest, ...)) *GatewayAPIClient_GetLock_Call
- func (_c *GatewayAPIClient_GetLock_Call) RunAndReturn(...) *GatewayAPIClient_GetLock_Call
- type GatewayAPIClient_GetMembers_Call
- func (_c *GatewayAPIClient_GetMembers_Call) Return(_a0 *groupv1beta1.GetMembersResponse, _a1 error) *GatewayAPIClient_GetMembers_Call
- func (_c *GatewayAPIClient_GetMembers_Call) Run(run func(ctx context.Context, in *groupv1beta1.GetMembersRequest, ...)) *GatewayAPIClient_GetMembers_Call
- func (_c *GatewayAPIClient_GetMembers_Call) RunAndReturn(...) *GatewayAPIClient_GetMembers_Call
- type GatewayAPIClient_GetOCMShareByToken_Call
- func (_c *GatewayAPIClient_GetOCMShareByToken_Call) Return(_a0 *ocmv1beta1.GetOCMShareByTokenResponse, _a1 error) *GatewayAPIClient_GetOCMShareByToken_Call
- func (_c *GatewayAPIClient_GetOCMShareByToken_Call) Run(run func(ctx context.Context, in *ocmv1beta1.GetOCMShareByTokenRequest, ...)) *GatewayAPIClient_GetOCMShareByToken_Call
- func (_c *GatewayAPIClient_GetOCMShareByToken_Call) RunAndReturn(...) *GatewayAPIClient_GetOCMShareByToken_Call
- type GatewayAPIClient_GetOCMShare_Call
- func (_c *GatewayAPIClient_GetOCMShare_Call) Return(_a0 *ocmv1beta1.GetOCMShareResponse, _a1 error) *GatewayAPIClient_GetOCMShare_Call
- func (_c *GatewayAPIClient_GetOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.GetOCMShareRequest, ...)) *GatewayAPIClient_GetOCMShare_Call
- func (_c *GatewayAPIClient_GetOCMShare_Call) RunAndReturn(...) *GatewayAPIClient_GetOCMShare_Call
- type GatewayAPIClient_GetPath_Call
- func (_c *GatewayAPIClient_GetPath_Call) Return(_a0 *providerv1beta1.GetPathResponse, _a1 error) *GatewayAPIClient_GetPath_Call
- func (_c *GatewayAPIClient_GetPath_Call) Run(run func(ctx context.Context, in *providerv1beta1.GetPathRequest, ...)) *GatewayAPIClient_GetPath_Call
- func (_c *GatewayAPIClient_GetPath_Call) RunAndReturn(...) *GatewayAPIClient_GetPath_Call
- type GatewayAPIClient_GetPublicShareByToken_Call
- func (_c *GatewayAPIClient_GetPublicShareByToken_Call) Return(_a0 *linkv1beta1.GetPublicShareByTokenResponse, _a1 error) *GatewayAPIClient_GetPublicShareByToken_Call
- func (_c *GatewayAPIClient_GetPublicShareByToken_Call) Run(...) *GatewayAPIClient_GetPublicShareByToken_Call
- func (_c *GatewayAPIClient_GetPublicShareByToken_Call) RunAndReturn(...) *GatewayAPIClient_GetPublicShareByToken_Call
- type GatewayAPIClient_GetPublicShare_Call
- func (_c *GatewayAPIClient_GetPublicShare_Call) Return(_a0 *linkv1beta1.GetPublicShareResponse, _a1 error) *GatewayAPIClient_GetPublicShare_Call
- func (_c *GatewayAPIClient_GetPublicShare_Call) Run(run func(ctx context.Context, in *linkv1beta1.GetPublicShareRequest, ...)) *GatewayAPIClient_GetPublicShare_Call
- func (_c *GatewayAPIClient_GetPublicShare_Call) RunAndReturn(...) *GatewayAPIClient_GetPublicShare_Call
- type GatewayAPIClient_GetQuota_Call
- func (_c *GatewayAPIClient_GetQuota_Call) Return(_a0 *providerv1beta1.GetQuotaResponse, _a1 error) *GatewayAPIClient_GetQuota_Call
- func (_c *GatewayAPIClient_GetQuota_Call) Run(run func(ctx context.Context, in *gatewayv1beta1.GetQuotaRequest, ...)) *GatewayAPIClient_GetQuota_Call
- func (_c *GatewayAPIClient_GetQuota_Call) RunAndReturn(...) *GatewayAPIClient_GetQuota_Call
- type GatewayAPIClient_GetReceivedOCMShare_Call
- func (_c *GatewayAPIClient_GetReceivedOCMShare_Call) Return(_a0 *ocmv1beta1.GetReceivedOCMShareResponse, _a1 error) *GatewayAPIClient_GetReceivedOCMShare_Call
- func (_c *GatewayAPIClient_GetReceivedOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.GetReceivedOCMShareRequest, ...)) *GatewayAPIClient_GetReceivedOCMShare_Call
- func (_c *GatewayAPIClient_GetReceivedOCMShare_Call) RunAndReturn(...) *GatewayAPIClient_GetReceivedOCMShare_Call
- type GatewayAPIClient_GetReceivedShare_Call
- func (_c *GatewayAPIClient_GetReceivedShare_Call) Return(_a0 *collaborationv1beta1.GetReceivedShareResponse, _a1 error) *GatewayAPIClient_GetReceivedShare_Call
- func (_c *GatewayAPIClient_GetReceivedShare_Call) Run(...) *GatewayAPIClient_GetReceivedShare_Call
- func (_c *GatewayAPIClient_GetReceivedShare_Call) RunAndReturn(...) *GatewayAPIClient_GetReceivedShare_Call
- type GatewayAPIClient_GetShare_Call
- func (_c *GatewayAPIClient_GetShare_Call) Return(_a0 *collaborationv1beta1.GetShareResponse, _a1 error) *GatewayAPIClient_GetShare_Call
- func (_c *GatewayAPIClient_GetShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.GetShareRequest, ...)) *GatewayAPIClient_GetShare_Call
- func (_c *GatewayAPIClient_GetShare_Call) RunAndReturn(...) *GatewayAPIClient_GetShare_Call
- type GatewayAPIClient_GetTransferStatus_Call
- func (_c *GatewayAPIClient_GetTransferStatus_Call) Return(_a0 *txv1beta1.GetTransferStatusResponse, _a1 error) *GatewayAPIClient_GetTransferStatus_Call
- func (_c *GatewayAPIClient_GetTransferStatus_Call) Run(run func(ctx context.Context, in *txv1beta1.GetTransferStatusRequest, ...)) *GatewayAPIClient_GetTransferStatus_Call
- func (_c *GatewayAPIClient_GetTransferStatus_Call) RunAndReturn(...) *GatewayAPIClient_GetTransferStatus_Call
- type GatewayAPIClient_GetUserByClaim_Call
- func (_c *GatewayAPIClient_GetUserByClaim_Call) Return(_a0 *userv1beta1.GetUserByClaimResponse, _a1 error) *GatewayAPIClient_GetUserByClaim_Call
- func (_c *GatewayAPIClient_GetUserByClaim_Call) Run(run func(ctx context.Context, in *userv1beta1.GetUserByClaimRequest, ...)) *GatewayAPIClient_GetUserByClaim_Call
- func (_c *GatewayAPIClient_GetUserByClaim_Call) RunAndReturn(...) *GatewayAPIClient_GetUserByClaim_Call
- type GatewayAPIClient_GetUserGroups_Call
- func (_c *GatewayAPIClient_GetUserGroups_Call) Return(_a0 *userv1beta1.GetUserGroupsResponse, _a1 error) *GatewayAPIClient_GetUserGroups_Call
- func (_c *GatewayAPIClient_GetUserGroups_Call) Run(run func(ctx context.Context, in *userv1beta1.GetUserGroupsRequest, ...)) *GatewayAPIClient_GetUserGroups_Call
- func (_c *GatewayAPIClient_GetUserGroups_Call) RunAndReturn(...) *GatewayAPIClient_GetUserGroups_Call
- type GatewayAPIClient_GetUser_Call
- type GatewayAPIClient_HasMember_Call
- func (_c *GatewayAPIClient_HasMember_Call) Return(_a0 *groupv1beta1.HasMemberResponse, _a1 error) *GatewayAPIClient_HasMember_Call
- func (_c *GatewayAPIClient_HasMember_Call) Run(run func(ctx context.Context, in *groupv1beta1.HasMemberRequest, ...)) *GatewayAPIClient_HasMember_Call
- func (_c *GatewayAPIClient_HasMember_Call) RunAndReturn(...) *GatewayAPIClient_HasMember_Call
- type GatewayAPIClient_InitiateFileDownload_Call
- func (_c *GatewayAPIClient_InitiateFileDownload_Call) Return(_a0 *gatewayv1beta1.InitiateFileDownloadResponse, _a1 error) *GatewayAPIClient_InitiateFileDownload_Call
- func (_c *GatewayAPIClient_InitiateFileDownload_Call) Run(...) *GatewayAPIClient_InitiateFileDownload_Call
- func (_c *GatewayAPIClient_InitiateFileDownload_Call) RunAndReturn(...) *GatewayAPIClient_InitiateFileDownload_Call
- type GatewayAPIClient_InitiateFileUpload_Call
- func (_c *GatewayAPIClient_InitiateFileUpload_Call) Return(_a0 *gatewayv1beta1.InitiateFileUploadResponse, _a1 error) *GatewayAPIClient_InitiateFileUpload_Call
- func (_c *GatewayAPIClient_InitiateFileUpload_Call) Run(...) *GatewayAPIClient_InitiateFileUpload_Call
- func (_c *GatewayAPIClient_InitiateFileUpload_Call) RunAndReturn(...) *GatewayAPIClient_InitiateFileUpload_Call
- type GatewayAPIClient_InvalidateAppPassword_Call
- func (_c *GatewayAPIClient_InvalidateAppPassword_Call) Return(_a0 *applicationsv1beta1.InvalidateAppPasswordResponse, _a1 error) *GatewayAPIClient_InvalidateAppPassword_Call
- func (_c *GatewayAPIClient_InvalidateAppPassword_Call) Run(...) *GatewayAPIClient_InvalidateAppPassword_Call
- func (_c *GatewayAPIClient_InvalidateAppPassword_Call) RunAndReturn(...) *GatewayAPIClient_InvalidateAppPassword_Call
- type GatewayAPIClient_IsProviderAllowed_Call
- func (_c *GatewayAPIClient_IsProviderAllowed_Call) Return(_a0 *v1beta1.IsProviderAllowedResponse, _a1 error) *GatewayAPIClient_IsProviderAllowed_Call
- func (_c *GatewayAPIClient_IsProviderAllowed_Call) Run(run func(ctx context.Context, in *v1beta1.IsProviderAllowedRequest, ...)) *GatewayAPIClient_IsProviderAllowed_Call
- func (_c *GatewayAPIClient_IsProviderAllowed_Call) RunAndReturn(...) *GatewayAPIClient_IsProviderAllowed_Call
- type GatewayAPIClient_ListAllProviders_Call
- func (_c *GatewayAPIClient_ListAllProviders_Call) Return(_a0 *v1beta1.ListAllProvidersResponse, _a1 error) *GatewayAPIClient_ListAllProviders_Call
- func (_c *GatewayAPIClient_ListAllProviders_Call) Run(run func(ctx context.Context, in *v1beta1.ListAllProvidersRequest, ...)) *GatewayAPIClient_ListAllProviders_Call
- func (_c *GatewayAPIClient_ListAllProviders_Call) RunAndReturn(...) *GatewayAPIClient_ListAllProviders_Call
- type GatewayAPIClient_ListAppPasswords_Call
- func (_c *GatewayAPIClient_ListAppPasswords_Call) Return(_a0 *applicationsv1beta1.ListAppPasswordsResponse, _a1 error) *GatewayAPIClient_ListAppPasswords_Call
- func (_c *GatewayAPIClient_ListAppPasswords_Call) Run(...) *GatewayAPIClient_ListAppPasswords_Call
- func (_c *GatewayAPIClient_ListAppPasswords_Call) RunAndReturn(...) *GatewayAPIClient_ListAppPasswords_Call
- type GatewayAPIClient_ListAppProviders_Call
- func (_c *GatewayAPIClient_ListAppProviders_Call) Return(_a0 *registryv1beta1.ListAppProvidersResponse, _a1 error) *GatewayAPIClient_ListAppProviders_Call
- func (_c *GatewayAPIClient_ListAppProviders_Call) Run(...) *GatewayAPIClient_ListAppProviders_Call
- func (_c *GatewayAPIClient_ListAppProviders_Call) RunAndReturn(...) *GatewayAPIClient_ListAppProviders_Call
- type GatewayAPIClient_ListAuthProviders_Call
- func (_c *GatewayAPIClient_ListAuthProviders_Call) Return(_a0 *gatewayv1beta1.ListAuthProvidersResponse, _a1 error) *GatewayAPIClient_ListAuthProviders_Call
- func (_c *GatewayAPIClient_ListAuthProviders_Call) Run(...) *GatewayAPIClient_ListAuthProviders_Call
- func (_c *GatewayAPIClient_ListAuthProviders_Call) RunAndReturn(...) *GatewayAPIClient_ListAuthProviders_Call
- type GatewayAPIClient_ListContainerStream_Call
- func (_c *GatewayAPIClient_ListContainerStream_Call) Return(_a0 gatewayv1beta1.GatewayAPI_ListContainerStreamClient, _a1 error) *GatewayAPIClient_ListContainerStream_Call
- func (_c *GatewayAPIClient_ListContainerStream_Call) Run(...) *GatewayAPIClient_ListContainerStream_Call
- func (_c *GatewayAPIClient_ListContainerStream_Call) RunAndReturn(...) *GatewayAPIClient_ListContainerStream_Call
- type GatewayAPIClient_ListContainer_Call
- func (_c *GatewayAPIClient_ListContainer_Call) Return(_a0 *providerv1beta1.ListContainerResponse, _a1 error) *GatewayAPIClient_ListContainer_Call
- func (_c *GatewayAPIClient_ListContainer_Call) Run(run func(ctx context.Context, in *providerv1beta1.ListContainerRequest, ...)) *GatewayAPIClient_ListContainer_Call
- func (_c *GatewayAPIClient_ListContainer_Call) RunAndReturn(...) *GatewayAPIClient_ListContainer_Call
- type GatewayAPIClient_ListExistingPublicShares_Call
- func (_c *GatewayAPIClient_ListExistingPublicShares_Call) Return(_a0 *gatewayv1beta1.ListExistingPublicSharesResponse, _a1 error) *GatewayAPIClient_ListExistingPublicShares_Call
- func (_c *GatewayAPIClient_ListExistingPublicShares_Call) Run(run func(ctx context.Context, in *linkv1beta1.ListPublicSharesRequest, ...)) *GatewayAPIClient_ListExistingPublicShares_Call
- func (_c *GatewayAPIClient_ListExistingPublicShares_Call) RunAndReturn(...) *GatewayAPIClient_ListExistingPublicShares_Call
- type GatewayAPIClient_ListExistingReceivedShares_Call
- func (_c *GatewayAPIClient_ListExistingReceivedShares_Call) Return(_a0 *gatewayv1beta1.ListExistingReceivedSharesResponse, _a1 error) *GatewayAPIClient_ListExistingReceivedShares_Call
- func (_c *GatewayAPIClient_ListExistingReceivedShares_Call) Run(...) *GatewayAPIClient_ListExistingReceivedShares_Call
- func (_c *GatewayAPIClient_ListExistingReceivedShares_Call) RunAndReturn(...) *GatewayAPIClient_ListExistingReceivedShares_Call
- type GatewayAPIClient_ListExistingShares_Call
- func (_c *GatewayAPIClient_ListExistingShares_Call) Return(_a0 *gatewayv1beta1.ListExistingSharesResponse, _a1 error) *GatewayAPIClient_ListExistingShares_Call
- func (_c *GatewayAPIClient_ListExistingShares_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, ...)) *GatewayAPIClient_ListExistingShares_Call
- func (_c *GatewayAPIClient_ListExistingShares_Call) RunAndReturn(...) *GatewayAPIClient_ListExistingShares_Call
- type GatewayAPIClient_ListFileVersions_Call
- func (_c *GatewayAPIClient_ListFileVersions_Call) Return(_a0 *providerv1beta1.ListFileVersionsResponse, _a1 error) *GatewayAPIClient_ListFileVersions_Call
- func (_c *GatewayAPIClient_ListFileVersions_Call) Run(...) *GatewayAPIClient_ListFileVersions_Call
- func (_c *GatewayAPIClient_ListFileVersions_Call) RunAndReturn(...) *GatewayAPIClient_ListFileVersions_Call
- type GatewayAPIClient_ListInviteTokens_Call
- func (_c *GatewayAPIClient_ListInviteTokens_Call) Return(_a0 *invitev1beta1.ListInviteTokensResponse, _a1 error) *GatewayAPIClient_ListInviteTokens_Call
- func (_c *GatewayAPIClient_ListInviteTokens_Call) Run(run func(ctx context.Context, in *invitev1beta1.ListInviteTokensRequest, ...)) *GatewayAPIClient_ListInviteTokens_Call
- func (_c *GatewayAPIClient_ListInviteTokens_Call) RunAndReturn(...) *GatewayAPIClient_ListInviteTokens_Call
- type GatewayAPIClient_ListOCMShares_Call
- func (_c *GatewayAPIClient_ListOCMShares_Call) Return(_a0 *ocmv1beta1.ListOCMSharesResponse, _a1 error) *GatewayAPIClient_ListOCMShares_Call
- func (_c *GatewayAPIClient_ListOCMShares_Call) Run(run func(ctx context.Context, in *ocmv1beta1.ListOCMSharesRequest, ...)) *GatewayAPIClient_ListOCMShares_Call
- func (_c *GatewayAPIClient_ListOCMShares_Call) RunAndReturn(...) *GatewayAPIClient_ListOCMShares_Call
- type GatewayAPIClient_ListPublicShares_Call
- func (_c *GatewayAPIClient_ListPublicShares_Call) Return(_a0 *linkv1beta1.ListPublicSharesResponse, _a1 error) *GatewayAPIClient_ListPublicShares_Call
- func (_c *GatewayAPIClient_ListPublicShares_Call) Run(run func(ctx context.Context, in *linkv1beta1.ListPublicSharesRequest, ...)) *GatewayAPIClient_ListPublicShares_Call
- func (_c *GatewayAPIClient_ListPublicShares_Call) RunAndReturn(...) *GatewayAPIClient_ListPublicShares_Call
- type GatewayAPIClient_ListReceivedOCMShares_Call
- func (_c *GatewayAPIClient_ListReceivedOCMShares_Call) Return(_a0 *ocmv1beta1.ListReceivedOCMSharesResponse, _a1 error) *GatewayAPIClient_ListReceivedOCMShares_Call
- func (_c *GatewayAPIClient_ListReceivedOCMShares_Call) Run(...) *GatewayAPIClient_ListReceivedOCMShares_Call
- func (_c *GatewayAPIClient_ListReceivedOCMShares_Call) RunAndReturn(...) *GatewayAPIClient_ListReceivedOCMShares_Call
- type GatewayAPIClient_ListReceivedShares_Call
- func (_c *GatewayAPIClient_ListReceivedShares_Call) Return(_a0 *collaborationv1beta1.ListReceivedSharesResponse, _a1 error) *GatewayAPIClient_ListReceivedShares_Call
- func (_c *GatewayAPIClient_ListReceivedShares_Call) Run(...) *GatewayAPIClient_ListReceivedShares_Call
- func (_c *GatewayAPIClient_ListReceivedShares_Call) RunAndReturn(...) *GatewayAPIClient_ListReceivedShares_Call
- type GatewayAPIClient_ListRecycleStream_Call
- func (_c *GatewayAPIClient_ListRecycleStream_Call) Return(_a0 gatewayv1beta1.GatewayAPI_ListRecycleStreamClient, _a1 error) *GatewayAPIClient_ListRecycleStream_Call
- func (_c *GatewayAPIClient_ListRecycleStream_Call) Run(...) *GatewayAPIClient_ListRecycleStream_Call
- func (_c *GatewayAPIClient_ListRecycleStream_Call) RunAndReturn(...) *GatewayAPIClient_ListRecycleStream_Call
- type GatewayAPIClient_ListRecycle_Call
- func (_c *GatewayAPIClient_ListRecycle_Call) Return(_a0 *providerv1beta1.ListRecycleResponse, _a1 error) *GatewayAPIClient_ListRecycle_Call
- func (_c *GatewayAPIClient_ListRecycle_Call) Run(run func(ctx context.Context, in *providerv1beta1.ListRecycleRequest, ...)) *GatewayAPIClient_ListRecycle_Call
- func (_c *GatewayAPIClient_ListRecycle_Call) RunAndReturn(...) *GatewayAPIClient_ListRecycle_Call
- type GatewayAPIClient_ListShares_Call
- func (_c *GatewayAPIClient_ListShares_Call) Return(_a0 *collaborationv1beta1.ListSharesResponse, _a1 error) *GatewayAPIClient_ListShares_Call
- func (_c *GatewayAPIClient_ListShares_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, ...)) *GatewayAPIClient_ListShares_Call
- func (_c *GatewayAPIClient_ListShares_Call) RunAndReturn(...) *GatewayAPIClient_ListShares_Call
- type GatewayAPIClient_ListStorageSpaces_Call
- func (_c *GatewayAPIClient_ListStorageSpaces_Call) Return(_a0 *providerv1beta1.ListStorageSpacesResponse, _a1 error) *GatewayAPIClient_ListStorageSpaces_Call
- func (_c *GatewayAPIClient_ListStorageSpaces_Call) Run(...) *GatewayAPIClient_ListStorageSpaces_Call
- func (_c *GatewayAPIClient_ListStorageSpaces_Call) RunAndReturn(...) *GatewayAPIClient_ListStorageSpaces_Call
- type GatewayAPIClient_ListSupportedMimeTypes_Call
- func (_c *GatewayAPIClient_ListSupportedMimeTypes_Call) Return(_a0 *registryv1beta1.ListSupportedMimeTypesResponse, _a1 error) *GatewayAPIClient_ListSupportedMimeTypes_Call
- func (_c *GatewayAPIClient_ListSupportedMimeTypes_Call) Run(...) *GatewayAPIClient_ListSupportedMimeTypes_Call
- func (_c *GatewayAPIClient_ListSupportedMimeTypes_Call) RunAndReturn(...) *GatewayAPIClient_ListSupportedMimeTypes_Call
- type GatewayAPIClient_ListTransfers_Call
- func (_c *GatewayAPIClient_ListTransfers_Call) Return(_a0 *txv1beta1.ListTransfersResponse, _a1 error) *GatewayAPIClient_ListTransfers_Call
- func (_c *GatewayAPIClient_ListTransfers_Call) Run(run func(ctx context.Context, in *txv1beta1.ListTransfersRequest, ...)) *GatewayAPIClient_ListTransfers_Call
- func (_c *GatewayAPIClient_ListTransfers_Call) RunAndReturn(...) *GatewayAPIClient_ListTransfers_Call
- type GatewayAPIClient_Move_Call
- type GatewayAPIClient_OpenInApp_Call
- func (_c *GatewayAPIClient_OpenInApp_Call) Return(_a0 *appproviderv1beta1.OpenInAppResponse, _a1 error) *GatewayAPIClient_OpenInApp_Call
- func (_c *GatewayAPIClient_OpenInApp_Call) Run(run func(ctx context.Context, in *gatewayv1beta1.OpenInAppRequest, ...)) *GatewayAPIClient_OpenInApp_Call
- func (_c *GatewayAPIClient_OpenInApp_Call) RunAndReturn(...) *GatewayAPIClient_OpenInApp_Call
- type GatewayAPIClient_PurgeRecycle_Call
- func (_c *GatewayAPIClient_PurgeRecycle_Call) Return(_a0 *providerv1beta1.PurgeRecycleResponse, _a1 error) *GatewayAPIClient_PurgeRecycle_Call
- func (_c *GatewayAPIClient_PurgeRecycle_Call) Run(run func(ctx context.Context, in *providerv1beta1.PurgeRecycleRequest, ...)) *GatewayAPIClient_PurgeRecycle_Call
- func (_c *GatewayAPIClient_PurgeRecycle_Call) RunAndReturn(...) *GatewayAPIClient_PurgeRecycle_Call
- type GatewayAPIClient_RefreshLock_Call
- func (_c *GatewayAPIClient_RefreshLock_Call) Return(_a0 *providerv1beta1.RefreshLockResponse, _a1 error) *GatewayAPIClient_RefreshLock_Call
- func (_c *GatewayAPIClient_RefreshLock_Call) Run(run func(ctx context.Context, in *providerv1beta1.RefreshLockRequest, ...)) *GatewayAPIClient_RefreshLock_Call
- func (_c *GatewayAPIClient_RefreshLock_Call) RunAndReturn(...) *GatewayAPIClient_RefreshLock_Call
- type GatewayAPIClient_RemoveOCMShare_Call
- func (_c *GatewayAPIClient_RemoveOCMShare_Call) Return(_a0 *ocmv1beta1.RemoveOCMShareResponse, _a1 error) *GatewayAPIClient_RemoveOCMShare_Call
- func (_c *GatewayAPIClient_RemoveOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.RemoveOCMShareRequest, ...)) *GatewayAPIClient_RemoveOCMShare_Call
- func (_c *GatewayAPIClient_RemoveOCMShare_Call) RunAndReturn(...) *GatewayAPIClient_RemoveOCMShare_Call
- type GatewayAPIClient_RemovePublicShare_Call
- func (_c *GatewayAPIClient_RemovePublicShare_Call) Return(_a0 *linkv1beta1.RemovePublicShareResponse, _a1 error) *GatewayAPIClient_RemovePublicShare_Call
- func (_c *GatewayAPIClient_RemovePublicShare_Call) Run(run func(ctx context.Context, in *linkv1beta1.RemovePublicShareRequest, ...)) *GatewayAPIClient_RemovePublicShare_Call
- func (_c *GatewayAPIClient_RemovePublicShare_Call) RunAndReturn(...) *GatewayAPIClient_RemovePublicShare_Call
- type GatewayAPIClient_RemoveShare_Call
- func (_c *GatewayAPIClient_RemoveShare_Call) Return(_a0 *collaborationv1beta1.RemoveShareResponse, _a1 error) *GatewayAPIClient_RemoveShare_Call
- func (_c *GatewayAPIClient_RemoveShare_Call) Run(...) *GatewayAPIClient_RemoveShare_Call
- func (_c *GatewayAPIClient_RemoveShare_Call) RunAndReturn(...) *GatewayAPIClient_RemoveShare_Call
- type GatewayAPIClient_RestoreFileVersion_Call
- func (_c *GatewayAPIClient_RestoreFileVersion_Call) Return(_a0 *providerv1beta1.RestoreFileVersionResponse, _a1 error) *GatewayAPIClient_RestoreFileVersion_Call
- func (_c *GatewayAPIClient_RestoreFileVersion_Call) Run(...) *GatewayAPIClient_RestoreFileVersion_Call
- func (_c *GatewayAPIClient_RestoreFileVersion_Call) RunAndReturn(...) *GatewayAPIClient_RestoreFileVersion_Call
- type GatewayAPIClient_RestoreRecycleItem_Call
- func (_c *GatewayAPIClient_RestoreRecycleItem_Call) Return(_a0 *providerv1beta1.RestoreRecycleItemResponse, _a1 error) *GatewayAPIClient_RestoreRecycleItem_Call
- func (_c *GatewayAPIClient_RestoreRecycleItem_Call) Run(...) *GatewayAPIClient_RestoreRecycleItem_Call
- func (_c *GatewayAPIClient_RestoreRecycleItem_Call) RunAndReturn(...) *GatewayAPIClient_RestoreRecycleItem_Call
- type GatewayAPIClient_RetryTransfer_Call
- func (_c *GatewayAPIClient_RetryTransfer_Call) Return(_a0 *txv1beta1.RetryTransferResponse, _a1 error) *GatewayAPIClient_RetryTransfer_Call
- func (_c *GatewayAPIClient_RetryTransfer_Call) Run(run func(ctx context.Context, in *txv1beta1.RetryTransferRequest, ...)) *GatewayAPIClient_RetryTransfer_Call
- func (_c *GatewayAPIClient_RetryTransfer_Call) RunAndReturn(...) *GatewayAPIClient_RetryTransfer_Call
- type GatewayAPIClient_SetArbitraryMetadata_Call
- func (_c *GatewayAPIClient_SetArbitraryMetadata_Call) Return(_a0 *providerv1beta1.SetArbitraryMetadataResponse, _a1 error) *GatewayAPIClient_SetArbitraryMetadata_Call
- func (_c *GatewayAPIClient_SetArbitraryMetadata_Call) Run(...) *GatewayAPIClient_SetArbitraryMetadata_Call
- func (_c *GatewayAPIClient_SetArbitraryMetadata_Call) RunAndReturn(...) *GatewayAPIClient_SetArbitraryMetadata_Call
- type GatewayAPIClient_SetDefaultAppProviderForMimeType_Call
- func (_c *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call) Return(_a0 *registryv1beta1.SetDefaultAppProviderForMimeTypeResponse, _a1 error) *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call
- func (_c *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call) Run(run func(ctx context.Context, ...)) *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call
- func (_c *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call) RunAndReturn(...) *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call
- type GatewayAPIClient_SetKey_Call
- func (_c *GatewayAPIClient_SetKey_Call) Return(_a0 *preferencesv1beta1.SetKeyResponse, _a1 error) *GatewayAPIClient_SetKey_Call
- func (_c *GatewayAPIClient_SetKey_Call) Run(run func(ctx context.Context, in *preferencesv1beta1.SetKeyRequest, ...)) *GatewayAPIClient_SetKey_Call
- func (_c *GatewayAPIClient_SetKey_Call) RunAndReturn(...) *GatewayAPIClient_SetKey_Call
- type GatewayAPIClient_SetLock_Call
- func (_c *GatewayAPIClient_SetLock_Call) Return(_a0 *providerv1beta1.SetLockResponse, _a1 error) *GatewayAPIClient_SetLock_Call
- func (_c *GatewayAPIClient_SetLock_Call) Run(run func(ctx context.Context, in *providerv1beta1.SetLockRequest, ...)) *GatewayAPIClient_SetLock_Call
- func (_c *GatewayAPIClient_SetLock_Call) RunAndReturn(...) *GatewayAPIClient_SetLock_Call
- type GatewayAPIClient_Stat_Call
- type GatewayAPIClient_TouchFile_Call
- func (_c *GatewayAPIClient_TouchFile_Call) Return(_a0 *providerv1beta1.TouchFileResponse, _a1 error) *GatewayAPIClient_TouchFile_Call
- func (_c *GatewayAPIClient_TouchFile_Call) Run(run func(ctx context.Context, in *providerv1beta1.TouchFileRequest, ...)) *GatewayAPIClient_TouchFile_Call
- func (_c *GatewayAPIClient_TouchFile_Call) RunAndReturn(...) *GatewayAPIClient_TouchFile_Call
- type GatewayAPIClient_Unlock_Call
- func (_c *GatewayAPIClient_Unlock_Call) Return(_a0 *providerv1beta1.UnlockResponse, _a1 error) *GatewayAPIClient_Unlock_Call
- func (_c *GatewayAPIClient_Unlock_Call) Run(run func(ctx context.Context, in *providerv1beta1.UnlockRequest, ...)) *GatewayAPIClient_Unlock_Call
- func (_c *GatewayAPIClient_Unlock_Call) RunAndReturn(...) *GatewayAPIClient_Unlock_Call
- type GatewayAPIClient_UnsetArbitraryMetadata_Call
- func (_c *GatewayAPIClient_UnsetArbitraryMetadata_Call) Return(_a0 *providerv1beta1.UnsetArbitraryMetadataResponse, _a1 error) *GatewayAPIClient_UnsetArbitraryMetadata_Call
- func (_c *GatewayAPIClient_UnsetArbitraryMetadata_Call) Run(...) *GatewayAPIClient_UnsetArbitraryMetadata_Call
- func (_c *GatewayAPIClient_UnsetArbitraryMetadata_Call) RunAndReturn(...) *GatewayAPIClient_UnsetArbitraryMetadata_Call
- type GatewayAPIClient_UpdateOCMCoreShare_Call
- func (_c *GatewayAPIClient_UpdateOCMCoreShare_Call) Return(_a0 *corev1beta1.UpdateOCMCoreShareResponse, _a1 error) *GatewayAPIClient_UpdateOCMCoreShare_Call
- func (_c *GatewayAPIClient_UpdateOCMCoreShare_Call) Run(run func(ctx context.Context, in *corev1beta1.UpdateOCMCoreShareRequest, ...)) *GatewayAPIClient_UpdateOCMCoreShare_Call
- func (_c *GatewayAPIClient_UpdateOCMCoreShare_Call) RunAndReturn(...) *GatewayAPIClient_UpdateOCMCoreShare_Call
- type GatewayAPIClient_UpdateOCMShare_Call
- func (_c *GatewayAPIClient_UpdateOCMShare_Call) Return(_a0 *ocmv1beta1.UpdateOCMShareResponse, _a1 error) *GatewayAPIClient_UpdateOCMShare_Call
- func (_c *GatewayAPIClient_UpdateOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.UpdateOCMShareRequest, ...)) *GatewayAPIClient_UpdateOCMShare_Call
- func (_c *GatewayAPIClient_UpdateOCMShare_Call) RunAndReturn(...) *GatewayAPIClient_UpdateOCMShare_Call
- type GatewayAPIClient_UpdatePublicShare_Call
- func (_c *GatewayAPIClient_UpdatePublicShare_Call) Return(_a0 *linkv1beta1.UpdatePublicShareResponse, _a1 error) *GatewayAPIClient_UpdatePublicShare_Call
- func (_c *GatewayAPIClient_UpdatePublicShare_Call) Run(run func(ctx context.Context, in *linkv1beta1.UpdatePublicShareRequest, ...)) *GatewayAPIClient_UpdatePublicShare_Call
- func (_c *GatewayAPIClient_UpdatePublicShare_Call) RunAndReturn(...) *GatewayAPIClient_UpdatePublicShare_Call
- type GatewayAPIClient_UpdateReceivedOCMShare_Call
- func (_c *GatewayAPIClient_UpdateReceivedOCMShare_Call) Return(_a0 *ocmv1beta1.UpdateReceivedOCMShareResponse, _a1 error) *GatewayAPIClient_UpdateReceivedOCMShare_Call
- func (_c *GatewayAPIClient_UpdateReceivedOCMShare_Call) Run(...) *GatewayAPIClient_UpdateReceivedOCMShare_Call
- func (_c *GatewayAPIClient_UpdateReceivedOCMShare_Call) RunAndReturn(...) *GatewayAPIClient_UpdateReceivedOCMShare_Call
- type GatewayAPIClient_UpdateReceivedShare_Call
- func (_c *GatewayAPIClient_UpdateReceivedShare_Call) Return(_a0 *collaborationv1beta1.UpdateReceivedShareResponse, _a1 error) *GatewayAPIClient_UpdateReceivedShare_Call
- func (_c *GatewayAPIClient_UpdateReceivedShare_Call) Run(...) *GatewayAPIClient_UpdateReceivedShare_Call
- func (_c *GatewayAPIClient_UpdateReceivedShare_Call) RunAndReturn(...) *GatewayAPIClient_UpdateReceivedShare_Call
- type GatewayAPIClient_UpdateShare_Call
- func (_c *GatewayAPIClient_UpdateShare_Call) Return(_a0 *collaborationv1beta1.UpdateShareResponse, _a1 error) *GatewayAPIClient_UpdateShare_Call
- func (_c *GatewayAPIClient_UpdateShare_Call) Run(...) *GatewayAPIClient_UpdateShare_Call
- func (_c *GatewayAPIClient_UpdateShare_Call) RunAndReturn(...) *GatewayAPIClient_UpdateShare_Call
- type GatewayAPIClient_UpdateStorageSpace_Call
- func (_c *GatewayAPIClient_UpdateStorageSpace_Call) Return(_a0 *providerv1beta1.UpdateStorageSpaceResponse, _a1 error) *GatewayAPIClient_UpdateStorageSpace_Call
- func (_c *GatewayAPIClient_UpdateStorageSpace_Call) Run(...) *GatewayAPIClient_UpdateStorageSpace_Call
- func (_c *GatewayAPIClient_UpdateStorageSpace_Call) RunAndReturn(...) *GatewayAPIClient_UpdateStorageSpace_Call
- type GatewayAPIClient_WhoAmI_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CollaborationAPIClient ¶
CollaborationAPIClient is an autogenerated mock type for the CollaborationAPIClient type
func NewCollaborationAPIClient ¶
func NewCollaborationAPIClient(t interface { mock.TestingT Cleanup(func()) }) *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. The first argument is typically a *testing.T value.
func (*CollaborationAPIClient) CreateShare ¶
func (_m *CollaborationAPIClient) CreateShare(ctx context.Context, in *collaborationv1beta1.CreateShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.CreateShareResponse, error)
CreateShare provides a mock function with given fields: ctx, in, opts
func (*CollaborationAPIClient) EXPECT ¶ added in v2.19.6
func (_m *CollaborationAPIClient) EXPECT() *CollaborationAPIClient_Expecter
func (*CollaborationAPIClient) GetReceivedShare ¶
func (_m *CollaborationAPIClient) GetReceivedShare(ctx context.Context, in *collaborationv1beta1.GetReceivedShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.GetReceivedShareResponse, error)
GetReceivedShare provides a mock function with given fields: ctx, in, opts
func (*CollaborationAPIClient) GetShare ¶
func (_m *CollaborationAPIClient) GetShare(ctx context.Context, in *collaborationv1beta1.GetShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.GetShareResponse, error)
GetShare provides a mock function with given fields: ctx, in, opts
func (*CollaborationAPIClient) ListReceivedShares ¶
func (_m *CollaborationAPIClient) ListReceivedShares(ctx context.Context, in *collaborationv1beta1.ListReceivedSharesRequest, opts ...grpc.CallOption) (*collaborationv1beta1.ListReceivedSharesResponse, error)
ListReceivedShares provides a mock function with given fields: ctx, in, opts
func (*CollaborationAPIClient) ListShares ¶
func (_m *CollaborationAPIClient) ListShares(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, opts ...grpc.CallOption) (*collaborationv1beta1.ListSharesResponse, error)
ListShares provides a mock function with given fields: ctx, in, opts
func (*CollaborationAPIClient) RemoveShare ¶
func (_m *CollaborationAPIClient) RemoveShare(ctx context.Context, in *collaborationv1beta1.RemoveShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.RemoveShareResponse, error)
RemoveShare provides a mock function with given fields: ctx, in, opts
func (*CollaborationAPIClient) UpdateReceivedShare ¶
func (_m *CollaborationAPIClient) UpdateReceivedShare(ctx context.Context, in *collaborationv1beta1.UpdateReceivedShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.UpdateReceivedShareResponse, error)
UpdateReceivedShare provides a mock function with given fields: ctx, in, opts
func (*CollaborationAPIClient) UpdateShare ¶
func (_m *CollaborationAPIClient) UpdateShare(ctx context.Context, in *collaborationv1beta1.UpdateShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.UpdateShareResponse, error)
UpdateShare provides a mock function with given fields: ctx, in, opts
type CollaborationAPIClient_CreateShare_Call ¶ added in v2.19.6
type CollaborationAPIClient_CreateShare_Call struct {
}CollaborationAPIClient_CreateShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateShare'
func (*CollaborationAPIClient_CreateShare_Call) Return ¶ added in v2.19.6
func (_c *CollaborationAPIClient_CreateShare_Call) Return(_a0 *collaborationv1beta1.CreateShareResponse, _a1 error) *CollaborationAPIClient_CreateShare_Call
func (*CollaborationAPIClient_CreateShare_Call) Run ¶ added in v2.19.6
func (_c *CollaborationAPIClient_CreateShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.CreateShareRequest, opts ...grpc.CallOption)) *CollaborationAPIClient_CreateShare_Call
func (*CollaborationAPIClient_CreateShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *CollaborationAPIClient_CreateShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.CreateShareRequest, ...grpc.CallOption) (*collaborationv1beta1.CreateShareResponse, error)) *CollaborationAPIClient_CreateShare_Call
type CollaborationAPIClient_Expecter ¶ added in v2.19.6
type CollaborationAPIClient_Expecter struct {
// contains filtered or unexported fields
}
func (*CollaborationAPIClient_Expecter) CreateShare ¶ added in v2.19.6
func (_e *CollaborationAPIClient_Expecter) CreateShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_CreateShare_Call
CreateShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.CreateShareRequest
- opts ...grpc.CallOption
func (*CollaborationAPIClient_Expecter) GetReceivedShare ¶ added in v2.19.6
func (_e *CollaborationAPIClient_Expecter) GetReceivedShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_GetReceivedShare_Call
GetReceivedShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.GetReceivedShareRequest
- opts ...grpc.CallOption
func (*CollaborationAPIClient_Expecter) GetShare ¶ added in v2.19.6
func (_e *CollaborationAPIClient_Expecter) GetShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_GetShare_Call
GetShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.GetShareRequest
- opts ...grpc.CallOption
func (*CollaborationAPIClient_Expecter) ListReceivedShares ¶ added in v2.19.6
func (_e *CollaborationAPIClient_Expecter) ListReceivedShares(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_ListReceivedShares_Call
ListReceivedShares is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.ListReceivedSharesRequest
- opts ...grpc.CallOption
func (*CollaborationAPIClient_Expecter) ListShares ¶ added in v2.19.6
func (_e *CollaborationAPIClient_Expecter) ListShares(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_ListShares_Call
ListShares is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.ListSharesRequest
- opts ...grpc.CallOption
func (*CollaborationAPIClient_Expecter) RemoveShare ¶ added in v2.19.6
func (_e *CollaborationAPIClient_Expecter) RemoveShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_RemoveShare_Call
RemoveShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.RemoveShareRequest
- opts ...grpc.CallOption
func (*CollaborationAPIClient_Expecter) UpdateReceivedShare ¶ added in v2.19.6
func (_e *CollaborationAPIClient_Expecter) UpdateReceivedShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_UpdateReceivedShare_Call
UpdateReceivedShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.UpdateReceivedShareRequest
- opts ...grpc.CallOption
func (*CollaborationAPIClient_Expecter) UpdateShare ¶ added in v2.19.6
func (_e *CollaborationAPIClient_Expecter) UpdateShare(ctx interface{}, in interface{}, opts ...interface{}) *CollaborationAPIClient_UpdateShare_Call
UpdateShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.UpdateShareRequest
- opts ...grpc.CallOption
type CollaborationAPIClient_GetReceivedShare_Call ¶ added in v2.19.6
type CollaborationAPIClient_GetReceivedShare_Call struct {
}CollaborationAPIClient_GetReceivedShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReceivedShare'
func (*CollaborationAPIClient_GetReceivedShare_Call) Run ¶ added in v2.19.6
func (_c *CollaborationAPIClient_GetReceivedShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.GetReceivedShareRequest, opts ...grpc.CallOption)) *CollaborationAPIClient_GetReceivedShare_Call
func (*CollaborationAPIClient_GetReceivedShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *CollaborationAPIClient_GetReceivedShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.GetReceivedShareRequest, ...grpc.CallOption) (*collaborationv1beta1.GetReceivedShareResponse, error)) *CollaborationAPIClient_GetReceivedShare_Call
type CollaborationAPIClient_GetShare_Call ¶ added in v2.19.6
type CollaborationAPIClient_GetShare_Call struct {
}CollaborationAPIClient_GetShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetShare'
func (*CollaborationAPIClient_GetShare_Call) Return ¶ added in v2.19.6
func (_c *CollaborationAPIClient_GetShare_Call) Return(_a0 *collaborationv1beta1.GetShareResponse, _a1 error) *CollaborationAPIClient_GetShare_Call
func (*CollaborationAPIClient_GetShare_Call) Run ¶ added in v2.19.6
func (_c *CollaborationAPIClient_GetShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.GetShareRequest, opts ...grpc.CallOption)) *CollaborationAPIClient_GetShare_Call
func (*CollaborationAPIClient_GetShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *CollaborationAPIClient_GetShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.GetShareRequest, ...grpc.CallOption) (*collaborationv1beta1.GetShareResponse, error)) *CollaborationAPIClient_GetShare_Call
type CollaborationAPIClient_ListReceivedShares_Call ¶ added in v2.19.6
type CollaborationAPIClient_ListReceivedShares_Call struct {
}CollaborationAPIClient_ListReceivedShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListReceivedShares'
func (*CollaborationAPIClient_ListReceivedShares_Call) Run ¶ added in v2.19.6
func (_c *CollaborationAPIClient_ListReceivedShares_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.ListReceivedSharesRequest, opts ...grpc.CallOption)) *CollaborationAPIClient_ListReceivedShares_Call
func (*CollaborationAPIClient_ListReceivedShares_Call) RunAndReturn ¶ added in v2.19.6
func (_c *CollaborationAPIClient_ListReceivedShares_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.ListReceivedSharesRequest, ...grpc.CallOption) (*collaborationv1beta1.ListReceivedSharesResponse, error)) *CollaborationAPIClient_ListReceivedShares_Call
type CollaborationAPIClient_ListShares_Call ¶ added in v2.19.6
type CollaborationAPIClient_ListShares_Call struct {
}CollaborationAPIClient_ListShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListShares'
func (*CollaborationAPIClient_ListShares_Call) Return ¶ added in v2.19.6
func (_c *CollaborationAPIClient_ListShares_Call) Return(_a0 *collaborationv1beta1.ListSharesResponse, _a1 error) *CollaborationAPIClient_ListShares_Call
func (*CollaborationAPIClient_ListShares_Call) Run ¶ added in v2.19.6
func (_c *CollaborationAPIClient_ListShares_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, opts ...grpc.CallOption)) *CollaborationAPIClient_ListShares_Call
func (*CollaborationAPIClient_ListShares_Call) RunAndReturn ¶ added in v2.19.6
func (_c *CollaborationAPIClient_ListShares_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.ListSharesRequest, ...grpc.CallOption) (*collaborationv1beta1.ListSharesResponse, error)) *CollaborationAPIClient_ListShares_Call
type CollaborationAPIClient_RemoveShare_Call ¶ added in v2.19.6
type CollaborationAPIClient_RemoveShare_Call struct {
}CollaborationAPIClient_RemoveShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveShare'
func (*CollaborationAPIClient_RemoveShare_Call) Return ¶ added in v2.19.6
func (_c *CollaborationAPIClient_RemoveShare_Call) Return(_a0 *collaborationv1beta1.RemoveShareResponse, _a1 error) *CollaborationAPIClient_RemoveShare_Call
func (*CollaborationAPIClient_RemoveShare_Call) Run ¶ added in v2.19.6
func (_c *CollaborationAPIClient_RemoveShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.RemoveShareRequest, opts ...grpc.CallOption)) *CollaborationAPIClient_RemoveShare_Call
func (*CollaborationAPIClient_RemoveShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *CollaborationAPIClient_RemoveShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.RemoveShareRequest, ...grpc.CallOption) (*collaborationv1beta1.RemoveShareResponse, error)) *CollaborationAPIClient_RemoveShare_Call
type CollaborationAPIClient_UpdateReceivedShare_Call ¶ added in v2.19.6
type CollaborationAPIClient_UpdateReceivedShare_Call struct {
}CollaborationAPIClient_UpdateReceivedShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateReceivedShare'
func (*CollaborationAPIClient_UpdateReceivedShare_Call) Run ¶ added in v2.19.6
func (_c *CollaborationAPIClient_UpdateReceivedShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.UpdateReceivedShareRequest, opts ...grpc.CallOption)) *CollaborationAPIClient_UpdateReceivedShare_Call
func (*CollaborationAPIClient_UpdateReceivedShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *CollaborationAPIClient_UpdateReceivedShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.UpdateReceivedShareRequest, ...grpc.CallOption) (*collaborationv1beta1.UpdateReceivedShareResponse, error)) *CollaborationAPIClient_UpdateReceivedShare_Call
type CollaborationAPIClient_UpdateShare_Call ¶ added in v2.19.6
type CollaborationAPIClient_UpdateShare_Call struct {
}CollaborationAPIClient_UpdateShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateShare'
func (*CollaborationAPIClient_UpdateShare_Call) Return ¶ added in v2.19.6
func (_c *CollaborationAPIClient_UpdateShare_Call) Return(_a0 *collaborationv1beta1.UpdateShareResponse, _a1 error) *CollaborationAPIClient_UpdateShare_Call
func (*CollaborationAPIClient_UpdateShare_Call) Run ¶ added in v2.19.6
func (_c *CollaborationAPIClient_UpdateShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.UpdateShareRequest, opts ...grpc.CallOption)) *CollaborationAPIClient_UpdateShare_Call
func (*CollaborationAPIClient_UpdateShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *CollaborationAPIClient_UpdateShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.UpdateShareRequest, ...grpc.CallOption) (*collaborationv1beta1.UpdateShareResponse, error)) *CollaborationAPIClient_UpdateShare_Call
type GatewayAPIClient ¶
GatewayAPIClient is an autogenerated mock type for the GatewayAPIClient type
func NewGatewayAPIClient ¶
func NewGatewayAPIClient(t interface { mock.TestingT Cleanup(func()) }) *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. The first argument is typically a *testing.T value.
func (*GatewayAPIClient) AcceptInvite ¶
func (_m *GatewayAPIClient) AcceptInvite(ctx context.Context, in *invitev1beta1.AcceptInviteRequest, opts ...grpc.CallOption) (*invitev1beta1.AcceptInviteResponse, error)
AcceptInvite provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) AddAppProvider ¶
func (_m *GatewayAPIClient) AddAppProvider(ctx context.Context, in *registryv1beta1.AddAppProviderRequest, opts ...grpc.CallOption) (*registryv1beta1.AddAppProviderResponse, error)
AddAppProvider provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) Authenticate ¶
func (_m *GatewayAPIClient) Authenticate(ctx context.Context, in *gatewayv1beta1.AuthenticateRequest, opts ...grpc.CallOption) (*gatewayv1beta1.AuthenticateResponse, error)
Authenticate provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CancelTransfer ¶
func (_m *GatewayAPIClient) CancelTransfer(ctx context.Context, in *txv1beta1.CancelTransferRequest, opts ...grpc.CallOption) (*txv1beta1.CancelTransferResponse, error)
CancelTransfer provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CheckPermission ¶
func (_m *GatewayAPIClient) CheckPermission(ctx context.Context, in *permissionsv1beta1.CheckPermissionRequest, opts ...grpc.CallOption) (*permissionsv1beta1.CheckPermissionResponse, error)
CheckPermission provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CreateContainer ¶
func (_m *GatewayAPIClient) CreateContainer(ctx context.Context, in *providerv1beta1.CreateContainerRequest, opts ...grpc.CallOption) (*providerv1beta1.CreateContainerResponse, error)
CreateContainer provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CreateHome ¶
func (_m *GatewayAPIClient) CreateHome(ctx context.Context, in *providerv1beta1.CreateHomeRequest, opts ...grpc.CallOption) (*providerv1beta1.CreateHomeResponse, error)
CreateHome provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CreateOCMCoreShare ¶
func (_m *GatewayAPIClient) CreateOCMCoreShare(ctx context.Context, in *corev1beta1.CreateOCMCoreShareRequest, opts ...grpc.CallOption) (*corev1beta1.CreateOCMCoreShareResponse, error)
CreateOCMCoreShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CreateOCMShare ¶
func (_m *GatewayAPIClient) CreateOCMShare(ctx context.Context, in *ocmv1beta1.CreateOCMShareRequest, opts ...grpc.CallOption) (*ocmv1beta1.CreateOCMShareResponse, error)
CreateOCMShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CreatePublicShare ¶
func (_m *GatewayAPIClient) CreatePublicShare(ctx context.Context, in *linkv1beta1.CreatePublicShareRequest, opts ...grpc.CallOption) (*linkv1beta1.CreatePublicShareResponse, error)
CreatePublicShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CreateShare ¶
func (_m *GatewayAPIClient) CreateShare(ctx context.Context, in *collaborationv1beta1.CreateShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.CreateShareResponse, error)
CreateShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CreateStorageSpace ¶
func (_m *GatewayAPIClient) CreateStorageSpace(ctx context.Context, in *providerv1beta1.CreateStorageSpaceRequest, opts ...grpc.CallOption) (*providerv1beta1.CreateStorageSpaceResponse, error)
CreateStorageSpace provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CreateSymlink ¶
func (_m *GatewayAPIClient) CreateSymlink(ctx context.Context, in *providerv1beta1.CreateSymlinkRequest, opts ...grpc.CallOption) (*providerv1beta1.CreateSymlinkResponse, error)
CreateSymlink provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) CreateTransfer ¶ added in v2.14.0
func (_m *GatewayAPIClient) CreateTransfer(ctx context.Context, in *txv1beta1.CreateTransferRequest, opts ...grpc.CallOption) (*txv1beta1.CreateTransferResponse, error)
CreateTransfer provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) Delete ¶
func (_m *GatewayAPIClient) Delete(ctx context.Context, in *providerv1beta1.DeleteRequest, opts ...grpc.CallOption) (*providerv1beta1.DeleteResponse, error)
Delete provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) DeleteAcceptedUser ¶ added in v2.17.0
func (_m *GatewayAPIClient) DeleteAcceptedUser(ctx context.Context, in *invitev1beta1.DeleteAcceptedUserRequest, opts ...grpc.CallOption) (*invitev1beta1.DeleteAcceptedUserResponse, error)
DeleteAcceptedUser provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) DeleteOCMCoreShare ¶ added in v2.17.0
func (_m *GatewayAPIClient) DeleteOCMCoreShare(ctx context.Context, in *corev1beta1.DeleteOCMCoreShareRequest, opts ...grpc.CallOption) (*corev1beta1.DeleteOCMCoreShareResponse, error)
DeleteOCMCoreShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) DeleteStorageSpace ¶
func (_m *GatewayAPIClient) DeleteStorageSpace(ctx context.Context, in *providerv1beta1.DeleteStorageSpaceRequest, opts ...grpc.CallOption) (*providerv1beta1.DeleteStorageSpaceResponse, error)
DeleteStorageSpace provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) EXPECT ¶ added in v2.19.6
func (_m *GatewayAPIClient) EXPECT() *GatewayAPIClient_Expecter
func (*GatewayAPIClient) FindAcceptedUsers ¶
func (_m *GatewayAPIClient) FindAcceptedUsers(ctx context.Context, in *invitev1beta1.FindAcceptedUsersRequest, opts ...grpc.CallOption) (*invitev1beta1.FindAcceptedUsersResponse, error)
FindAcceptedUsers provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) FindGroups ¶
func (_m *GatewayAPIClient) FindGroups(ctx context.Context, in *groupv1beta1.FindGroupsRequest, opts ...grpc.CallOption) (*groupv1beta1.FindGroupsResponse, error)
FindGroups provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) FindUsers ¶
func (_m *GatewayAPIClient) FindUsers(ctx context.Context, in *userv1beta1.FindUsersRequest, opts ...grpc.CallOption) (*userv1beta1.FindUsersResponse, error)
FindUsers provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ForwardInvite ¶
func (_m *GatewayAPIClient) ForwardInvite(ctx context.Context, in *invitev1beta1.ForwardInviteRequest, opts ...grpc.CallOption) (*invitev1beta1.ForwardInviteResponse, error)
ForwardInvite provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GenerateAppPassword ¶
func (_m *GatewayAPIClient) GenerateAppPassword(ctx context.Context, in *applicationsv1beta1.GenerateAppPasswordRequest, opts ...grpc.CallOption) (*applicationsv1beta1.GenerateAppPasswordResponse, error)
GenerateAppPassword provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GenerateInviteToken ¶
func (_m *GatewayAPIClient) GenerateInviteToken(ctx context.Context, in *invitev1beta1.GenerateInviteTokenRequest, opts ...grpc.CallOption) (*invitev1beta1.GenerateInviteTokenResponse, error)
GenerateInviteToken provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetAcceptedUser ¶
func (_m *GatewayAPIClient) GetAcceptedUser(ctx context.Context, in *invitev1beta1.GetAcceptedUserRequest, opts ...grpc.CallOption) (*invitev1beta1.GetAcceptedUserResponse, error)
GetAcceptedUser provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetAppPassword ¶
func (_m *GatewayAPIClient) GetAppPassword(ctx context.Context, in *applicationsv1beta1.GetAppPasswordRequest, opts ...grpc.CallOption) (*applicationsv1beta1.GetAppPasswordResponse, error)
GetAppPassword provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetAppProviders ¶
func (_m *GatewayAPIClient) GetAppProviders(ctx context.Context, in *registryv1beta1.GetAppProvidersRequest, opts ...grpc.CallOption) (*registryv1beta1.GetAppProvidersResponse, error)
GetAppProviders provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetDefaultAppProviderForMimeType ¶
func (_m *GatewayAPIClient) GetDefaultAppProviderForMimeType(ctx context.Context, in *registryv1beta1.GetDefaultAppProviderForMimeTypeRequest, opts ...grpc.CallOption) (*registryv1beta1.GetDefaultAppProviderForMimeTypeResponse, error)
GetDefaultAppProviderForMimeType provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetGroup ¶
func (_m *GatewayAPIClient) GetGroup(ctx context.Context, in *groupv1beta1.GetGroupRequest, opts ...grpc.CallOption) (*groupv1beta1.GetGroupResponse, error)
GetGroup provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetGroupByClaim ¶
func (_m *GatewayAPIClient) GetGroupByClaim(ctx context.Context, in *groupv1beta1.GetGroupByClaimRequest, opts ...grpc.CallOption) (*groupv1beta1.GetGroupByClaimResponse, error)
GetGroupByClaim provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetHome ¶
func (_m *GatewayAPIClient) GetHome(ctx context.Context, in *providerv1beta1.GetHomeRequest, opts ...grpc.CallOption) (*providerv1beta1.GetHomeResponse, error)
GetHome provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetInfoByDomain ¶
func (_m *GatewayAPIClient) GetInfoByDomain(ctx context.Context, in *v1beta1.GetInfoByDomainRequest, opts ...grpc.CallOption) (*v1beta1.GetInfoByDomainResponse, error)
GetInfoByDomain provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetKey ¶
func (_m *GatewayAPIClient) GetKey(ctx context.Context, in *preferencesv1beta1.GetKeyRequest, opts ...grpc.CallOption) (*preferencesv1beta1.GetKeyResponse, error)
GetKey provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetLock ¶
func (_m *GatewayAPIClient) GetLock(ctx context.Context, in *providerv1beta1.GetLockRequest, opts ...grpc.CallOption) (*providerv1beta1.GetLockResponse, error)
GetLock provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetMembers ¶
func (_m *GatewayAPIClient) GetMembers(ctx context.Context, in *groupv1beta1.GetMembersRequest, opts ...grpc.CallOption) (*groupv1beta1.GetMembersResponse, error)
GetMembers provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetOCMShare ¶
func (_m *GatewayAPIClient) GetOCMShare(ctx context.Context, in *ocmv1beta1.GetOCMShareRequest, opts ...grpc.CallOption) (*ocmv1beta1.GetOCMShareResponse, error)
GetOCMShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetOCMShareByToken ¶ added in v2.17.0
func (_m *GatewayAPIClient) GetOCMShareByToken(ctx context.Context, in *ocmv1beta1.GetOCMShareByTokenRequest, opts ...grpc.CallOption) (*ocmv1beta1.GetOCMShareByTokenResponse, error)
GetOCMShareByToken provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetPath ¶
func (_m *GatewayAPIClient) GetPath(ctx context.Context, in *providerv1beta1.GetPathRequest, opts ...grpc.CallOption) (*providerv1beta1.GetPathResponse, error)
GetPath provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetPublicShare ¶
func (_m *GatewayAPIClient) GetPublicShare(ctx context.Context, in *linkv1beta1.GetPublicShareRequest, opts ...grpc.CallOption) (*linkv1beta1.GetPublicShareResponse, error)
GetPublicShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetPublicShareByToken ¶
func (_m *GatewayAPIClient) GetPublicShareByToken(ctx context.Context, in *linkv1beta1.GetPublicShareByTokenRequest, opts ...grpc.CallOption) (*linkv1beta1.GetPublicShareByTokenResponse, error)
GetPublicShareByToken provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetQuota ¶
func (_m *GatewayAPIClient) GetQuota(ctx context.Context, in *gatewayv1beta1.GetQuotaRequest, opts ...grpc.CallOption) (*providerv1beta1.GetQuotaResponse, error)
GetQuota provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetReceivedOCMShare ¶
func (_m *GatewayAPIClient) GetReceivedOCMShare(ctx context.Context, in *ocmv1beta1.GetReceivedOCMShareRequest, opts ...grpc.CallOption) (*ocmv1beta1.GetReceivedOCMShareResponse, error)
GetReceivedOCMShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetReceivedShare ¶
func (_m *GatewayAPIClient) GetReceivedShare(ctx context.Context, in *collaborationv1beta1.GetReceivedShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.GetReceivedShareResponse, error)
GetReceivedShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetShare ¶
func (_m *GatewayAPIClient) GetShare(ctx context.Context, in *collaborationv1beta1.GetShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.GetShareResponse, error)
GetShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetTransferStatus ¶
func (_m *GatewayAPIClient) GetTransferStatus(ctx context.Context, in *txv1beta1.GetTransferStatusRequest, opts ...grpc.CallOption) (*txv1beta1.GetTransferStatusResponse, error)
GetTransferStatus provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetUser ¶
func (_m *GatewayAPIClient) GetUser(ctx context.Context, in *userv1beta1.GetUserRequest, opts ...grpc.CallOption) (*userv1beta1.GetUserResponse, error)
GetUser provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetUserByClaim ¶
func (_m *GatewayAPIClient) GetUserByClaim(ctx context.Context, in *userv1beta1.GetUserByClaimRequest, opts ...grpc.CallOption) (*userv1beta1.GetUserByClaimResponse, error)
GetUserByClaim provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) GetUserGroups ¶
func (_m *GatewayAPIClient) GetUserGroups(ctx context.Context, in *userv1beta1.GetUserGroupsRequest, opts ...grpc.CallOption) (*userv1beta1.GetUserGroupsResponse, error)
GetUserGroups provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) HasMember ¶
func (_m *GatewayAPIClient) HasMember(ctx context.Context, in *groupv1beta1.HasMemberRequest, opts ...grpc.CallOption) (*groupv1beta1.HasMemberResponse, error)
HasMember provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) InitiateFileDownload ¶
func (_m *GatewayAPIClient) InitiateFileDownload(ctx context.Context, in *providerv1beta1.InitiateFileDownloadRequest, opts ...grpc.CallOption) (*gatewayv1beta1.InitiateFileDownloadResponse, error)
InitiateFileDownload provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) InitiateFileUpload ¶
func (_m *GatewayAPIClient) InitiateFileUpload(ctx context.Context, in *providerv1beta1.InitiateFileUploadRequest, opts ...grpc.CallOption) (*gatewayv1beta1.InitiateFileUploadResponse, error)
InitiateFileUpload provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) InvalidateAppPassword ¶
func (_m *GatewayAPIClient) InvalidateAppPassword(ctx context.Context, in *applicationsv1beta1.InvalidateAppPasswordRequest, opts ...grpc.CallOption) (*applicationsv1beta1.InvalidateAppPasswordResponse, error)
InvalidateAppPassword provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) IsProviderAllowed ¶
func (_m *GatewayAPIClient) IsProviderAllowed(ctx context.Context, in *v1beta1.IsProviderAllowedRequest, opts ...grpc.CallOption) (*v1beta1.IsProviderAllowedResponse, error)
IsProviderAllowed provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListAllProviders ¶
func (_m *GatewayAPIClient) ListAllProviders(ctx context.Context, in *v1beta1.ListAllProvidersRequest, opts ...grpc.CallOption) (*v1beta1.ListAllProvidersResponse, error)
ListAllProviders provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListAppPasswords ¶
func (_m *GatewayAPIClient) ListAppPasswords(ctx context.Context, in *applicationsv1beta1.ListAppPasswordsRequest, opts ...grpc.CallOption) (*applicationsv1beta1.ListAppPasswordsResponse, error)
ListAppPasswords provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListAppProviders ¶
func (_m *GatewayAPIClient) ListAppProviders(ctx context.Context, in *registryv1beta1.ListAppProvidersRequest, opts ...grpc.CallOption) (*registryv1beta1.ListAppProvidersResponse, error)
ListAppProviders provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListAuthProviders ¶
func (_m *GatewayAPIClient) ListAuthProviders(ctx context.Context, in *authregistryv1beta1.ListAuthProvidersRequest, opts ...grpc.CallOption) (*gatewayv1beta1.ListAuthProvidersResponse, error)
ListAuthProviders provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListContainer ¶
func (_m *GatewayAPIClient) ListContainer(ctx context.Context, in *providerv1beta1.ListContainerRequest, opts ...grpc.CallOption) (*providerv1beta1.ListContainerResponse, error)
ListContainer provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListContainerStream ¶
func (_m *GatewayAPIClient) ListContainerStream(ctx context.Context, in *providerv1beta1.ListContainerStreamRequest, opts ...grpc.CallOption) (gatewayv1beta1.GatewayAPI_ListContainerStreamClient, error)
ListContainerStream provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListExistingPublicShares ¶ added in v2.26.3
func (_m *GatewayAPIClient) ListExistingPublicShares(ctx context.Context, in *linkv1beta1.ListPublicSharesRequest, opts ...grpc.CallOption) (*gatewayv1beta1.ListExistingPublicSharesResponse, error)
ListExistingPublicShares provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListExistingReceivedShares ¶ added in v2.22.0
func (_m *GatewayAPIClient) ListExistingReceivedShares(ctx context.Context, in *collaborationv1beta1.ListReceivedSharesRequest, opts ...grpc.CallOption) (*gatewayv1beta1.ListExistingReceivedSharesResponse, error)
ListExistingReceivedShares provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListExistingShares ¶ added in v2.26.3
func (_m *GatewayAPIClient) ListExistingShares(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, opts ...grpc.CallOption) (*gatewayv1beta1.ListExistingSharesResponse, error)
ListExistingShares provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListFileVersions ¶
func (_m *GatewayAPIClient) ListFileVersions(ctx context.Context, in *providerv1beta1.ListFileVersionsRequest, opts ...grpc.CallOption) (*providerv1beta1.ListFileVersionsResponse, error)
ListFileVersions provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListInviteTokens ¶ added in v2.17.0
func (_m *GatewayAPIClient) ListInviteTokens(ctx context.Context, in *invitev1beta1.ListInviteTokensRequest, opts ...grpc.CallOption) (*invitev1beta1.ListInviteTokensResponse, error)
ListInviteTokens provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListOCMShares ¶
func (_m *GatewayAPIClient) ListOCMShares(ctx context.Context, in *ocmv1beta1.ListOCMSharesRequest, opts ...grpc.CallOption) (*ocmv1beta1.ListOCMSharesResponse, error)
ListOCMShares provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListPublicShares ¶
func (_m *GatewayAPIClient) ListPublicShares(ctx context.Context, in *linkv1beta1.ListPublicSharesRequest, opts ...grpc.CallOption) (*linkv1beta1.ListPublicSharesResponse, error)
ListPublicShares provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListReceivedOCMShares ¶
func (_m *GatewayAPIClient) ListReceivedOCMShares(ctx context.Context, in *ocmv1beta1.ListReceivedOCMSharesRequest, opts ...grpc.CallOption) (*ocmv1beta1.ListReceivedOCMSharesResponse, error)
ListReceivedOCMShares provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListReceivedShares ¶
func (_m *GatewayAPIClient) ListReceivedShares(ctx context.Context, in *collaborationv1beta1.ListReceivedSharesRequest, opts ...grpc.CallOption) (*collaborationv1beta1.ListReceivedSharesResponse, error)
ListReceivedShares provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListRecycle ¶
func (_m *GatewayAPIClient) ListRecycle(ctx context.Context, in *providerv1beta1.ListRecycleRequest, opts ...grpc.CallOption) (*providerv1beta1.ListRecycleResponse, error)
ListRecycle provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListRecycleStream ¶
func (_m *GatewayAPIClient) ListRecycleStream(ctx context.Context, in *providerv1beta1.ListRecycleStreamRequest, opts ...grpc.CallOption) (gatewayv1beta1.GatewayAPI_ListRecycleStreamClient, error)
ListRecycleStream provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListShares ¶
func (_m *GatewayAPIClient) ListShares(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, opts ...grpc.CallOption) (*collaborationv1beta1.ListSharesResponse, error)
ListShares provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListStorageSpaces ¶
func (_m *GatewayAPIClient) ListStorageSpaces(ctx context.Context, in *providerv1beta1.ListStorageSpacesRequest, opts ...grpc.CallOption) (*providerv1beta1.ListStorageSpacesResponse, error)
ListStorageSpaces provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListSupportedMimeTypes ¶
func (_m *GatewayAPIClient) ListSupportedMimeTypes(ctx context.Context, in *registryv1beta1.ListSupportedMimeTypesRequest, opts ...grpc.CallOption) (*registryv1beta1.ListSupportedMimeTypesResponse, error)
ListSupportedMimeTypes provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) ListTransfers ¶
func (_m *GatewayAPIClient) ListTransfers(ctx context.Context, in *txv1beta1.ListTransfersRequest, opts ...grpc.CallOption) (*txv1beta1.ListTransfersResponse, error)
ListTransfers provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) Move ¶
func (_m *GatewayAPIClient) Move(ctx context.Context, in *providerv1beta1.MoveRequest, opts ...grpc.CallOption) (*providerv1beta1.MoveResponse, error)
Move provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) OpenInApp ¶
func (_m *GatewayAPIClient) OpenInApp(ctx context.Context, in *gatewayv1beta1.OpenInAppRequest, opts ...grpc.CallOption) (*appproviderv1beta1.OpenInAppResponse, error)
OpenInApp provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) PurgeRecycle ¶
func (_m *GatewayAPIClient) PurgeRecycle(ctx context.Context, in *providerv1beta1.PurgeRecycleRequest, opts ...grpc.CallOption) (*providerv1beta1.PurgeRecycleResponse, error)
PurgeRecycle provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) RefreshLock ¶
func (_m *GatewayAPIClient) RefreshLock(ctx context.Context, in *providerv1beta1.RefreshLockRequest, opts ...grpc.CallOption) (*providerv1beta1.RefreshLockResponse, error)
RefreshLock provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) RemoveOCMShare ¶
func (_m *GatewayAPIClient) RemoveOCMShare(ctx context.Context, in *ocmv1beta1.RemoveOCMShareRequest, opts ...grpc.CallOption) (*ocmv1beta1.RemoveOCMShareResponse, error)
RemoveOCMShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) RemovePublicShare ¶
func (_m *GatewayAPIClient) RemovePublicShare(ctx context.Context, in *linkv1beta1.RemovePublicShareRequest, opts ...grpc.CallOption) (*linkv1beta1.RemovePublicShareResponse, error)
RemovePublicShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) RemoveShare ¶
func (_m *GatewayAPIClient) RemoveShare(ctx context.Context, in *collaborationv1beta1.RemoveShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.RemoveShareResponse, error)
RemoveShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) RestoreFileVersion ¶
func (_m *GatewayAPIClient) RestoreFileVersion(ctx context.Context, in *providerv1beta1.RestoreFileVersionRequest, opts ...grpc.CallOption) (*providerv1beta1.RestoreFileVersionResponse, error)
RestoreFileVersion provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) RestoreRecycleItem ¶
func (_m *GatewayAPIClient) RestoreRecycleItem(ctx context.Context, in *providerv1beta1.RestoreRecycleItemRequest, opts ...grpc.CallOption) (*providerv1beta1.RestoreRecycleItemResponse, error)
RestoreRecycleItem provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) RetryTransfer ¶
func (_m *GatewayAPIClient) RetryTransfer(ctx context.Context, in *txv1beta1.RetryTransferRequest, opts ...grpc.CallOption) (*txv1beta1.RetryTransferResponse, error)
RetryTransfer provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) SetArbitraryMetadata ¶
func (_m *GatewayAPIClient) SetArbitraryMetadata(ctx context.Context, in *providerv1beta1.SetArbitraryMetadataRequest, opts ...grpc.CallOption) (*providerv1beta1.SetArbitraryMetadataResponse, error)
SetArbitraryMetadata provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) SetDefaultAppProviderForMimeType ¶
func (_m *GatewayAPIClient) SetDefaultAppProviderForMimeType(ctx context.Context, in *registryv1beta1.SetDefaultAppProviderForMimeTypeRequest, opts ...grpc.CallOption) (*registryv1beta1.SetDefaultAppProviderForMimeTypeResponse, error)
SetDefaultAppProviderForMimeType provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) SetKey ¶
func (_m *GatewayAPIClient) SetKey(ctx context.Context, in *preferencesv1beta1.SetKeyRequest, opts ...grpc.CallOption) (*preferencesv1beta1.SetKeyResponse, error)
SetKey provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) SetLock ¶
func (_m *GatewayAPIClient) SetLock(ctx context.Context, in *providerv1beta1.SetLockRequest, opts ...grpc.CallOption) (*providerv1beta1.SetLockResponse, error)
SetLock provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) Stat ¶
func (_m *GatewayAPIClient) Stat(ctx context.Context, in *providerv1beta1.StatRequest, opts ...grpc.CallOption) (*providerv1beta1.StatResponse, error)
Stat provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) TouchFile ¶
func (_m *GatewayAPIClient) TouchFile(ctx context.Context, in *providerv1beta1.TouchFileRequest, opts ...grpc.CallOption) (*providerv1beta1.TouchFileResponse, error)
TouchFile provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) Unlock ¶
func (_m *GatewayAPIClient) Unlock(ctx context.Context, in *providerv1beta1.UnlockRequest, opts ...grpc.CallOption) (*providerv1beta1.UnlockResponse, error)
Unlock provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) UnsetArbitraryMetadata ¶
func (_m *GatewayAPIClient) UnsetArbitraryMetadata(ctx context.Context, in *providerv1beta1.UnsetArbitraryMetadataRequest, opts ...grpc.CallOption) (*providerv1beta1.UnsetArbitraryMetadataResponse, error)
UnsetArbitraryMetadata provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) UpdateOCMCoreShare ¶ added in v2.17.0
func (_m *GatewayAPIClient) UpdateOCMCoreShare(ctx context.Context, in *corev1beta1.UpdateOCMCoreShareRequest, opts ...grpc.CallOption) (*corev1beta1.UpdateOCMCoreShareResponse, error)
UpdateOCMCoreShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) UpdateOCMShare ¶
func (_m *GatewayAPIClient) UpdateOCMShare(ctx context.Context, in *ocmv1beta1.UpdateOCMShareRequest, opts ...grpc.CallOption) (*ocmv1beta1.UpdateOCMShareResponse, error)
UpdateOCMShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) UpdatePublicShare ¶
func (_m *GatewayAPIClient) UpdatePublicShare(ctx context.Context, in *linkv1beta1.UpdatePublicShareRequest, opts ...grpc.CallOption) (*linkv1beta1.UpdatePublicShareResponse, error)
UpdatePublicShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) UpdateReceivedOCMShare ¶
func (_m *GatewayAPIClient) UpdateReceivedOCMShare(ctx context.Context, in *ocmv1beta1.UpdateReceivedOCMShareRequest, opts ...grpc.CallOption) (*ocmv1beta1.UpdateReceivedOCMShareResponse, error)
UpdateReceivedOCMShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) UpdateReceivedShare ¶
func (_m *GatewayAPIClient) UpdateReceivedShare(ctx context.Context, in *collaborationv1beta1.UpdateReceivedShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.UpdateReceivedShareResponse, error)
UpdateReceivedShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) UpdateShare ¶
func (_m *GatewayAPIClient) UpdateShare(ctx context.Context, in *collaborationv1beta1.UpdateShareRequest, opts ...grpc.CallOption) (*collaborationv1beta1.UpdateShareResponse, error)
UpdateShare provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) UpdateStorageSpace ¶
func (_m *GatewayAPIClient) UpdateStorageSpace(ctx context.Context, in *providerv1beta1.UpdateStorageSpaceRequest, opts ...grpc.CallOption) (*providerv1beta1.UpdateStorageSpaceResponse, error)
UpdateStorageSpace provides a mock function with given fields: ctx, in, opts
func (*GatewayAPIClient) WhoAmI ¶
func (_m *GatewayAPIClient) WhoAmI(ctx context.Context, in *gatewayv1beta1.WhoAmIRequest, opts ...grpc.CallOption) (*gatewayv1beta1.WhoAmIResponse, error)
WhoAmI provides a mock function with given fields: ctx, in, opts
type GatewayAPIClient_AcceptInvite_Call ¶ added in v2.19.6
GatewayAPIClient_AcceptInvite_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AcceptInvite'
func (*GatewayAPIClient_AcceptInvite_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_AcceptInvite_Call) Return(_a0 *invitev1beta1.AcceptInviteResponse, _a1 error) *GatewayAPIClient_AcceptInvite_Call
func (*GatewayAPIClient_AcceptInvite_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_AcceptInvite_Call) Run(run func(ctx context.Context, in *invitev1beta1.AcceptInviteRequest, opts ...grpc.CallOption)) *GatewayAPIClient_AcceptInvite_Call
func (*GatewayAPIClient_AcceptInvite_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_AcceptInvite_Call) RunAndReturn(run func(context.Context, *invitev1beta1.AcceptInviteRequest, ...grpc.CallOption) (*invitev1beta1.AcceptInviteResponse, error)) *GatewayAPIClient_AcceptInvite_Call
type GatewayAPIClient_AddAppProvider_Call ¶ added in v2.19.6
GatewayAPIClient_AddAppProvider_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddAppProvider'
func (*GatewayAPIClient_AddAppProvider_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_AddAppProvider_Call) Return(_a0 *registryv1beta1.AddAppProviderResponse, _a1 error) *GatewayAPIClient_AddAppProvider_Call
func (*GatewayAPIClient_AddAppProvider_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_AddAppProvider_Call) Run(run func(ctx context.Context, in *registryv1beta1.AddAppProviderRequest, opts ...grpc.CallOption)) *GatewayAPIClient_AddAppProvider_Call
func (*GatewayAPIClient_AddAppProvider_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_AddAppProvider_Call) RunAndReturn(run func(context.Context, *registryv1beta1.AddAppProviderRequest, ...grpc.CallOption) (*registryv1beta1.AddAppProviderResponse, error)) *GatewayAPIClient_AddAppProvider_Call
type GatewayAPIClient_Authenticate_Call ¶ added in v2.19.6
GatewayAPIClient_Authenticate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Authenticate'
func (*GatewayAPIClient_Authenticate_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_Authenticate_Call) Return(_a0 *gatewayv1beta1.AuthenticateResponse, _a1 error) *GatewayAPIClient_Authenticate_Call
func (*GatewayAPIClient_Authenticate_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_Authenticate_Call) Run(run func(ctx context.Context, in *gatewayv1beta1.AuthenticateRequest, opts ...grpc.CallOption)) *GatewayAPIClient_Authenticate_Call
func (*GatewayAPIClient_Authenticate_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_Authenticate_Call) RunAndReturn(run func(context.Context, *gatewayv1beta1.AuthenticateRequest, ...grpc.CallOption) (*gatewayv1beta1.AuthenticateResponse, error)) *GatewayAPIClient_Authenticate_Call
type GatewayAPIClient_CancelTransfer_Call ¶ added in v2.19.6
GatewayAPIClient_CancelTransfer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CancelTransfer'
func (*GatewayAPIClient_CancelTransfer_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CancelTransfer_Call) Return(_a0 *txv1beta1.CancelTransferResponse, _a1 error) *GatewayAPIClient_CancelTransfer_Call
func (*GatewayAPIClient_CancelTransfer_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CancelTransfer_Call) Run(run func(ctx context.Context, in *txv1beta1.CancelTransferRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CancelTransfer_Call
func (*GatewayAPIClient_CancelTransfer_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CancelTransfer_Call) RunAndReturn(run func(context.Context, *txv1beta1.CancelTransferRequest, ...grpc.CallOption) (*txv1beta1.CancelTransferResponse, error)) *GatewayAPIClient_CancelTransfer_Call
type GatewayAPIClient_CheckPermission_Call ¶ added in v2.19.6
GatewayAPIClient_CheckPermission_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckPermission'
func (*GatewayAPIClient_CheckPermission_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CheckPermission_Call) Return(_a0 *permissionsv1beta1.CheckPermissionResponse, _a1 error) *GatewayAPIClient_CheckPermission_Call
func (*GatewayAPIClient_CheckPermission_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CheckPermission_Call) Run(run func(ctx context.Context, in *permissionsv1beta1.CheckPermissionRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CheckPermission_Call
func (*GatewayAPIClient_CheckPermission_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CheckPermission_Call) RunAndReturn(run func(context.Context, *permissionsv1beta1.CheckPermissionRequest, ...grpc.CallOption) (*permissionsv1beta1.CheckPermissionResponse, error)) *GatewayAPIClient_CheckPermission_Call
type GatewayAPIClient_CreateContainer_Call ¶ added in v2.19.6
GatewayAPIClient_CreateContainer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateContainer'
func (*GatewayAPIClient_CreateContainer_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateContainer_Call) Return(_a0 *providerv1beta1.CreateContainerResponse, _a1 error) *GatewayAPIClient_CreateContainer_Call
func (*GatewayAPIClient_CreateContainer_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateContainer_Call) Run(run func(ctx context.Context, in *providerv1beta1.CreateContainerRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CreateContainer_Call
func (*GatewayAPIClient_CreateContainer_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateContainer_Call) RunAndReturn(run func(context.Context, *providerv1beta1.CreateContainerRequest, ...grpc.CallOption) (*providerv1beta1.CreateContainerResponse, error)) *GatewayAPIClient_CreateContainer_Call
type GatewayAPIClient_CreateHome_Call ¶ added in v2.19.6
GatewayAPIClient_CreateHome_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateHome'
func (*GatewayAPIClient_CreateHome_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateHome_Call) Return(_a0 *providerv1beta1.CreateHomeResponse, _a1 error) *GatewayAPIClient_CreateHome_Call
func (*GatewayAPIClient_CreateHome_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateHome_Call) Run(run func(ctx context.Context, in *providerv1beta1.CreateHomeRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CreateHome_Call
func (*GatewayAPIClient_CreateHome_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateHome_Call) RunAndReturn(run func(context.Context, *providerv1beta1.CreateHomeRequest, ...grpc.CallOption) (*providerv1beta1.CreateHomeResponse, error)) *GatewayAPIClient_CreateHome_Call
type GatewayAPIClient_CreateOCMCoreShare_Call ¶ added in v2.19.6
type GatewayAPIClient_CreateOCMCoreShare_Call struct {
}GatewayAPIClient_CreateOCMCoreShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOCMCoreShare'
func (*GatewayAPIClient_CreateOCMCoreShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateOCMCoreShare_Call) Return(_a0 *corev1beta1.CreateOCMCoreShareResponse, _a1 error) *GatewayAPIClient_CreateOCMCoreShare_Call
func (*GatewayAPIClient_CreateOCMCoreShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateOCMCoreShare_Call) Run(run func(ctx context.Context, in *corev1beta1.CreateOCMCoreShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CreateOCMCoreShare_Call
func (*GatewayAPIClient_CreateOCMCoreShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateOCMCoreShare_Call) RunAndReturn(run func(context.Context, *corev1beta1.CreateOCMCoreShareRequest, ...grpc.CallOption) (*corev1beta1.CreateOCMCoreShareResponse, error)) *GatewayAPIClient_CreateOCMCoreShare_Call
type GatewayAPIClient_CreateOCMShare_Call ¶ added in v2.19.6
type GatewayAPIClient_CreateOCMShare_Call struct {
}GatewayAPIClient_CreateOCMShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateOCMShare'
func (*GatewayAPIClient_CreateOCMShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateOCMShare_Call) Return(_a0 *ocmv1beta1.CreateOCMShareResponse, _a1 error) *GatewayAPIClient_CreateOCMShare_Call
func (*GatewayAPIClient_CreateOCMShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.CreateOCMShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CreateOCMShare_Call
func (*GatewayAPIClient_CreateOCMShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateOCMShare_Call) RunAndReturn(run func(context.Context, *ocmv1beta1.CreateOCMShareRequest, ...grpc.CallOption) (*ocmv1beta1.CreateOCMShareResponse, error)) *GatewayAPIClient_CreateOCMShare_Call
type GatewayAPIClient_CreatePublicShare_Call ¶ added in v2.19.6
type GatewayAPIClient_CreatePublicShare_Call struct {
}GatewayAPIClient_CreatePublicShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePublicShare'
func (*GatewayAPIClient_CreatePublicShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreatePublicShare_Call) Return(_a0 *linkv1beta1.CreatePublicShareResponse, _a1 error) *GatewayAPIClient_CreatePublicShare_Call
func (*GatewayAPIClient_CreatePublicShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreatePublicShare_Call) Run(run func(ctx context.Context, in *linkv1beta1.CreatePublicShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CreatePublicShare_Call
func (*GatewayAPIClient_CreatePublicShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreatePublicShare_Call) RunAndReturn(run func(context.Context, *linkv1beta1.CreatePublicShareRequest, ...grpc.CallOption) (*linkv1beta1.CreatePublicShareResponse, error)) *GatewayAPIClient_CreatePublicShare_Call
type GatewayAPIClient_CreateShare_Call ¶ added in v2.19.6
type GatewayAPIClient_CreateShare_Call struct {
}GatewayAPIClient_CreateShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateShare'
func (*GatewayAPIClient_CreateShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateShare_Call) Return(_a0 *collaborationv1beta1.CreateShareResponse, _a1 error) *GatewayAPIClient_CreateShare_Call
func (*GatewayAPIClient_CreateShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.CreateShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CreateShare_Call
func (*GatewayAPIClient_CreateShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.CreateShareRequest, ...grpc.CallOption) (*collaborationv1beta1.CreateShareResponse, error)) *GatewayAPIClient_CreateShare_Call
type GatewayAPIClient_CreateStorageSpace_Call ¶ added in v2.19.6
GatewayAPIClient_CreateStorageSpace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateStorageSpace'
func (*GatewayAPIClient_CreateStorageSpace_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateStorageSpace_Call) Return(_a0 *providerv1beta1.CreateStorageSpaceResponse, _a1 error) *GatewayAPIClient_CreateStorageSpace_Call
func (*GatewayAPIClient_CreateStorageSpace_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateStorageSpace_Call) Run(run func(ctx context.Context, in *providerv1beta1.CreateStorageSpaceRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CreateStorageSpace_Call
func (*GatewayAPIClient_CreateStorageSpace_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateStorageSpace_Call) RunAndReturn(run func(context.Context, *providerv1beta1.CreateStorageSpaceRequest, ...grpc.CallOption) (*providerv1beta1.CreateStorageSpaceResponse, error)) *GatewayAPIClient_CreateStorageSpace_Call
type GatewayAPIClient_CreateSymlink_Call ¶ added in v2.19.6
GatewayAPIClient_CreateSymlink_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSymlink'
func (*GatewayAPIClient_CreateSymlink_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateSymlink_Call) Return(_a0 *providerv1beta1.CreateSymlinkResponse, _a1 error) *GatewayAPIClient_CreateSymlink_Call
func (*GatewayAPIClient_CreateSymlink_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateSymlink_Call) Run(run func(ctx context.Context, in *providerv1beta1.CreateSymlinkRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CreateSymlink_Call
func (*GatewayAPIClient_CreateSymlink_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateSymlink_Call) RunAndReturn(run func(context.Context, *providerv1beta1.CreateSymlinkRequest, ...grpc.CallOption) (*providerv1beta1.CreateSymlinkResponse, error)) *GatewayAPIClient_CreateSymlink_Call
type GatewayAPIClient_CreateTransfer_Call ¶ added in v2.19.6
GatewayAPIClient_CreateTransfer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTransfer'
func (*GatewayAPIClient_CreateTransfer_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateTransfer_Call) Return(_a0 *txv1beta1.CreateTransferResponse, _a1 error) *GatewayAPIClient_CreateTransfer_Call
func (*GatewayAPIClient_CreateTransfer_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateTransfer_Call) Run(run func(ctx context.Context, in *txv1beta1.CreateTransferRequest, opts ...grpc.CallOption)) *GatewayAPIClient_CreateTransfer_Call
func (*GatewayAPIClient_CreateTransfer_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_CreateTransfer_Call) RunAndReturn(run func(context.Context, *txv1beta1.CreateTransferRequest, ...grpc.CallOption) (*txv1beta1.CreateTransferResponse, error)) *GatewayAPIClient_CreateTransfer_Call
type GatewayAPIClient_DeleteAcceptedUser_Call ¶ added in v2.19.6
GatewayAPIClient_DeleteAcceptedUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteAcceptedUser'
func (*GatewayAPIClient_DeleteAcceptedUser_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_DeleteAcceptedUser_Call) Return(_a0 *invitev1beta1.DeleteAcceptedUserResponse, _a1 error) *GatewayAPIClient_DeleteAcceptedUser_Call
func (*GatewayAPIClient_DeleteAcceptedUser_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_DeleteAcceptedUser_Call) Run(run func(ctx context.Context, in *invitev1beta1.DeleteAcceptedUserRequest, opts ...grpc.CallOption)) *GatewayAPIClient_DeleteAcceptedUser_Call
func (*GatewayAPIClient_DeleteAcceptedUser_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_DeleteAcceptedUser_Call) RunAndReturn(run func(context.Context, *invitev1beta1.DeleteAcceptedUserRequest, ...grpc.CallOption) (*invitev1beta1.DeleteAcceptedUserResponse, error)) *GatewayAPIClient_DeleteAcceptedUser_Call
type GatewayAPIClient_DeleteOCMCoreShare_Call ¶ added in v2.19.6
type GatewayAPIClient_DeleteOCMCoreShare_Call struct {
}GatewayAPIClient_DeleteOCMCoreShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOCMCoreShare'
func (*GatewayAPIClient_DeleteOCMCoreShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_DeleteOCMCoreShare_Call) Return(_a0 *corev1beta1.DeleteOCMCoreShareResponse, _a1 error) *GatewayAPIClient_DeleteOCMCoreShare_Call
func (*GatewayAPIClient_DeleteOCMCoreShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_DeleteOCMCoreShare_Call) Run(run func(ctx context.Context, in *corev1beta1.DeleteOCMCoreShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_DeleteOCMCoreShare_Call
func (*GatewayAPIClient_DeleteOCMCoreShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_DeleteOCMCoreShare_Call) RunAndReturn(run func(context.Context, *corev1beta1.DeleteOCMCoreShareRequest, ...grpc.CallOption) (*corev1beta1.DeleteOCMCoreShareResponse, error)) *GatewayAPIClient_DeleteOCMCoreShare_Call
type GatewayAPIClient_DeleteStorageSpace_Call ¶ added in v2.19.6
GatewayAPIClient_DeleteStorageSpace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteStorageSpace'
func (*GatewayAPIClient_DeleteStorageSpace_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_DeleteStorageSpace_Call) Return(_a0 *providerv1beta1.DeleteStorageSpaceResponse, _a1 error) *GatewayAPIClient_DeleteStorageSpace_Call
func (*GatewayAPIClient_DeleteStorageSpace_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_DeleteStorageSpace_Call) Run(run func(ctx context.Context, in *providerv1beta1.DeleteStorageSpaceRequest, opts ...grpc.CallOption)) *GatewayAPIClient_DeleteStorageSpace_Call
func (*GatewayAPIClient_DeleteStorageSpace_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_DeleteStorageSpace_Call) RunAndReturn(run func(context.Context, *providerv1beta1.DeleteStorageSpaceRequest, ...grpc.CallOption) (*providerv1beta1.DeleteStorageSpaceResponse, error)) *GatewayAPIClient_DeleteStorageSpace_Call
type GatewayAPIClient_Delete_Call ¶ added in v2.19.6
GatewayAPIClient_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
func (*GatewayAPIClient_Delete_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_Delete_Call) Return(_a0 *providerv1beta1.DeleteResponse, _a1 error) *GatewayAPIClient_Delete_Call
func (*GatewayAPIClient_Delete_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_Delete_Call) Run(run func(ctx context.Context, in *providerv1beta1.DeleteRequest, opts ...grpc.CallOption)) *GatewayAPIClient_Delete_Call
func (*GatewayAPIClient_Delete_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_Delete_Call) RunAndReturn(run func(context.Context, *providerv1beta1.DeleteRequest, ...grpc.CallOption) (*providerv1beta1.DeleteResponse, error)) *GatewayAPIClient_Delete_Call
type GatewayAPIClient_Expecter ¶ added in v2.19.6
type GatewayAPIClient_Expecter struct {
// contains filtered or unexported fields
}
func (*GatewayAPIClient_Expecter) AcceptInvite ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) AcceptInvite(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_AcceptInvite_Call
AcceptInvite is a helper method to define mock.On call
- ctx context.Context
- in *invitev1beta1.AcceptInviteRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) AddAppProvider ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) AddAppProvider(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_AddAppProvider_Call
AddAppProvider is a helper method to define mock.On call
- ctx context.Context
- in *registryv1beta1.AddAppProviderRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) Authenticate ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) Authenticate(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Authenticate_Call
Authenticate is a helper method to define mock.On call
- ctx context.Context
- in *gatewayv1beta1.AuthenticateRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CancelTransfer ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CancelTransfer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CancelTransfer_Call
CancelTransfer is a helper method to define mock.On call
- ctx context.Context
- in *txv1beta1.CancelTransferRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CheckPermission ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CheckPermission(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CheckPermission_Call
CheckPermission is a helper method to define mock.On call
- ctx context.Context
- in *permissionsv1beta1.CheckPermissionRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CreateContainer ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CreateContainer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateContainer_Call
CreateContainer is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.CreateContainerRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CreateHome ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CreateHome(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateHome_Call
CreateHome is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.CreateHomeRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CreateOCMCoreShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CreateOCMCoreShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateOCMCoreShare_Call
CreateOCMCoreShare is a helper method to define mock.On call
- ctx context.Context
- in *corev1beta1.CreateOCMCoreShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CreateOCMShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CreateOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateOCMShare_Call
CreateOCMShare is a helper method to define mock.On call
- ctx context.Context
- in *ocmv1beta1.CreateOCMShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CreatePublicShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CreatePublicShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreatePublicShare_Call
CreatePublicShare is a helper method to define mock.On call
- ctx context.Context
- in *linkv1beta1.CreatePublicShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CreateShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CreateShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateShare_Call
CreateShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.CreateShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CreateStorageSpace ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CreateStorageSpace(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateStorageSpace_Call
CreateStorageSpace is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.CreateStorageSpaceRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CreateSymlink ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CreateSymlink(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateSymlink_Call
CreateSymlink is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.CreateSymlinkRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) CreateTransfer ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) CreateTransfer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_CreateTransfer_Call
CreateTransfer is a helper method to define mock.On call
- ctx context.Context
- in *txv1beta1.CreateTransferRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) Delete ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) Delete(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Delete_Call
Delete is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.DeleteRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) DeleteAcceptedUser ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) DeleteAcceptedUser(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_DeleteAcceptedUser_Call
DeleteAcceptedUser is a helper method to define mock.On call
- ctx context.Context
- in *invitev1beta1.DeleteAcceptedUserRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) DeleteOCMCoreShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) DeleteOCMCoreShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_DeleteOCMCoreShare_Call
DeleteOCMCoreShare is a helper method to define mock.On call
- ctx context.Context
- in *corev1beta1.DeleteOCMCoreShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) DeleteStorageSpace ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) DeleteStorageSpace(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_DeleteStorageSpace_Call
DeleteStorageSpace is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.DeleteStorageSpaceRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) FindAcceptedUsers ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) FindAcceptedUsers(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_FindAcceptedUsers_Call
FindAcceptedUsers is a helper method to define mock.On call
- ctx context.Context
- in *invitev1beta1.FindAcceptedUsersRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) FindGroups ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) FindGroups(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_FindGroups_Call
FindGroups is a helper method to define mock.On call
- ctx context.Context
- in *groupv1beta1.FindGroupsRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) FindUsers ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) FindUsers(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_FindUsers_Call
FindUsers is a helper method to define mock.On call
- ctx context.Context
- in *userv1beta1.FindUsersRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ForwardInvite ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ForwardInvite(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ForwardInvite_Call
ForwardInvite is a helper method to define mock.On call
- ctx context.Context
- in *invitev1beta1.ForwardInviteRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GenerateAppPassword ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GenerateAppPassword(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GenerateAppPassword_Call
GenerateAppPassword is a helper method to define mock.On call
- ctx context.Context
- in *applicationsv1beta1.GenerateAppPasswordRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GenerateInviteToken ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GenerateInviteToken(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GenerateInviteToken_Call
GenerateInviteToken is a helper method to define mock.On call
- ctx context.Context
- in *invitev1beta1.GenerateInviteTokenRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetAcceptedUser ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetAcceptedUser(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetAcceptedUser_Call
GetAcceptedUser is a helper method to define mock.On call
- ctx context.Context
- in *invitev1beta1.GetAcceptedUserRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetAppPassword ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetAppPassword(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetAppPassword_Call
GetAppPassword is a helper method to define mock.On call
- ctx context.Context
- in *applicationsv1beta1.GetAppPasswordRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetAppProviders ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetAppProviders(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetAppProviders_Call
GetAppProviders is a helper method to define mock.On call
- ctx context.Context
- in *registryv1beta1.GetAppProvidersRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetDefaultAppProviderForMimeType ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetDefaultAppProviderForMimeType(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call
GetDefaultAppProviderForMimeType is a helper method to define mock.On call
- ctx context.Context
- in *registryv1beta1.GetDefaultAppProviderForMimeTypeRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetGroup ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetGroup(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetGroup_Call
GetGroup is a helper method to define mock.On call
- ctx context.Context
- in *groupv1beta1.GetGroupRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetGroupByClaim ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetGroupByClaim(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetGroupByClaim_Call
GetGroupByClaim is a helper method to define mock.On call
- ctx context.Context
- in *groupv1beta1.GetGroupByClaimRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetHome ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetHome(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetHome_Call
GetHome is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.GetHomeRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetInfoByDomain ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetInfoByDomain(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetInfoByDomain_Call
GetInfoByDomain is a helper method to define mock.On call
- ctx context.Context
- in *v1beta1.GetInfoByDomainRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetKey ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetKey(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetKey_Call
GetKey is a helper method to define mock.On call
- ctx context.Context
- in *preferencesv1beta1.GetKeyRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetLock ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetLock(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetLock_Call
GetLock is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.GetLockRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetMembers ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetMembers(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetMembers_Call
GetMembers is a helper method to define mock.On call
- ctx context.Context
- in *groupv1beta1.GetMembersRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetOCMShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetOCMShare_Call
GetOCMShare is a helper method to define mock.On call
- ctx context.Context
- in *ocmv1beta1.GetOCMShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetOCMShareByToken ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetOCMShareByToken(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetOCMShareByToken_Call
GetOCMShareByToken is a helper method to define mock.On call
- ctx context.Context
- in *ocmv1beta1.GetOCMShareByTokenRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetPath ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetPath(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetPath_Call
GetPath is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.GetPathRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetPublicShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetPublicShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetPublicShare_Call
GetPublicShare is a helper method to define mock.On call
- ctx context.Context
- in *linkv1beta1.GetPublicShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetPublicShareByToken ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetPublicShareByToken(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetPublicShareByToken_Call
GetPublicShareByToken is a helper method to define mock.On call
- ctx context.Context
- in *linkv1beta1.GetPublicShareByTokenRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetQuota ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetQuota(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetQuota_Call
GetQuota is a helper method to define mock.On call
- ctx context.Context
- in *gatewayv1beta1.GetQuotaRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetReceivedOCMShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetReceivedOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetReceivedOCMShare_Call
GetReceivedOCMShare is a helper method to define mock.On call
- ctx context.Context
- in *ocmv1beta1.GetReceivedOCMShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetReceivedShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetReceivedShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetReceivedShare_Call
GetReceivedShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.GetReceivedShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetShare_Call
GetShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.GetShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetTransferStatus ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetTransferStatus(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetTransferStatus_Call
GetTransferStatus is a helper method to define mock.On call
- ctx context.Context
- in *txv1beta1.GetTransferStatusRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetUser ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetUser(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetUser_Call
GetUser is a helper method to define mock.On call
- ctx context.Context
- in *userv1beta1.GetUserRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetUserByClaim ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetUserByClaim(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetUserByClaim_Call
GetUserByClaim is a helper method to define mock.On call
- ctx context.Context
- in *userv1beta1.GetUserByClaimRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) GetUserGroups ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) GetUserGroups(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_GetUserGroups_Call
GetUserGroups is a helper method to define mock.On call
- ctx context.Context
- in *userv1beta1.GetUserGroupsRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) HasMember ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) HasMember(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_HasMember_Call
HasMember is a helper method to define mock.On call
- ctx context.Context
- in *groupv1beta1.HasMemberRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) InitiateFileDownload ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) InitiateFileDownload(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_InitiateFileDownload_Call
InitiateFileDownload is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.InitiateFileDownloadRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) InitiateFileUpload ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) InitiateFileUpload(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_InitiateFileUpload_Call
InitiateFileUpload is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.InitiateFileUploadRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) InvalidateAppPassword ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) InvalidateAppPassword(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_InvalidateAppPassword_Call
InvalidateAppPassword is a helper method to define mock.On call
- ctx context.Context
- in *applicationsv1beta1.InvalidateAppPasswordRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) IsProviderAllowed ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) IsProviderAllowed(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_IsProviderAllowed_Call
IsProviderAllowed is a helper method to define mock.On call
- ctx context.Context
- in *v1beta1.IsProviderAllowedRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListAllProviders ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListAllProviders(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListAllProviders_Call
ListAllProviders is a helper method to define mock.On call
- ctx context.Context
- in *v1beta1.ListAllProvidersRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListAppPasswords ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListAppPasswords(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListAppPasswords_Call
ListAppPasswords is a helper method to define mock.On call
- ctx context.Context
- in *applicationsv1beta1.ListAppPasswordsRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListAppProviders ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListAppProviders(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListAppProviders_Call
ListAppProviders is a helper method to define mock.On call
- ctx context.Context
- in *registryv1beta1.ListAppProvidersRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListAuthProviders ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListAuthProviders(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListAuthProviders_Call
ListAuthProviders is a helper method to define mock.On call
- ctx context.Context
- in *authregistryv1beta1.ListAuthProvidersRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListContainer ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListContainer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListContainer_Call
ListContainer is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.ListContainerRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListContainerStream ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListContainerStream(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListContainerStream_Call
ListContainerStream is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.ListContainerStreamRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListExistingPublicShares ¶ added in v2.26.3
func (_e *GatewayAPIClient_Expecter) ListExistingPublicShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListExistingPublicShares_Call
ListExistingPublicShares is a helper method to define mock.On call
- ctx context.Context
- in *linkv1beta1.ListPublicSharesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListExistingReceivedShares ¶ added in v2.22.0
func (_e *GatewayAPIClient_Expecter) ListExistingReceivedShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListExistingReceivedShares_Call
ListExistingReceivedShares is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.ListReceivedSharesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListExistingShares ¶ added in v2.26.3
func (_e *GatewayAPIClient_Expecter) ListExistingShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListExistingShares_Call
ListExistingShares is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.ListSharesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListFileVersions ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListFileVersions(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListFileVersions_Call
ListFileVersions is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.ListFileVersionsRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListInviteTokens ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListInviteTokens(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListInviteTokens_Call
ListInviteTokens is a helper method to define mock.On call
- ctx context.Context
- in *invitev1beta1.ListInviteTokensRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListOCMShares ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListOCMShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListOCMShares_Call
ListOCMShares is a helper method to define mock.On call
- ctx context.Context
- in *ocmv1beta1.ListOCMSharesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListPublicShares ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListPublicShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListPublicShares_Call
ListPublicShares is a helper method to define mock.On call
- ctx context.Context
- in *linkv1beta1.ListPublicSharesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListReceivedOCMShares ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListReceivedOCMShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListReceivedOCMShares_Call
ListReceivedOCMShares is a helper method to define mock.On call
- ctx context.Context
- in *ocmv1beta1.ListReceivedOCMSharesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListReceivedShares ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListReceivedShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListReceivedShares_Call
ListReceivedShares is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.ListReceivedSharesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListRecycle ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListRecycle(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListRecycle_Call
ListRecycle is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.ListRecycleRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListRecycleStream ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListRecycleStream(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListRecycleStream_Call
ListRecycleStream is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.ListRecycleStreamRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListShares ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListShares(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListShares_Call
ListShares is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.ListSharesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListStorageSpaces ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListStorageSpaces(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListStorageSpaces_Call
ListStorageSpaces is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.ListStorageSpacesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListSupportedMimeTypes ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListSupportedMimeTypes(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListSupportedMimeTypes_Call
ListSupportedMimeTypes is a helper method to define mock.On call
- ctx context.Context
- in *registryv1beta1.ListSupportedMimeTypesRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) ListTransfers ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) ListTransfers(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_ListTransfers_Call
ListTransfers is a helper method to define mock.On call
- ctx context.Context
- in *txv1beta1.ListTransfersRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) Move ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) Move(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Move_Call
Move is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.MoveRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) OpenInApp ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) OpenInApp(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_OpenInApp_Call
OpenInApp is a helper method to define mock.On call
- ctx context.Context
- in *gatewayv1beta1.OpenInAppRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) PurgeRecycle ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) PurgeRecycle(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_PurgeRecycle_Call
PurgeRecycle is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.PurgeRecycleRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) RefreshLock ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) RefreshLock(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RefreshLock_Call
RefreshLock is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.RefreshLockRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) RemoveOCMShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) RemoveOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RemoveOCMShare_Call
RemoveOCMShare is a helper method to define mock.On call
- ctx context.Context
- in *ocmv1beta1.RemoveOCMShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) RemovePublicShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) RemovePublicShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RemovePublicShare_Call
RemovePublicShare is a helper method to define mock.On call
- ctx context.Context
- in *linkv1beta1.RemovePublicShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) RemoveShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) RemoveShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RemoveShare_Call
RemoveShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.RemoveShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) RestoreFileVersion ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) RestoreFileVersion(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RestoreFileVersion_Call
RestoreFileVersion is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.RestoreFileVersionRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) RestoreRecycleItem ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) RestoreRecycleItem(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RestoreRecycleItem_Call
RestoreRecycleItem is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.RestoreRecycleItemRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) RetryTransfer ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) RetryTransfer(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_RetryTransfer_Call
RetryTransfer is a helper method to define mock.On call
- ctx context.Context
- in *txv1beta1.RetryTransferRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) SetArbitraryMetadata ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) SetArbitraryMetadata(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_SetArbitraryMetadata_Call
SetArbitraryMetadata is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.SetArbitraryMetadataRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) SetDefaultAppProviderForMimeType ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) SetDefaultAppProviderForMimeType(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call
SetDefaultAppProviderForMimeType is a helper method to define mock.On call
- ctx context.Context
- in *registryv1beta1.SetDefaultAppProviderForMimeTypeRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) SetKey ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) SetKey(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_SetKey_Call
SetKey is a helper method to define mock.On call
- ctx context.Context
- in *preferencesv1beta1.SetKeyRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) SetLock ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) SetLock(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_SetLock_Call
SetLock is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.SetLockRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) Stat ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) Stat(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Stat_Call
Stat is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.StatRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) TouchFile ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) TouchFile(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_TouchFile_Call
TouchFile is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.TouchFileRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) Unlock ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) Unlock(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_Unlock_Call
Unlock is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.UnlockRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) UnsetArbitraryMetadata ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) UnsetArbitraryMetadata(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UnsetArbitraryMetadata_Call
UnsetArbitraryMetadata is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.UnsetArbitraryMetadataRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) UpdateOCMCoreShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) UpdateOCMCoreShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateOCMCoreShare_Call
UpdateOCMCoreShare is a helper method to define mock.On call
- ctx context.Context
- in *corev1beta1.UpdateOCMCoreShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) UpdateOCMShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) UpdateOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateOCMShare_Call
UpdateOCMShare is a helper method to define mock.On call
- ctx context.Context
- in *ocmv1beta1.UpdateOCMShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) UpdatePublicShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) UpdatePublicShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdatePublicShare_Call
UpdatePublicShare is a helper method to define mock.On call
- ctx context.Context
- in *linkv1beta1.UpdatePublicShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) UpdateReceivedOCMShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) UpdateReceivedOCMShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateReceivedOCMShare_Call
UpdateReceivedOCMShare is a helper method to define mock.On call
- ctx context.Context
- in *ocmv1beta1.UpdateReceivedOCMShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) UpdateReceivedShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) UpdateReceivedShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateReceivedShare_Call
UpdateReceivedShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.UpdateReceivedShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) UpdateShare ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) UpdateShare(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateShare_Call
UpdateShare is a helper method to define mock.On call
- ctx context.Context
- in *collaborationv1beta1.UpdateShareRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) UpdateStorageSpace ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) UpdateStorageSpace(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_UpdateStorageSpace_Call
UpdateStorageSpace is a helper method to define mock.On call
- ctx context.Context
- in *providerv1beta1.UpdateStorageSpaceRequest
- opts ...grpc.CallOption
func (*GatewayAPIClient_Expecter) WhoAmI ¶ added in v2.19.6
func (_e *GatewayAPIClient_Expecter) WhoAmI(ctx interface{}, in interface{}, opts ...interface{}) *GatewayAPIClient_WhoAmI_Call
WhoAmI is a helper method to define mock.On call
- ctx context.Context
- in *gatewayv1beta1.WhoAmIRequest
- opts ...grpc.CallOption
type GatewayAPIClient_FindAcceptedUsers_Call ¶ added in v2.19.6
GatewayAPIClient_FindAcceptedUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FindAcceptedUsers'
func (*GatewayAPIClient_FindAcceptedUsers_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_FindAcceptedUsers_Call) Return(_a0 *invitev1beta1.FindAcceptedUsersResponse, _a1 error) *GatewayAPIClient_FindAcceptedUsers_Call
func (*GatewayAPIClient_FindAcceptedUsers_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_FindAcceptedUsers_Call) Run(run func(ctx context.Context, in *invitev1beta1.FindAcceptedUsersRequest, opts ...grpc.CallOption)) *GatewayAPIClient_FindAcceptedUsers_Call
func (*GatewayAPIClient_FindAcceptedUsers_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_FindAcceptedUsers_Call) RunAndReturn(run func(context.Context, *invitev1beta1.FindAcceptedUsersRequest, ...grpc.CallOption) (*invitev1beta1.FindAcceptedUsersResponse, error)) *GatewayAPIClient_FindAcceptedUsers_Call
type GatewayAPIClient_FindGroups_Call ¶ added in v2.19.6
GatewayAPIClient_FindGroups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FindGroups'
func (*GatewayAPIClient_FindGroups_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_FindGroups_Call) Return(_a0 *groupv1beta1.FindGroupsResponse, _a1 error) *GatewayAPIClient_FindGroups_Call
func (*GatewayAPIClient_FindGroups_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_FindGroups_Call) Run(run func(ctx context.Context, in *groupv1beta1.FindGroupsRequest, opts ...grpc.CallOption)) *GatewayAPIClient_FindGroups_Call
func (*GatewayAPIClient_FindGroups_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_FindGroups_Call) RunAndReturn(run func(context.Context, *groupv1beta1.FindGroupsRequest, ...grpc.CallOption) (*groupv1beta1.FindGroupsResponse, error)) *GatewayAPIClient_FindGroups_Call
type GatewayAPIClient_FindUsers_Call ¶ added in v2.19.6
GatewayAPIClient_FindUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FindUsers'
func (*GatewayAPIClient_FindUsers_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_FindUsers_Call) Return(_a0 *userv1beta1.FindUsersResponse, _a1 error) *GatewayAPIClient_FindUsers_Call
func (*GatewayAPIClient_FindUsers_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_FindUsers_Call) Run(run func(ctx context.Context, in *userv1beta1.FindUsersRequest, opts ...grpc.CallOption)) *GatewayAPIClient_FindUsers_Call
func (*GatewayAPIClient_FindUsers_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_FindUsers_Call) RunAndReturn(run func(context.Context, *userv1beta1.FindUsersRequest, ...grpc.CallOption) (*userv1beta1.FindUsersResponse, error)) *GatewayAPIClient_FindUsers_Call
type GatewayAPIClient_ForwardInvite_Call ¶ added in v2.19.6
GatewayAPIClient_ForwardInvite_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ForwardInvite'
func (*GatewayAPIClient_ForwardInvite_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ForwardInvite_Call) Return(_a0 *invitev1beta1.ForwardInviteResponse, _a1 error) *GatewayAPIClient_ForwardInvite_Call
func (*GatewayAPIClient_ForwardInvite_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ForwardInvite_Call) Run(run func(ctx context.Context, in *invitev1beta1.ForwardInviteRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ForwardInvite_Call
func (*GatewayAPIClient_ForwardInvite_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ForwardInvite_Call) RunAndReturn(run func(context.Context, *invitev1beta1.ForwardInviteRequest, ...grpc.CallOption) (*invitev1beta1.ForwardInviteResponse, error)) *GatewayAPIClient_ForwardInvite_Call
type GatewayAPIClient_GenerateAppPassword_Call ¶ added in v2.19.6
GatewayAPIClient_GenerateAppPassword_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateAppPassword'
func (*GatewayAPIClient_GenerateAppPassword_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GenerateAppPassword_Call) Return(_a0 *applicationsv1beta1.GenerateAppPasswordResponse, _a1 error) *GatewayAPIClient_GenerateAppPassword_Call
func (*GatewayAPIClient_GenerateAppPassword_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GenerateAppPassword_Call) Run(run func(ctx context.Context, in *applicationsv1beta1.GenerateAppPasswordRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GenerateAppPassword_Call
func (*GatewayAPIClient_GenerateAppPassword_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GenerateAppPassword_Call) RunAndReturn(run func(context.Context, *applicationsv1beta1.GenerateAppPasswordRequest, ...grpc.CallOption) (*applicationsv1beta1.GenerateAppPasswordResponse, error)) *GatewayAPIClient_GenerateAppPassword_Call
type GatewayAPIClient_GenerateInviteToken_Call ¶ added in v2.19.6
GatewayAPIClient_GenerateInviteToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GenerateInviteToken'
func (*GatewayAPIClient_GenerateInviteToken_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GenerateInviteToken_Call) Return(_a0 *invitev1beta1.GenerateInviteTokenResponse, _a1 error) *GatewayAPIClient_GenerateInviteToken_Call
func (*GatewayAPIClient_GenerateInviteToken_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GenerateInviteToken_Call) Run(run func(ctx context.Context, in *invitev1beta1.GenerateInviteTokenRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GenerateInviteToken_Call
func (*GatewayAPIClient_GenerateInviteToken_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GenerateInviteToken_Call) RunAndReturn(run func(context.Context, *invitev1beta1.GenerateInviteTokenRequest, ...grpc.CallOption) (*invitev1beta1.GenerateInviteTokenResponse, error)) *GatewayAPIClient_GenerateInviteToken_Call
type GatewayAPIClient_GetAcceptedUser_Call ¶ added in v2.19.6
GatewayAPIClient_GetAcceptedUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAcceptedUser'
func (*GatewayAPIClient_GetAcceptedUser_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetAcceptedUser_Call) Return(_a0 *invitev1beta1.GetAcceptedUserResponse, _a1 error) *GatewayAPIClient_GetAcceptedUser_Call
func (*GatewayAPIClient_GetAcceptedUser_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetAcceptedUser_Call) Run(run func(ctx context.Context, in *invitev1beta1.GetAcceptedUserRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetAcceptedUser_Call
func (*GatewayAPIClient_GetAcceptedUser_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetAcceptedUser_Call) RunAndReturn(run func(context.Context, *invitev1beta1.GetAcceptedUserRequest, ...grpc.CallOption) (*invitev1beta1.GetAcceptedUserResponse, error)) *GatewayAPIClient_GetAcceptedUser_Call
type GatewayAPIClient_GetAppPassword_Call ¶ added in v2.19.6
GatewayAPIClient_GetAppPassword_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAppPassword'
func (*GatewayAPIClient_GetAppPassword_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetAppPassword_Call) Return(_a0 *applicationsv1beta1.GetAppPasswordResponse, _a1 error) *GatewayAPIClient_GetAppPassword_Call
func (*GatewayAPIClient_GetAppPassword_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetAppPassword_Call) Run(run func(ctx context.Context, in *applicationsv1beta1.GetAppPasswordRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetAppPassword_Call
func (*GatewayAPIClient_GetAppPassword_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetAppPassword_Call) RunAndReturn(run func(context.Context, *applicationsv1beta1.GetAppPasswordRequest, ...grpc.CallOption) (*applicationsv1beta1.GetAppPasswordResponse, error)) *GatewayAPIClient_GetAppPassword_Call
type GatewayAPIClient_GetAppProviders_Call ¶ added in v2.19.6
GatewayAPIClient_GetAppProviders_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAppProviders'
func (*GatewayAPIClient_GetAppProviders_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetAppProviders_Call) Return(_a0 *registryv1beta1.GetAppProvidersResponse, _a1 error) *GatewayAPIClient_GetAppProviders_Call
func (*GatewayAPIClient_GetAppProviders_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetAppProviders_Call) Run(run func(ctx context.Context, in *registryv1beta1.GetAppProvidersRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetAppProviders_Call
func (*GatewayAPIClient_GetAppProviders_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetAppProviders_Call) RunAndReturn(run func(context.Context, *registryv1beta1.GetAppProvidersRequest, ...grpc.CallOption) (*registryv1beta1.GetAppProvidersResponse, error)) *GatewayAPIClient_GetAppProviders_Call
type GatewayAPIClient_GetDefaultAppProviderForMimeType_Call ¶ added in v2.19.6
GatewayAPIClient_GetDefaultAppProviderForMimeType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetDefaultAppProviderForMimeType'
func (*GatewayAPIClient_GetDefaultAppProviderForMimeType_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call) Run(run func(ctx context.Context, in *registryv1beta1.GetDefaultAppProviderForMimeTypeRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call
func (*GatewayAPIClient_GetDefaultAppProviderForMimeType_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call) RunAndReturn(run func(context.Context, *registryv1beta1.GetDefaultAppProviderForMimeTypeRequest, ...grpc.CallOption) (*registryv1beta1.GetDefaultAppProviderForMimeTypeResponse, error)) *GatewayAPIClient_GetDefaultAppProviderForMimeType_Call
type GatewayAPIClient_GetGroupByClaim_Call ¶ added in v2.19.6
GatewayAPIClient_GetGroupByClaim_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetGroupByClaim'
func (*GatewayAPIClient_GetGroupByClaim_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetGroupByClaim_Call) Return(_a0 *groupv1beta1.GetGroupByClaimResponse, _a1 error) *GatewayAPIClient_GetGroupByClaim_Call
func (*GatewayAPIClient_GetGroupByClaim_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetGroupByClaim_Call) Run(run func(ctx context.Context, in *groupv1beta1.GetGroupByClaimRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetGroupByClaim_Call
func (*GatewayAPIClient_GetGroupByClaim_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetGroupByClaim_Call) RunAndReturn(run func(context.Context, *groupv1beta1.GetGroupByClaimRequest, ...grpc.CallOption) (*groupv1beta1.GetGroupByClaimResponse, error)) *GatewayAPIClient_GetGroupByClaim_Call
type GatewayAPIClient_GetGroup_Call ¶ added in v2.19.6
GatewayAPIClient_GetGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetGroup'
func (*GatewayAPIClient_GetGroup_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetGroup_Call) Return(_a0 *groupv1beta1.GetGroupResponse, _a1 error) *GatewayAPIClient_GetGroup_Call
func (*GatewayAPIClient_GetGroup_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetGroup_Call) Run(run func(ctx context.Context, in *groupv1beta1.GetGroupRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetGroup_Call
func (*GatewayAPIClient_GetGroup_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetGroup_Call) RunAndReturn(run func(context.Context, *groupv1beta1.GetGroupRequest, ...grpc.CallOption) (*groupv1beta1.GetGroupResponse, error)) *GatewayAPIClient_GetGroup_Call
type GatewayAPIClient_GetHome_Call ¶ added in v2.19.6
GatewayAPIClient_GetHome_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetHome'
func (*GatewayAPIClient_GetHome_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetHome_Call) Return(_a0 *providerv1beta1.GetHomeResponse, _a1 error) *GatewayAPIClient_GetHome_Call
func (*GatewayAPIClient_GetHome_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetHome_Call) Run(run func(ctx context.Context, in *providerv1beta1.GetHomeRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetHome_Call
func (*GatewayAPIClient_GetHome_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetHome_Call) RunAndReturn(run func(context.Context, *providerv1beta1.GetHomeRequest, ...grpc.CallOption) (*providerv1beta1.GetHomeResponse, error)) *GatewayAPIClient_GetHome_Call
type GatewayAPIClient_GetInfoByDomain_Call ¶ added in v2.19.6
GatewayAPIClient_GetInfoByDomain_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetInfoByDomain'
func (*GatewayAPIClient_GetInfoByDomain_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetInfoByDomain_Call) Return(_a0 *v1beta1.GetInfoByDomainResponse, _a1 error) *GatewayAPIClient_GetInfoByDomain_Call
func (*GatewayAPIClient_GetInfoByDomain_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetInfoByDomain_Call) Run(run func(ctx context.Context, in *v1beta1.GetInfoByDomainRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetInfoByDomain_Call
func (*GatewayAPIClient_GetInfoByDomain_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetInfoByDomain_Call) RunAndReturn(run func(context.Context, *v1beta1.GetInfoByDomainRequest, ...grpc.CallOption) (*v1beta1.GetInfoByDomainResponse, error)) *GatewayAPIClient_GetInfoByDomain_Call
type GatewayAPIClient_GetKey_Call ¶ added in v2.19.6
GatewayAPIClient_GetKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetKey'
func (*GatewayAPIClient_GetKey_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetKey_Call) Return(_a0 *preferencesv1beta1.GetKeyResponse, _a1 error) *GatewayAPIClient_GetKey_Call
func (*GatewayAPIClient_GetKey_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetKey_Call) Run(run func(ctx context.Context, in *preferencesv1beta1.GetKeyRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetKey_Call
func (*GatewayAPIClient_GetKey_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetKey_Call) RunAndReturn(run func(context.Context, *preferencesv1beta1.GetKeyRequest, ...grpc.CallOption) (*preferencesv1beta1.GetKeyResponse, error)) *GatewayAPIClient_GetKey_Call
type GatewayAPIClient_GetLock_Call ¶ added in v2.19.6
GatewayAPIClient_GetLock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLock'
func (*GatewayAPIClient_GetLock_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetLock_Call) Return(_a0 *providerv1beta1.GetLockResponse, _a1 error) *GatewayAPIClient_GetLock_Call
func (*GatewayAPIClient_GetLock_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetLock_Call) Run(run func(ctx context.Context, in *providerv1beta1.GetLockRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetLock_Call
func (*GatewayAPIClient_GetLock_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetLock_Call) RunAndReturn(run func(context.Context, *providerv1beta1.GetLockRequest, ...grpc.CallOption) (*providerv1beta1.GetLockResponse, error)) *GatewayAPIClient_GetLock_Call
type GatewayAPIClient_GetMembers_Call ¶ added in v2.19.6
GatewayAPIClient_GetMembers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMembers'
func (*GatewayAPIClient_GetMembers_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetMembers_Call) Return(_a0 *groupv1beta1.GetMembersResponse, _a1 error) *GatewayAPIClient_GetMembers_Call
func (*GatewayAPIClient_GetMembers_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetMembers_Call) Run(run func(ctx context.Context, in *groupv1beta1.GetMembersRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetMembers_Call
func (*GatewayAPIClient_GetMembers_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetMembers_Call) RunAndReturn(run func(context.Context, *groupv1beta1.GetMembersRequest, ...grpc.CallOption) (*groupv1beta1.GetMembersResponse, error)) *GatewayAPIClient_GetMembers_Call
type GatewayAPIClient_GetOCMShareByToken_Call ¶ added in v2.19.6
type GatewayAPIClient_GetOCMShareByToken_Call struct {
}GatewayAPIClient_GetOCMShareByToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOCMShareByToken'
func (*GatewayAPIClient_GetOCMShareByToken_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetOCMShareByToken_Call) Return(_a0 *ocmv1beta1.GetOCMShareByTokenResponse, _a1 error) *GatewayAPIClient_GetOCMShareByToken_Call
func (*GatewayAPIClient_GetOCMShareByToken_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetOCMShareByToken_Call) Run(run func(ctx context.Context, in *ocmv1beta1.GetOCMShareByTokenRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetOCMShareByToken_Call
func (*GatewayAPIClient_GetOCMShareByToken_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetOCMShareByToken_Call) RunAndReturn(run func(context.Context, *ocmv1beta1.GetOCMShareByTokenRequest, ...grpc.CallOption) (*ocmv1beta1.GetOCMShareByTokenResponse, error)) *GatewayAPIClient_GetOCMShareByToken_Call
type GatewayAPIClient_GetOCMShare_Call ¶ added in v2.19.6
type GatewayAPIClient_GetOCMShare_Call struct {
}GatewayAPIClient_GetOCMShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetOCMShare'
func (*GatewayAPIClient_GetOCMShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetOCMShare_Call) Return(_a0 *ocmv1beta1.GetOCMShareResponse, _a1 error) *GatewayAPIClient_GetOCMShare_Call
func (*GatewayAPIClient_GetOCMShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.GetOCMShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetOCMShare_Call
func (*GatewayAPIClient_GetOCMShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetOCMShare_Call) RunAndReturn(run func(context.Context, *ocmv1beta1.GetOCMShareRequest, ...grpc.CallOption) (*ocmv1beta1.GetOCMShareResponse, error)) *GatewayAPIClient_GetOCMShare_Call
type GatewayAPIClient_GetPath_Call ¶ added in v2.19.6
GatewayAPIClient_GetPath_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPath'
func (*GatewayAPIClient_GetPath_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetPath_Call) Return(_a0 *providerv1beta1.GetPathResponse, _a1 error) *GatewayAPIClient_GetPath_Call
func (*GatewayAPIClient_GetPath_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetPath_Call) Run(run func(ctx context.Context, in *providerv1beta1.GetPathRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetPath_Call
func (*GatewayAPIClient_GetPath_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetPath_Call) RunAndReturn(run func(context.Context, *providerv1beta1.GetPathRequest, ...grpc.CallOption) (*providerv1beta1.GetPathResponse, error)) *GatewayAPIClient_GetPath_Call
type GatewayAPIClient_GetPublicShareByToken_Call ¶ added in v2.19.6
type GatewayAPIClient_GetPublicShareByToken_Call struct {
}GatewayAPIClient_GetPublicShareByToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPublicShareByToken'
func (*GatewayAPIClient_GetPublicShareByToken_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetPublicShareByToken_Call) Return(_a0 *linkv1beta1.GetPublicShareByTokenResponse, _a1 error) *GatewayAPIClient_GetPublicShareByToken_Call
func (*GatewayAPIClient_GetPublicShareByToken_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetPublicShareByToken_Call) Run(run func(ctx context.Context, in *linkv1beta1.GetPublicShareByTokenRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetPublicShareByToken_Call
func (*GatewayAPIClient_GetPublicShareByToken_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetPublicShareByToken_Call) RunAndReturn(run func(context.Context, *linkv1beta1.GetPublicShareByTokenRequest, ...grpc.CallOption) (*linkv1beta1.GetPublicShareByTokenResponse, error)) *GatewayAPIClient_GetPublicShareByToken_Call
type GatewayAPIClient_GetPublicShare_Call ¶ added in v2.19.6
type GatewayAPIClient_GetPublicShare_Call struct {
}GatewayAPIClient_GetPublicShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPublicShare'
func (*GatewayAPIClient_GetPublicShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetPublicShare_Call) Return(_a0 *linkv1beta1.GetPublicShareResponse, _a1 error) *GatewayAPIClient_GetPublicShare_Call
func (*GatewayAPIClient_GetPublicShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetPublicShare_Call) Run(run func(ctx context.Context, in *linkv1beta1.GetPublicShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetPublicShare_Call
func (*GatewayAPIClient_GetPublicShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetPublicShare_Call) RunAndReturn(run func(context.Context, *linkv1beta1.GetPublicShareRequest, ...grpc.CallOption) (*linkv1beta1.GetPublicShareResponse, error)) *GatewayAPIClient_GetPublicShare_Call
type GatewayAPIClient_GetQuota_Call ¶ added in v2.19.6
GatewayAPIClient_GetQuota_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetQuota'
func (*GatewayAPIClient_GetQuota_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetQuota_Call) Return(_a0 *providerv1beta1.GetQuotaResponse, _a1 error) *GatewayAPIClient_GetQuota_Call
func (*GatewayAPIClient_GetQuota_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetQuota_Call) Run(run func(ctx context.Context, in *gatewayv1beta1.GetQuotaRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetQuota_Call
func (*GatewayAPIClient_GetQuota_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetQuota_Call) RunAndReturn(run func(context.Context, *gatewayv1beta1.GetQuotaRequest, ...grpc.CallOption) (*providerv1beta1.GetQuotaResponse, error)) *GatewayAPIClient_GetQuota_Call
type GatewayAPIClient_GetReceivedOCMShare_Call ¶ added in v2.19.6
type GatewayAPIClient_GetReceivedOCMShare_Call struct {
}GatewayAPIClient_GetReceivedOCMShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReceivedOCMShare'
func (*GatewayAPIClient_GetReceivedOCMShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetReceivedOCMShare_Call) Return(_a0 *ocmv1beta1.GetReceivedOCMShareResponse, _a1 error) *GatewayAPIClient_GetReceivedOCMShare_Call
func (*GatewayAPIClient_GetReceivedOCMShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetReceivedOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.GetReceivedOCMShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetReceivedOCMShare_Call
func (*GatewayAPIClient_GetReceivedOCMShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetReceivedOCMShare_Call) RunAndReturn(run func(context.Context, *ocmv1beta1.GetReceivedOCMShareRequest, ...grpc.CallOption) (*ocmv1beta1.GetReceivedOCMShareResponse, error)) *GatewayAPIClient_GetReceivedOCMShare_Call
type GatewayAPIClient_GetReceivedShare_Call ¶ added in v2.19.6
type GatewayAPIClient_GetReceivedShare_Call struct {
}GatewayAPIClient_GetReceivedShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReceivedShare'
func (*GatewayAPIClient_GetReceivedShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetReceivedShare_Call) Return(_a0 *collaborationv1beta1.GetReceivedShareResponse, _a1 error) *GatewayAPIClient_GetReceivedShare_Call
func (*GatewayAPIClient_GetReceivedShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetReceivedShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.GetReceivedShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetReceivedShare_Call
func (*GatewayAPIClient_GetReceivedShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetReceivedShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.GetReceivedShareRequest, ...grpc.CallOption) (*collaborationv1beta1.GetReceivedShareResponse, error)) *GatewayAPIClient_GetReceivedShare_Call
type GatewayAPIClient_GetShare_Call ¶ added in v2.19.6
type GatewayAPIClient_GetShare_Call struct {
}GatewayAPIClient_GetShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetShare'
func (*GatewayAPIClient_GetShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetShare_Call) Return(_a0 *collaborationv1beta1.GetShareResponse, _a1 error) *GatewayAPIClient_GetShare_Call
func (*GatewayAPIClient_GetShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.GetShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetShare_Call
func (*GatewayAPIClient_GetShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.GetShareRequest, ...grpc.CallOption) (*collaborationv1beta1.GetShareResponse, error)) *GatewayAPIClient_GetShare_Call
type GatewayAPIClient_GetTransferStatus_Call ¶ added in v2.19.6
GatewayAPIClient_GetTransferStatus_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetTransferStatus'
func (*GatewayAPIClient_GetTransferStatus_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetTransferStatus_Call) Return(_a0 *txv1beta1.GetTransferStatusResponse, _a1 error) *GatewayAPIClient_GetTransferStatus_Call
func (*GatewayAPIClient_GetTransferStatus_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetTransferStatus_Call) Run(run func(ctx context.Context, in *txv1beta1.GetTransferStatusRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetTransferStatus_Call
func (*GatewayAPIClient_GetTransferStatus_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetTransferStatus_Call) RunAndReturn(run func(context.Context, *txv1beta1.GetTransferStatusRequest, ...grpc.CallOption) (*txv1beta1.GetTransferStatusResponse, error)) *GatewayAPIClient_GetTransferStatus_Call
type GatewayAPIClient_GetUserByClaim_Call ¶ added in v2.19.6
GatewayAPIClient_GetUserByClaim_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUserByClaim'
func (*GatewayAPIClient_GetUserByClaim_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetUserByClaim_Call) Return(_a0 *userv1beta1.GetUserByClaimResponse, _a1 error) *GatewayAPIClient_GetUserByClaim_Call
func (*GatewayAPIClient_GetUserByClaim_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetUserByClaim_Call) Run(run func(ctx context.Context, in *userv1beta1.GetUserByClaimRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetUserByClaim_Call
func (*GatewayAPIClient_GetUserByClaim_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetUserByClaim_Call) RunAndReturn(run func(context.Context, *userv1beta1.GetUserByClaimRequest, ...grpc.CallOption) (*userv1beta1.GetUserByClaimResponse, error)) *GatewayAPIClient_GetUserByClaim_Call
type GatewayAPIClient_GetUserGroups_Call ¶ added in v2.19.6
GatewayAPIClient_GetUserGroups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUserGroups'
func (*GatewayAPIClient_GetUserGroups_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetUserGroups_Call) Return(_a0 *userv1beta1.GetUserGroupsResponse, _a1 error) *GatewayAPIClient_GetUserGroups_Call
func (*GatewayAPIClient_GetUserGroups_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetUserGroups_Call) Run(run func(ctx context.Context, in *userv1beta1.GetUserGroupsRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetUserGroups_Call
func (*GatewayAPIClient_GetUserGroups_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetUserGroups_Call) RunAndReturn(run func(context.Context, *userv1beta1.GetUserGroupsRequest, ...grpc.CallOption) (*userv1beta1.GetUserGroupsResponse, error)) *GatewayAPIClient_GetUserGroups_Call
type GatewayAPIClient_GetUser_Call ¶ added in v2.19.6
GatewayAPIClient_GetUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUser'
func (*GatewayAPIClient_GetUser_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetUser_Call) Return(_a0 *userv1beta1.GetUserResponse, _a1 error) *GatewayAPIClient_GetUser_Call
func (*GatewayAPIClient_GetUser_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetUser_Call) Run(run func(ctx context.Context, in *userv1beta1.GetUserRequest, opts ...grpc.CallOption)) *GatewayAPIClient_GetUser_Call
func (*GatewayAPIClient_GetUser_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_GetUser_Call) RunAndReturn(run func(context.Context, *userv1beta1.GetUserRequest, ...grpc.CallOption) (*userv1beta1.GetUserResponse, error)) *GatewayAPIClient_GetUser_Call
type GatewayAPIClient_HasMember_Call ¶ added in v2.19.6
GatewayAPIClient_HasMember_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasMember'
func (*GatewayAPIClient_HasMember_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_HasMember_Call) Return(_a0 *groupv1beta1.HasMemberResponse, _a1 error) *GatewayAPIClient_HasMember_Call
func (*GatewayAPIClient_HasMember_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_HasMember_Call) Run(run func(ctx context.Context, in *groupv1beta1.HasMemberRequest, opts ...grpc.CallOption)) *GatewayAPIClient_HasMember_Call
func (*GatewayAPIClient_HasMember_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_HasMember_Call) RunAndReturn(run func(context.Context, *groupv1beta1.HasMemberRequest, ...grpc.CallOption) (*groupv1beta1.HasMemberResponse, error)) *GatewayAPIClient_HasMember_Call
type GatewayAPIClient_InitiateFileDownload_Call ¶ added in v2.19.6
GatewayAPIClient_InitiateFileDownload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'InitiateFileDownload'
func (*GatewayAPIClient_InitiateFileDownload_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_InitiateFileDownload_Call) Return(_a0 *gatewayv1beta1.InitiateFileDownloadResponse, _a1 error) *GatewayAPIClient_InitiateFileDownload_Call
func (*GatewayAPIClient_InitiateFileDownload_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_InitiateFileDownload_Call) Run(run func(ctx context.Context, in *providerv1beta1.InitiateFileDownloadRequest, opts ...grpc.CallOption)) *GatewayAPIClient_InitiateFileDownload_Call
func (*GatewayAPIClient_InitiateFileDownload_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_InitiateFileDownload_Call) RunAndReturn(run func(context.Context, *providerv1beta1.InitiateFileDownloadRequest, ...grpc.CallOption) (*gatewayv1beta1.InitiateFileDownloadResponse, error)) *GatewayAPIClient_InitiateFileDownload_Call
type GatewayAPIClient_InitiateFileUpload_Call ¶ added in v2.19.6
GatewayAPIClient_InitiateFileUpload_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'InitiateFileUpload'
func (*GatewayAPIClient_InitiateFileUpload_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_InitiateFileUpload_Call) Return(_a0 *gatewayv1beta1.InitiateFileUploadResponse, _a1 error) *GatewayAPIClient_InitiateFileUpload_Call
func (*GatewayAPIClient_InitiateFileUpload_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_InitiateFileUpload_Call) Run(run func(ctx context.Context, in *providerv1beta1.InitiateFileUploadRequest, opts ...grpc.CallOption)) *GatewayAPIClient_InitiateFileUpload_Call
func (*GatewayAPIClient_InitiateFileUpload_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_InitiateFileUpload_Call) RunAndReturn(run func(context.Context, *providerv1beta1.InitiateFileUploadRequest, ...grpc.CallOption) (*gatewayv1beta1.InitiateFileUploadResponse, error)) *GatewayAPIClient_InitiateFileUpload_Call
type GatewayAPIClient_InvalidateAppPassword_Call ¶ added in v2.19.6
GatewayAPIClient_InvalidateAppPassword_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'InvalidateAppPassword'
func (*GatewayAPIClient_InvalidateAppPassword_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_InvalidateAppPassword_Call) Run(run func(ctx context.Context, in *applicationsv1beta1.InvalidateAppPasswordRequest, opts ...grpc.CallOption)) *GatewayAPIClient_InvalidateAppPassword_Call
func (*GatewayAPIClient_InvalidateAppPassword_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_InvalidateAppPassword_Call) RunAndReturn(run func(context.Context, *applicationsv1beta1.InvalidateAppPasswordRequest, ...grpc.CallOption) (*applicationsv1beta1.InvalidateAppPasswordResponse, error)) *GatewayAPIClient_InvalidateAppPassword_Call
type GatewayAPIClient_IsProviderAllowed_Call ¶ added in v2.19.6
GatewayAPIClient_IsProviderAllowed_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsProviderAllowed'
func (*GatewayAPIClient_IsProviderAllowed_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_IsProviderAllowed_Call) Return(_a0 *v1beta1.IsProviderAllowedResponse, _a1 error) *GatewayAPIClient_IsProviderAllowed_Call
func (*GatewayAPIClient_IsProviderAllowed_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_IsProviderAllowed_Call) Run(run func(ctx context.Context, in *v1beta1.IsProviderAllowedRequest, opts ...grpc.CallOption)) *GatewayAPIClient_IsProviderAllowed_Call
func (*GatewayAPIClient_IsProviderAllowed_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_IsProviderAllowed_Call) RunAndReturn(run func(context.Context, *v1beta1.IsProviderAllowedRequest, ...grpc.CallOption) (*v1beta1.IsProviderAllowedResponse, error)) *GatewayAPIClient_IsProviderAllowed_Call
type GatewayAPIClient_ListAllProviders_Call ¶ added in v2.19.6
GatewayAPIClient_ListAllProviders_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAllProviders'
func (*GatewayAPIClient_ListAllProviders_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAllProviders_Call) Return(_a0 *v1beta1.ListAllProvidersResponse, _a1 error) *GatewayAPIClient_ListAllProviders_Call
func (*GatewayAPIClient_ListAllProviders_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAllProviders_Call) Run(run func(ctx context.Context, in *v1beta1.ListAllProvidersRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListAllProviders_Call
func (*GatewayAPIClient_ListAllProviders_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAllProviders_Call) RunAndReturn(run func(context.Context, *v1beta1.ListAllProvidersRequest, ...grpc.CallOption) (*v1beta1.ListAllProvidersResponse, error)) *GatewayAPIClient_ListAllProviders_Call
type GatewayAPIClient_ListAppPasswords_Call ¶ added in v2.19.6
GatewayAPIClient_ListAppPasswords_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAppPasswords'
func (*GatewayAPIClient_ListAppPasswords_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAppPasswords_Call) Return(_a0 *applicationsv1beta1.ListAppPasswordsResponse, _a1 error) *GatewayAPIClient_ListAppPasswords_Call
func (*GatewayAPIClient_ListAppPasswords_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAppPasswords_Call) Run(run func(ctx context.Context, in *applicationsv1beta1.ListAppPasswordsRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListAppPasswords_Call
func (*GatewayAPIClient_ListAppPasswords_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAppPasswords_Call) RunAndReturn(run func(context.Context, *applicationsv1beta1.ListAppPasswordsRequest, ...grpc.CallOption) (*applicationsv1beta1.ListAppPasswordsResponse, error)) *GatewayAPIClient_ListAppPasswords_Call
type GatewayAPIClient_ListAppProviders_Call ¶ added in v2.19.6
GatewayAPIClient_ListAppProviders_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAppProviders'
func (*GatewayAPIClient_ListAppProviders_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAppProviders_Call) Return(_a0 *registryv1beta1.ListAppProvidersResponse, _a1 error) *GatewayAPIClient_ListAppProviders_Call
func (*GatewayAPIClient_ListAppProviders_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAppProviders_Call) Run(run func(ctx context.Context, in *registryv1beta1.ListAppProvidersRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListAppProviders_Call
func (*GatewayAPIClient_ListAppProviders_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAppProviders_Call) RunAndReturn(run func(context.Context, *registryv1beta1.ListAppProvidersRequest, ...grpc.CallOption) (*registryv1beta1.ListAppProvidersResponse, error)) *GatewayAPIClient_ListAppProviders_Call
type GatewayAPIClient_ListAuthProviders_Call ¶ added in v2.19.6
GatewayAPIClient_ListAuthProviders_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAuthProviders'
func (*GatewayAPIClient_ListAuthProviders_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAuthProviders_Call) Return(_a0 *gatewayv1beta1.ListAuthProvidersResponse, _a1 error) *GatewayAPIClient_ListAuthProviders_Call
func (*GatewayAPIClient_ListAuthProviders_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAuthProviders_Call) Run(run func(ctx context.Context, in *authregistryv1beta1.ListAuthProvidersRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListAuthProviders_Call
func (*GatewayAPIClient_ListAuthProviders_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListAuthProviders_Call) RunAndReturn(run func(context.Context, *authregistryv1beta1.ListAuthProvidersRequest, ...grpc.CallOption) (*gatewayv1beta1.ListAuthProvidersResponse, error)) *GatewayAPIClient_ListAuthProviders_Call
type GatewayAPIClient_ListContainerStream_Call ¶ added in v2.19.6
GatewayAPIClient_ListContainerStream_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListContainerStream'
func (*GatewayAPIClient_ListContainerStream_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListContainerStream_Call) Run(run func(ctx context.Context, in *providerv1beta1.ListContainerStreamRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListContainerStream_Call
func (*GatewayAPIClient_ListContainerStream_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListContainerStream_Call) RunAndReturn(run func(context.Context, *providerv1beta1.ListContainerStreamRequest, ...grpc.CallOption) (gatewayv1beta1.GatewayAPI_ListContainerStreamClient, error)) *GatewayAPIClient_ListContainerStream_Call
type GatewayAPIClient_ListContainer_Call ¶ added in v2.19.6
GatewayAPIClient_ListContainer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListContainer'
func (*GatewayAPIClient_ListContainer_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListContainer_Call) Return(_a0 *providerv1beta1.ListContainerResponse, _a1 error) *GatewayAPIClient_ListContainer_Call
func (*GatewayAPIClient_ListContainer_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListContainer_Call) Run(run func(ctx context.Context, in *providerv1beta1.ListContainerRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListContainer_Call
func (*GatewayAPIClient_ListContainer_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListContainer_Call) RunAndReturn(run func(context.Context, *providerv1beta1.ListContainerRequest, ...grpc.CallOption) (*providerv1beta1.ListContainerResponse, error)) *GatewayAPIClient_ListContainer_Call
type GatewayAPIClient_ListExistingPublicShares_Call ¶ added in v2.26.3
type GatewayAPIClient_ListExistingPublicShares_Call struct {
}GatewayAPIClient_ListExistingPublicShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListExistingPublicShares'
func (*GatewayAPIClient_ListExistingPublicShares_Call) Run ¶ added in v2.26.3
func (_c *GatewayAPIClient_ListExistingPublicShares_Call) Run(run func(ctx context.Context, in *linkv1beta1.ListPublicSharesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListExistingPublicShares_Call
func (*GatewayAPIClient_ListExistingPublicShares_Call) RunAndReturn ¶ added in v2.26.3
func (_c *GatewayAPIClient_ListExistingPublicShares_Call) RunAndReturn(run func(context.Context, *linkv1beta1.ListPublicSharesRequest, ...grpc.CallOption) (*gatewayv1beta1.ListExistingPublicSharesResponse, error)) *GatewayAPIClient_ListExistingPublicShares_Call
type GatewayAPIClient_ListExistingReceivedShares_Call ¶ added in v2.22.0
type GatewayAPIClient_ListExistingReceivedShares_Call struct {
}GatewayAPIClient_ListExistingReceivedShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListExistingReceivedShares'
func (*GatewayAPIClient_ListExistingReceivedShares_Call) Run ¶ added in v2.22.0
func (_c *GatewayAPIClient_ListExistingReceivedShares_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.ListReceivedSharesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListExistingReceivedShares_Call
func (*GatewayAPIClient_ListExistingReceivedShares_Call) RunAndReturn ¶ added in v2.22.0
func (_c *GatewayAPIClient_ListExistingReceivedShares_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.ListReceivedSharesRequest, ...grpc.CallOption) (*gatewayv1beta1.ListExistingReceivedSharesResponse, error)) *GatewayAPIClient_ListExistingReceivedShares_Call
type GatewayAPIClient_ListExistingShares_Call ¶ added in v2.26.3
type GatewayAPIClient_ListExistingShares_Call struct {
}GatewayAPIClient_ListExistingShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListExistingShares'
func (*GatewayAPIClient_ListExistingShares_Call) Return ¶ added in v2.26.3
func (_c *GatewayAPIClient_ListExistingShares_Call) Return(_a0 *gatewayv1beta1.ListExistingSharesResponse, _a1 error) *GatewayAPIClient_ListExistingShares_Call
func (*GatewayAPIClient_ListExistingShares_Call) Run ¶ added in v2.26.3
func (_c *GatewayAPIClient_ListExistingShares_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListExistingShares_Call
func (*GatewayAPIClient_ListExistingShares_Call) RunAndReturn ¶ added in v2.26.3
func (_c *GatewayAPIClient_ListExistingShares_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.ListSharesRequest, ...grpc.CallOption) (*gatewayv1beta1.ListExistingSharesResponse, error)) *GatewayAPIClient_ListExistingShares_Call
type GatewayAPIClient_ListFileVersions_Call ¶ added in v2.19.6
GatewayAPIClient_ListFileVersions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListFileVersions'
func (*GatewayAPIClient_ListFileVersions_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListFileVersions_Call) Return(_a0 *providerv1beta1.ListFileVersionsResponse, _a1 error) *GatewayAPIClient_ListFileVersions_Call
func (*GatewayAPIClient_ListFileVersions_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListFileVersions_Call) Run(run func(ctx context.Context, in *providerv1beta1.ListFileVersionsRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListFileVersions_Call
func (*GatewayAPIClient_ListFileVersions_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListFileVersions_Call) RunAndReturn(run func(context.Context, *providerv1beta1.ListFileVersionsRequest, ...grpc.CallOption) (*providerv1beta1.ListFileVersionsResponse, error)) *GatewayAPIClient_ListFileVersions_Call
type GatewayAPIClient_ListInviteTokens_Call ¶ added in v2.19.6
GatewayAPIClient_ListInviteTokens_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListInviteTokens'
func (*GatewayAPIClient_ListInviteTokens_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListInviteTokens_Call) Return(_a0 *invitev1beta1.ListInviteTokensResponse, _a1 error) *GatewayAPIClient_ListInviteTokens_Call
func (*GatewayAPIClient_ListInviteTokens_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListInviteTokens_Call) Run(run func(ctx context.Context, in *invitev1beta1.ListInviteTokensRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListInviteTokens_Call
func (*GatewayAPIClient_ListInviteTokens_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListInviteTokens_Call) RunAndReturn(run func(context.Context, *invitev1beta1.ListInviteTokensRequest, ...grpc.CallOption) (*invitev1beta1.ListInviteTokensResponse, error)) *GatewayAPIClient_ListInviteTokens_Call
type GatewayAPIClient_ListOCMShares_Call ¶ added in v2.19.6
type GatewayAPIClient_ListOCMShares_Call struct {
}GatewayAPIClient_ListOCMShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListOCMShares'
func (*GatewayAPIClient_ListOCMShares_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListOCMShares_Call) Return(_a0 *ocmv1beta1.ListOCMSharesResponse, _a1 error) *GatewayAPIClient_ListOCMShares_Call
func (*GatewayAPIClient_ListOCMShares_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListOCMShares_Call) Run(run func(ctx context.Context, in *ocmv1beta1.ListOCMSharesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListOCMShares_Call
func (*GatewayAPIClient_ListOCMShares_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListOCMShares_Call) RunAndReturn(run func(context.Context, *ocmv1beta1.ListOCMSharesRequest, ...grpc.CallOption) (*ocmv1beta1.ListOCMSharesResponse, error)) *GatewayAPIClient_ListOCMShares_Call
type GatewayAPIClient_ListPublicShares_Call ¶ added in v2.19.6
type GatewayAPIClient_ListPublicShares_Call struct {
}GatewayAPIClient_ListPublicShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPublicShares'
func (*GatewayAPIClient_ListPublicShares_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListPublicShares_Call) Return(_a0 *linkv1beta1.ListPublicSharesResponse, _a1 error) *GatewayAPIClient_ListPublicShares_Call
func (*GatewayAPIClient_ListPublicShares_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListPublicShares_Call) Run(run func(ctx context.Context, in *linkv1beta1.ListPublicSharesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListPublicShares_Call
func (*GatewayAPIClient_ListPublicShares_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListPublicShares_Call) RunAndReturn(run func(context.Context, *linkv1beta1.ListPublicSharesRequest, ...grpc.CallOption) (*linkv1beta1.ListPublicSharesResponse, error)) *GatewayAPIClient_ListPublicShares_Call
type GatewayAPIClient_ListReceivedOCMShares_Call ¶ added in v2.19.6
type GatewayAPIClient_ListReceivedOCMShares_Call struct {
}GatewayAPIClient_ListReceivedOCMShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListReceivedOCMShares'
func (*GatewayAPIClient_ListReceivedOCMShares_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListReceivedOCMShares_Call) Return(_a0 *ocmv1beta1.ListReceivedOCMSharesResponse, _a1 error) *GatewayAPIClient_ListReceivedOCMShares_Call
func (*GatewayAPIClient_ListReceivedOCMShares_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListReceivedOCMShares_Call) Run(run func(ctx context.Context, in *ocmv1beta1.ListReceivedOCMSharesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListReceivedOCMShares_Call
func (*GatewayAPIClient_ListReceivedOCMShares_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListReceivedOCMShares_Call) RunAndReturn(run func(context.Context, *ocmv1beta1.ListReceivedOCMSharesRequest, ...grpc.CallOption) (*ocmv1beta1.ListReceivedOCMSharesResponse, error)) *GatewayAPIClient_ListReceivedOCMShares_Call
type GatewayAPIClient_ListReceivedShares_Call ¶ added in v2.19.6
type GatewayAPIClient_ListReceivedShares_Call struct {
}GatewayAPIClient_ListReceivedShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListReceivedShares'
func (*GatewayAPIClient_ListReceivedShares_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListReceivedShares_Call) Return(_a0 *collaborationv1beta1.ListReceivedSharesResponse, _a1 error) *GatewayAPIClient_ListReceivedShares_Call
func (*GatewayAPIClient_ListReceivedShares_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListReceivedShares_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.ListReceivedSharesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListReceivedShares_Call
func (*GatewayAPIClient_ListReceivedShares_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListReceivedShares_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.ListReceivedSharesRequest, ...grpc.CallOption) (*collaborationv1beta1.ListReceivedSharesResponse, error)) *GatewayAPIClient_ListReceivedShares_Call
type GatewayAPIClient_ListRecycleStream_Call ¶ added in v2.19.6
GatewayAPIClient_ListRecycleStream_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListRecycleStream'
func (*GatewayAPIClient_ListRecycleStream_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListRecycleStream_Call) Return(_a0 gatewayv1beta1.GatewayAPI_ListRecycleStreamClient, _a1 error) *GatewayAPIClient_ListRecycleStream_Call
func (*GatewayAPIClient_ListRecycleStream_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListRecycleStream_Call) Run(run func(ctx context.Context, in *providerv1beta1.ListRecycleStreamRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListRecycleStream_Call
func (*GatewayAPIClient_ListRecycleStream_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListRecycleStream_Call) RunAndReturn(run func(context.Context, *providerv1beta1.ListRecycleStreamRequest, ...grpc.CallOption) (gatewayv1beta1.GatewayAPI_ListRecycleStreamClient, error)) *GatewayAPIClient_ListRecycleStream_Call
type GatewayAPIClient_ListRecycle_Call ¶ added in v2.19.6
GatewayAPIClient_ListRecycle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListRecycle'
func (*GatewayAPIClient_ListRecycle_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListRecycle_Call) Return(_a0 *providerv1beta1.ListRecycleResponse, _a1 error) *GatewayAPIClient_ListRecycle_Call
func (*GatewayAPIClient_ListRecycle_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListRecycle_Call) Run(run func(ctx context.Context, in *providerv1beta1.ListRecycleRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListRecycle_Call
func (*GatewayAPIClient_ListRecycle_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListRecycle_Call) RunAndReturn(run func(context.Context, *providerv1beta1.ListRecycleRequest, ...grpc.CallOption) (*providerv1beta1.ListRecycleResponse, error)) *GatewayAPIClient_ListRecycle_Call
type GatewayAPIClient_ListShares_Call ¶ added in v2.19.6
type GatewayAPIClient_ListShares_Call struct {
}GatewayAPIClient_ListShares_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListShares'
func (*GatewayAPIClient_ListShares_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListShares_Call) Return(_a0 *collaborationv1beta1.ListSharesResponse, _a1 error) *GatewayAPIClient_ListShares_Call
func (*GatewayAPIClient_ListShares_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListShares_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.ListSharesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListShares_Call
func (*GatewayAPIClient_ListShares_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListShares_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.ListSharesRequest, ...grpc.CallOption) (*collaborationv1beta1.ListSharesResponse, error)) *GatewayAPIClient_ListShares_Call
type GatewayAPIClient_ListStorageSpaces_Call ¶ added in v2.19.6
GatewayAPIClient_ListStorageSpaces_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListStorageSpaces'
func (*GatewayAPIClient_ListStorageSpaces_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListStorageSpaces_Call) Return(_a0 *providerv1beta1.ListStorageSpacesResponse, _a1 error) *GatewayAPIClient_ListStorageSpaces_Call
func (*GatewayAPIClient_ListStorageSpaces_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListStorageSpaces_Call) Run(run func(ctx context.Context, in *providerv1beta1.ListStorageSpacesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListStorageSpaces_Call
func (*GatewayAPIClient_ListStorageSpaces_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListStorageSpaces_Call) RunAndReturn(run func(context.Context, *providerv1beta1.ListStorageSpacesRequest, ...grpc.CallOption) (*providerv1beta1.ListStorageSpacesResponse, error)) *GatewayAPIClient_ListStorageSpaces_Call
type GatewayAPIClient_ListSupportedMimeTypes_Call ¶ added in v2.19.6
GatewayAPIClient_ListSupportedMimeTypes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSupportedMimeTypes'
func (*GatewayAPIClient_ListSupportedMimeTypes_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListSupportedMimeTypes_Call) Run(run func(ctx context.Context, in *registryv1beta1.ListSupportedMimeTypesRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListSupportedMimeTypes_Call
func (*GatewayAPIClient_ListSupportedMimeTypes_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListSupportedMimeTypes_Call) RunAndReturn(run func(context.Context, *registryv1beta1.ListSupportedMimeTypesRequest, ...grpc.CallOption) (*registryv1beta1.ListSupportedMimeTypesResponse, error)) *GatewayAPIClient_ListSupportedMimeTypes_Call
type GatewayAPIClient_ListTransfers_Call ¶ added in v2.19.6
GatewayAPIClient_ListTransfers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListTransfers'
func (*GatewayAPIClient_ListTransfers_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListTransfers_Call) Return(_a0 *txv1beta1.ListTransfersResponse, _a1 error) *GatewayAPIClient_ListTransfers_Call
func (*GatewayAPIClient_ListTransfers_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListTransfers_Call) Run(run func(ctx context.Context, in *txv1beta1.ListTransfersRequest, opts ...grpc.CallOption)) *GatewayAPIClient_ListTransfers_Call
func (*GatewayAPIClient_ListTransfers_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_ListTransfers_Call) RunAndReturn(run func(context.Context, *txv1beta1.ListTransfersRequest, ...grpc.CallOption) (*txv1beta1.ListTransfersResponse, error)) *GatewayAPIClient_ListTransfers_Call
type GatewayAPIClient_Move_Call ¶ added in v2.19.6
GatewayAPIClient_Move_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Move'
func (*GatewayAPIClient_Move_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_Move_Call) Return(_a0 *providerv1beta1.MoveResponse, _a1 error) *GatewayAPIClient_Move_Call
func (*GatewayAPIClient_Move_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_Move_Call) Run(run func(ctx context.Context, in *providerv1beta1.MoveRequest, opts ...grpc.CallOption)) *GatewayAPIClient_Move_Call
func (*GatewayAPIClient_Move_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_Move_Call) RunAndReturn(run func(context.Context, *providerv1beta1.MoveRequest, ...grpc.CallOption) (*providerv1beta1.MoveResponse, error)) *GatewayAPIClient_Move_Call
type GatewayAPIClient_OpenInApp_Call ¶ added in v2.19.6
GatewayAPIClient_OpenInApp_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OpenInApp'
func (*GatewayAPIClient_OpenInApp_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_OpenInApp_Call) Return(_a0 *appproviderv1beta1.OpenInAppResponse, _a1 error) *GatewayAPIClient_OpenInApp_Call
func (*GatewayAPIClient_OpenInApp_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_OpenInApp_Call) Run(run func(ctx context.Context, in *gatewayv1beta1.OpenInAppRequest, opts ...grpc.CallOption)) *GatewayAPIClient_OpenInApp_Call
func (*GatewayAPIClient_OpenInApp_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_OpenInApp_Call) RunAndReturn(run func(context.Context, *gatewayv1beta1.OpenInAppRequest, ...grpc.CallOption) (*appproviderv1beta1.OpenInAppResponse, error)) *GatewayAPIClient_OpenInApp_Call
type GatewayAPIClient_PurgeRecycle_Call ¶ added in v2.19.6
GatewayAPIClient_PurgeRecycle_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PurgeRecycle'
func (*GatewayAPIClient_PurgeRecycle_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_PurgeRecycle_Call) Return(_a0 *providerv1beta1.PurgeRecycleResponse, _a1 error) *GatewayAPIClient_PurgeRecycle_Call
func (*GatewayAPIClient_PurgeRecycle_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_PurgeRecycle_Call) Run(run func(ctx context.Context, in *providerv1beta1.PurgeRecycleRequest, opts ...grpc.CallOption)) *GatewayAPIClient_PurgeRecycle_Call
func (*GatewayAPIClient_PurgeRecycle_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_PurgeRecycle_Call) RunAndReturn(run func(context.Context, *providerv1beta1.PurgeRecycleRequest, ...grpc.CallOption) (*providerv1beta1.PurgeRecycleResponse, error)) *GatewayAPIClient_PurgeRecycle_Call
type GatewayAPIClient_RefreshLock_Call ¶ added in v2.19.6
GatewayAPIClient_RefreshLock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RefreshLock'
func (*GatewayAPIClient_RefreshLock_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_RefreshLock_Call) Return(_a0 *providerv1beta1.RefreshLockResponse, _a1 error) *GatewayAPIClient_RefreshLock_Call
func (*GatewayAPIClient_RefreshLock_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_RefreshLock_Call) Run(run func(ctx context.Context, in *providerv1beta1.RefreshLockRequest, opts ...grpc.CallOption)) *GatewayAPIClient_RefreshLock_Call
func (*GatewayAPIClient_RefreshLock_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_RefreshLock_Call) RunAndReturn(run func(context.Context, *providerv1beta1.RefreshLockRequest, ...grpc.CallOption) (*providerv1beta1.RefreshLockResponse, error)) *GatewayAPIClient_RefreshLock_Call
type GatewayAPIClient_RemoveOCMShare_Call ¶ added in v2.19.6
type GatewayAPIClient_RemoveOCMShare_Call struct {
}GatewayAPIClient_RemoveOCMShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveOCMShare'
func (*GatewayAPIClient_RemoveOCMShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_RemoveOCMShare_Call) Return(_a0 *ocmv1beta1.RemoveOCMShareResponse, _a1 error) *GatewayAPIClient_RemoveOCMShare_Call
func (*GatewayAPIClient_RemoveOCMShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_RemoveOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.RemoveOCMShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_RemoveOCMShare_Call
func (*GatewayAPIClient_RemoveOCMShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_RemoveOCMShare_Call) RunAndReturn(run func(context.Context, *ocmv1beta1.RemoveOCMShareRequest, ...grpc.CallOption) (*ocmv1beta1.RemoveOCMShareResponse, error)) *GatewayAPIClient_RemoveOCMShare_Call
type GatewayAPIClient_RemovePublicShare_Call ¶ added in v2.19.6
type GatewayAPIClient_RemovePublicShare_Call struct {
}GatewayAPIClient_RemovePublicShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemovePublicShare'
func (*GatewayAPIClient_RemovePublicShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_RemovePublicShare_Call) Return(_a0 *linkv1beta1.RemovePublicShareResponse, _a1 error) *GatewayAPIClient_RemovePublicShare_Call
func (*GatewayAPIClient_RemovePublicShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_RemovePublicShare_Call) Run(run func(ctx context.Context, in *linkv1beta1.RemovePublicShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_RemovePublicShare_Call
func (*GatewayAPIClient_RemovePublicShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_RemovePublicShare_Call) RunAndReturn(run func(context.Context, *linkv1beta1.RemovePublicShareRequest, ...grpc.CallOption) (*linkv1beta1.RemovePublicShareResponse, error)) *GatewayAPIClient_RemovePublicShare_Call
type GatewayAPIClient_RemoveShare_Call ¶ added in v2.19.6
type GatewayAPIClient_RemoveShare_Call struct {
}GatewayAPIClient_RemoveShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveShare'
func (*GatewayAPIClient_RemoveShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_RemoveShare_Call) Return(_a0 *collaborationv1beta1.RemoveShareResponse, _a1 error) *GatewayAPIClient_RemoveShare_Call
func (*GatewayAPIClient_RemoveShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_RemoveShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.RemoveShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_RemoveShare_Call
func (*GatewayAPIClient_RemoveShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_RemoveShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.RemoveShareRequest, ...grpc.CallOption) (*collaborationv1beta1.RemoveShareResponse, error)) *GatewayAPIClient_RemoveShare_Call
type GatewayAPIClient_RestoreFileVersion_Call ¶ added in v2.19.6
GatewayAPIClient_RestoreFileVersion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RestoreFileVersion'
func (*GatewayAPIClient_RestoreFileVersion_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_RestoreFileVersion_Call) Return(_a0 *providerv1beta1.RestoreFileVersionResponse, _a1 error) *GatewayAPIClient_RestoreFileVersion_Call
func (*GatewayAPIClient_RestoreFileVersion_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_RestoreFileVersion_Call) Run(run func(ctx context.Context, in *providerv1beta1.RestoreFileVersionRequest, opts ...grpc.CallOption)) *GatewayAPIClient_RestoreFileVersion_Call
func (*GatewayAPIClient_RestoreFileVersion_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_RestoreFileVersion_Call) RunAndReturn(run func(context.Context, *providerv1beta1.RestoreFileVersionRequest, ...grpc.CallOption) (*providerv1beta1.RestoreFileVersionResponse, error)) *GatewayAPIClient_RestoreFileVersion_Call
type GatewayAPIClient_RestoreRecycleItem_Call ¶ added in v2.19.6
GatewayAPIClient_RestoreRecycleItem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RestoreRecycleItem'
func (*GatewayAPIClient_RestoreRecycleItem_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_RestoreRecycleItem_Call) Return(_a0 *providerv1beta1.RestoreRecycleItemResponse, _a1 error) *GatewayAPIClient_RestoreRecycleItem_Call
func (*GatewayAPIClient_RestoreRecycleItem_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_RestoreRecycleItem_Call) Run(run func(ctx context.Context, in *providerv1beta1.RestoreRecycleItemRequest, opts ...grpc.CallOption)) *GatewayAPIClient_RestoreRecycleItem_Call
func (*GatewayAPIClient_RestoreRecycleItem_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_RestoreRecycleItem_Call) RunAndReturn(run func(context.Context, *providerv1beta1.RestoreRecycleItemRequest, ...grpc.CallOption) (*providerv1beta1.RestoreRecycleItemResponse, error)) *GatewayAPIClient_RestoreRecycleItem_Call
type GatewayAPIClient_RetryTransfer_Call ¶ added in v2.19.6
GatewayAPIClient_RetryTransfer_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RetryTransfer'
func (*GatewayAPIClient_RetryTransfer_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_RetryTransfer_Call) Return(_a0 *txv1beta1.RetryTransferResponse, _a1 error) *GatewayAPIClient_RetryTransfer_Call
func (*GatewayAPIClient_RetryTransfer_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_RetryTransfer_Call) Run(run func(ctx context.Context, in *txv1beta1.RetryTransferRequest, opts ...grpc.CallOption)) *GatewayAPIClient_RetryTransfer_Call
func (*GatewayAPIClient_RetryTransfer_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_RetryTransfer_Call) RunAndReturn(run func(context.Context, *txv1beta1.RetryTransferRequest, ...grpc.CallOption) (*txv1beta1.RetryTransferResponse, error)) *GatewayAPIClient_RetryTransfer_Call
type GatewayAPIClient_SetArbitraryMetadata_Call ¶ added in v2.19.6
GatewayAPIClient_SetArbitraryMetadata_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetArbitraryMetadata'
func (*GatewayAPIClient_SetArbitraryMetadata_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetArbitraryMetadata_Call) Return(_a0 *providerv1beta1.SetArbitraryMetadataResponse, _a1 error) *GatewayAPIClient_SetArbitraryMetadata_Call
func (*GatewayAPIClient_SetArbitraryMetadata_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetArbitraryMetadata_Call) Run(run func(ctx context.Context, in *providerv1beta1.SetArbitraryMetadataRequest, opts ...grpc.CallOption)) *GatewayAPIClient_SetArbitraryMetadata_Call
func (*GatewayAPIClient_SetArbitraryMetadata_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetArbitraryMetadata_Call) RunAndReturn(run func(context.Context, *providerv1beta1.SetArbitraryMetadataRequest, ...grpc.CallOption) (*providerv1beta1.SetArbitraryMetadataResponse, error)) *GatewayAPIClient_SetArbitraryMetadata_Call
type GatewayAPIClient_SetDefaultAppProviderForMimeType_Call ¶ added in v2.19.6
GatewayAPIClient_SetDefaultAppProviderForMimeType_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetDefaultAppProviderForMimeType'
func (*GatewayAPIClient_SetDefaultAppProviderForMimeType_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call) Run(run func(ctx context.Context, in *registryv1beta1.SetDefaultAppProviderForMimeTypeRequest, opts ...grpc.CallOption)) *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call
func (*GatewayAPIClient_SetDefaultAppProviderForMimeType_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call) RunAndReturn(run func(context.Context, *registryv1beta1.SetDefaultAppProviderForMimeTypeRequest, ...grpc.CallOption) (*registryv1beta1.SetDefaultAppProviderForMimeTypeResponse, error)) *GatewayAPIClient_SetDefaultAppProviderForMimeType_Call
type GatewayAPIClient_SetKey_Call ¶ added in v2.19.6
GatewayAPIClient_SetKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetKey'
func (*GatewayAPIClient_SetKey_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetKey_Call) Return(_a0 *preferencesv1beta1.SetKeyResponse, _a1 error) *GatewayAPIClient_SetKey_Call
func (*GatewayAPIClient_SetKey_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetKey_Call) Run(run func(ctx context.Context, in *preferencesv1beta1.SetKeyRequest, opts ...grpc.CallOption)) *GatewayAPIClient_SetKey_Call
func (*GatewayAPIClient_SetKey_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetKey_Call) RunAndReturn(run func(context.Context, *preferencesv1beta1.SetKeyRequest, ...grpc.CallOption) (*preferencesv1beta1.SetKeyResponse, error)) *GatewayAPIClient_SetKey_Call
type GatewayAPIClient_SetLock_Call ¶ added in v2.19.6
GatewayAPIClient_SetLock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SetLock'
func (*GatewayAPIClient_SetLock_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetLock_Call) Return(_a0 *providerv1beta1.SetLockResponse, _a1 error) *GatewayAPIClient_SetLock_Call
func (*GatewayAPIClient_SetLock_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetLock_Call) Run(run func(ctx context.Context, in *providerv1beta1.SetLockRequest, opts ...grpc.CallOption)) *GatewayAPIClient_SetLock_Call
func (*GatewayAPIClient_SetLock_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_SetLock_Call) RunAndReturn(run func(context.Context, *providerv1beta1.SetLockRequest, ...grpc.CallOption) (*providerv1beta1.SetLockResponse, error)) *GatewayAPIClient_SetLock_Call
type GatewayAPIClient_Stat_Call ¶ added in v2.19.6
GatewayAPIClient_Stat_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Stat'
func (*GatewayAPIClient_Stat_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_Stat_Call) Return(_a0 *providerv1beta1.StatResponse, _a1 error) *GatewayAPIClient_Stat_Call
func (*GatewayAPIClient_Stat_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_Stat_Call) Run(run func(ctx context.Context, in *providerv1beta1.StatRequest, opts ...grpc.CallOption)) *GatewayAPIClient_Stat_Call
func (*GatewayAPIClient_Stat_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_Stat_Call) RunAndReturn(run func(context.Context, *providerv1beta1.StatRequest, ...grpc.CallOption) (*providerv1beta1.StatResponse, error)) *GatewayAPIClient_Stat_Call
type GatewayAPIClient_TouchFile_Call ¶ added in v2.19.6
GatewayAPIClient_TouchFile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TouchFile'
func (*GatewayAPIClient_TouchFile_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_TouchFile_Call) Return(_a0 *providerv1beta1.TouchFileResponse, _a1 error) *GatewayAPIClient_TouchFile_Call
func (*GatewayAPIClient_TouchFile_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_TouchFile_Call) Run(run func(ctx context.Context, in *providerv1beta1.TouchFileRequest, opts ...grpc.CallOption)) *GatewayAPIClient_TouchFile_Call
func (*GatewayAPIClient_TouchFile_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_TouchFile_Call) RunAndReturn(run func(context.Context, *providerv1beta1.TouchFileRequest, ...grpc.CallOption) (*providerv1beta1.TouchFileResponse, error)) *GatewayAPIClient_TouchFile_Call
type GatewayAPIClient_Unlock_Call ¶ added in v2.19.6
GatewayAPIClient_Unlock_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Unlock'
func (*GatewayAPIClient_Unlock_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_Unlock_Call) Return(_a0 *providerv1beta1.UnlockResponse, _a1 error) *GatewayAPIClient_Unlock_Call
func (*GatewayAPIClient_Unlock_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_Unlock_Call) Run(run func(ctx context.Context, in *providerv1beta1.UnlockRequest, opts ...grpc.CallOption)) *GatewayAPIClient_Unlock_Call
func (*GatewayAPIClient_Unlock_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_Unlock_Call) RunAndReturn(run func(context.Context, *providerv1beta1.UnlockRequest, ...grpc.CallOption) (*providerv1beta1.UnlockResponse, error)) *GatewayAPIClient_Unlock_Call
type GatewayAPIClient_UnsetArbitraryMetadata_Call ¶ added in v2.19.6
GatewayAPIClient_UnsetArbitraryMetadata_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnsetArbitraryMetadata'
func (*GatewayAPIClient_UnsetArbitraryMetadata_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_UnsetArbitraryMetadata_Call) Run(run func(ctx context.Context, in *providerv1beta1.UnsetArbitraryMetadataRequest, opts ...grpc.CallOption)) *GatewayAPIClient_UnsetArbitraryMetadata_Call
func (*GatewayAPIClient_UnsetArbitraryMetadata_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_UnsetArbitraryMetadata_Call) RunAndReturn(run func(context.Context, *providerv1beta1.UnsetArbitraryMetadataRequest, ...grpc.CallOption) (*providerv1beta1.UnsetArbitraryMetadataResponse, error)) *GatewayAPIClient_UnsetArbitraryMetadata_Call
type GatewayAPIClient_UpdateOCMCoreShare_Call ¶ added in v2.19.6
type GatewayAPIClient_UpdateOCMCoreShare_Call struct {
}GatewayAPIClient_UpdateOCMCoreShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOCMCoreShare'
func (*GatewayAPIClient_UpdateOCMCoreShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateOCMCoreShare_Call) Return(_a0 *corev1beta1.UpdateOCMCoreShareResponse, _a1 error) *GatewayAPIClient_UpdateOCMCoreShare_Call
func (*GatewayAPIClient_UpdateOCMCoreShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateOCMCoreShare_Call) Run(run func(ctx context.Context, in *corev1beta1.UpdateOCMCoreShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_UpdateOCMCoreShare_Call
func (*GatewayAPIClient_UpdateOCMCoreShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateOCMCoreShare_Call) RunAndReturn(run func(context.Context, *corev1beta1.UpdateOCMCoreShareRequest, ...grpc.CallOption) (*corev1beta1.UpdateOCMCoreShareResponse, error)) *GatewayAPIClient_UpdateOCMCoreShare_Call
type GatewayAPIClient_UpdateOCMShare_Call ¶ added in v2.19.6
type GatewayAPIClient_UpdateOCMShare_Call struct {
}GatewayAPIClient_UpdateOCMShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateOCMShare'
func (*GatewayAPIClient_UpdateOCMShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateOCMShare_Call) Return(_a0 *ocmv1beta1.UpdateOCMShareResponse, _a1 error) *GatewayAPIClient_UpdateOCMShare_Call
func (*GatewayAPIClient_UpdateOCMShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.UpdateOCMShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_UpdateOCMShare_Call
func (*GatewayAPIClient_UpdateOCMShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateOCMShare_Call) RunAndReturn(run func(context.Context, *ocmv1beta1.UpdateOCMShareRequest, ...grpc.CallOption) (*ocmv1beta1.UpdateOCMShareResponse, error)) *GatewayAPIClient_UpdateOCMShare_Call
type GatewayAPIClient_UpdatePublicShare_Call ¶ added in v2.19.6
type GatewayAPIClient_UpdatePublicShare_Call struct {
}GatewayAPIClient_UpdatePublicShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdatePublicShare'
func (*GatewayAPIClient_UpdatePublicShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdatePublicShare_Call) Return(_a0 *linkv1beta1.UpdatePublicShareResponse, _a1 error) *GatewayAPIClient_UpdatePublicShare_Call
func (*GatewayAPIClient_UpdatePublicShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdatePublicShare_Call) Run(run func(ctx context.Context, in *linkv1beta1.UpdatePublicShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_UpdatePublicShare_Call
func (*GatewayAPIClient_UpdatePublicShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdatePublicShare_Call) RunAndReturn(run func(context.Context, *linkv1beta1.UpdatePublicShareRequest, ...grpc.CallOption) (*linkv1beta1.UpdatePublicShareResponse, error)) *GatewayAPIClient_UpdatePublicShare_Call
type GatewayAPIClient_UpdateReceivedOCMShare_Call ¶ added in v2.19.6
type GatewayAPIClient_UpdateReceivedOCMShare_Call struct {
}GatewayAPIClient_UpdateReceivedOCMShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateReceivedOCMShare'
func (*GatewayAPIClient_UpdateReceivedOCMShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateReceivedOCMShare_Call) Return(_a0 *ocmv1beta1.UpdateReceivedOCMShareResponse, _a1 error) *GatewayAPIClient_UpdateReceivedOCMShare_Call
func (*GatewayAPIClient_UpdateReceivedOCMShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateReceivedOCMShare_Call) Run(run func(ctx context.Context, in *ocmv1beta1.UpdateReceivedOCMShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_UpdateReceivedOCMShare_Call
func (*GatewayAPIClient_UpdateReceivedOCMShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateReceivedOCMShare_Call) RunAndReturn(run func(context.Context, *ocmv1beta1.UpdateReceivedOCMShareRequest, ...grpc.CallOption) (*ocmv1beta1.UpdateReceivedOCMShareResponse, error)) *GatewayAPIClient_UpdateReceivedOCMShare_Call
type GatewayAPIClient_UpdateReceivedShare_Call ¶ added in v2.19.6
type GatewayAPIClient_UpdateReceivedShare_Call struct {
}GatewayAPIClient_UpdateReceivedShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateReceivedShare'
func (*GatewayAPIClient_UpdateReceivedShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateReceivedShare_Call) Return(_a0 *collaborationv1beta1.UpdateReceivedShareResponse, _a1 error) *GatewayAPIClient_UpdateReceivedShare_Call
func (*GatewayAPIClient_UpdateReceivedShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateReceivedShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.UpdateReceivedShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_UpdateReceivedShare_Call
func (*GatewayAPIClient_UpdateReceivedShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateReceivedShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.UpdateReceivedShareRequest, ...grpc.CallOption) (*collaborationv1beta1.UpdateReceivedShareResponse, error)) *GatewayAPIClient_UpdateReceivedShare_Call
type GatewayAPIClient_UpdateShare_Call ¶ added in v2.19.6
type GatewayAPIClient_UpdateShare_Call struct {
}GatewayAPIClient_UpdateShare_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateShare'
func (*GatewayAPIClient_UpdateShare_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateShare_Call) Return(_a0 *collaborationv1beta1.UpdateShareResponse, _a1 error) *GatewayAPIClient_UpdateShare_Call
func (*GatewayAPIClient_UpdateShare_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateShare_Call) Run(run func(ctx context.Context, in *collaborationv1beta1.UpdateShareRequest, opts ...grpc.CallOption)) *GatewayAPIClient_UpdateShare_Call
func (*GatewayAPIClient_UpdateShare_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateShare_Call) RunAndReturn(run func(context.Context, *collaborationv1beta1.UpdateShareRequest, ...grpc.CallOption) (*collaborationv1beta1.UpdateShareResponse, error)) *GatewayAPIClient_UpdateShare_Call
type GatewayAPIClient_UpdateStorageSpace_Call ¶ added in v2.19.6
GatewayAPIClient_UpdateStorageSpace_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateStorageSpace'
func (*GatewayAPIClient_UpdateStorageSpace_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateStorageSpace_Call) Return(_a0 *providerv1beta1.UpdateStorageSpaceResponse, _a1 error) *GatewayAPIClient_UpdateStorageSpace_Call
func (*GatewayAPIClient_UpdateStorageSpace_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateStorageSpace_Call) Run(run func(ctx context.Context, in *providerv1beta1.UpdateStorageSpaceRequest, opts ...grpc.CallOption)) *GatewayAPIClient_UpdateStorageSpace_Call
func (*GatewayAPIClient_UpdateStorageSpace_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_UpdateStorageSpace_Call) RunAndReturn(run func(context.Context, *providerv1beta1.UpdateStorageSpaceRequest, ...grpc.CallOption) (*providerv1beta1.UpdateStorageSpaceResponse, error)) *GatewayAPIClient_UpdateStorageSpace_Call
type GatewayAPIClient_WhoAmI_Call ¶ added in v2.19.6
GatewayAPIClient_WhoAmI_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'WhoAmI'
func (*GatewayAPIClient_WhoAmI_Call) Return ¶ added in v2.19.6
func (_c *GatewayAPIClient_WhoAmI_Call) Return(_a0 *gatewayv1beta1.WhoAmIResponse, _a1 error) *GatewayAPIClient_WhoAmI_Call
func (*GatewayAPIClient_WhoAmI_Call) Run ¶ added in v2.19.6
func (_c *GatewayAPIClient_WhoAmI_Call) Run(run func(ctx context.Context, in *gatewayv1beta1.WhoAmIRequest, opts ...grpc.CallOption)) *GatewayAPIClient_WhoAmI_Call
func (*GatewayAPIClient_WhoAmI_Call) RunAndReturn ¶ added in v2.19.6
func (_c *GatewayAPIClient_WhoAmI_Call) RunAndReturn(run func(context.Context, *gatewayv1beta1.WhoAmIRequest, ...grpc.CallOption) (*gatewayv1beta1.WhoAmIResponse, error)) *GatewayAPIClient_WhoAmI_Call