Documentation
¶
Overview ¶
Package mocks is a generated GoMock package.
Index ¶
- type MockExtendedQuobyteApi
- func (m *MockExtendedQuobyteApi) AcceptTermsAndConditions(arg0 *quobyte.AcceptTermsAndConditionsRequest) (*quobyte.AcceptTermsAndConditionsResponse, error)
- func (m *MockExtendedQuobyteApi) AcknowledgeAlert(arg0 *quobyte.AcknowledgeAlertRequest) (*quobyte.AcknowledgeAlertResponse, error)
- func (m *MockExtendedQuobyteApi) AddCa(arg0 *quobyte.AddCaRequest) (*quobyte.AddCaResponse, error)
- func (m *MockExtendedQuobyteApi) AddCertificate(arg0 *quobyte.AddCertificateRequest) (*quobyte.AddCertificateResponse, error)
- func (m *MockExtendedQuobyteApi) AddCsr(arg0 *quobyte.AddCsrRequest) (*quobyte.AddCsrResponse, error)
- func (m *MockExtendedQuobyteApi) AddRegistryReplica(arg0 *quobyte.AddRegistryReplicaRequest) (*quobyte.AddRegistryReplicaResponse, error)
- func (m *MockExtendedQuobyteApi) AnalyzeVolumes(arg0 *quobyte.AnalyzeVolumesRequest) (*quobyte.AnalyzeVolumesResponse, error)
- func (m *MockExtendedQuobyteApi) CancelNetworkTest(arg0 *quobyte.CancelNetworkTestRequest) (*quobyte.CancelNetworkTestResponse, error)
- func (m *MockExtendedQuobyteApi) CancelQuery(arg0 *quobyte.CancelQueryRequest) (*quobyte.CancelQueryResponse, error)
- func (m *MockExtendedQuobyteApi) CancelSupportDump(arg0 *quobyte.CancelSupportDumpRequest) (*quobyte.CancelSupportDumpResponse, error)
- func (m *MockExtendedQuobyteApi) CancelTask(arg0 *quobyte.CancelTaskRequest) (*quobyte.CancelTaskResponse, error)
- func (m *MockExtendedQuobyteApi) CancelVolumeErasure(arg0 *quobyte.CancelVolumeErasureRequest) (*quobyte.CancelVolumeErasureResponse, error)
- func (m *MockExtendedQuobyteApi) ChangePolicyRulePriority(arg0 *quobyte.ChangePolicyRulePriorityRequest) (*quobyte.ChangePolicyRulePriorityResponse, error)
- func (m *MockExtendedQuobyteApi) ConfigureRule(arg0 *quobyte.ConfigureRuleRequest) (*quobyte.ConfigureRuleResponse, error)
- func (m *MockExtendedQuobyteApi) CreateAccessKeyCredentials(arg0 *quobyte.CreateAccessKeyCredentialsRequest) (*quobyte.CreateAccessKeyCredentialsResponse, error)
- func (m *MockExtendedQuobyteApi) CreateMasterKeystoreSlot(arg0 *quobyte.CreateMasterKeystoreSlotRequest) (*quobyte.CreateMasterKeystoreSlotResponse, error)
- func (m *MockExtendedQuobyteApi) CreateMirroredVolume(arg0 *quobyte.CreateMirroredVolumeRequest) (*quobyte.CreateMirroredVolumeResponse, error)
- func (m *MockExtendedQuobyteApi) CreateNewUserKeystoreSlot(arg0 *quobyte.CreateNewUserKeystoreSlotRequest) (*quobyte.CreateNewUserKeystoreSlotResponse, error)
- func (m *MockExtendedQuobyteApi) CreateNotificationRule(arg0 *quobyte.CreateNotificationRuleRequest) (*quobyte.CreateNotificationRuleResponse, error)
- func (m *MockExtendedQuobyteApi) CreatePolicyRule(arg0 *quobyte.CreatePolicyRuleRequest) (*quobyte.CreatePolicyRuleResponse, error)
- func (m *MockExtendedQuobyteApi) CreatePolicyRuleSet(arg0 *quobyte.CreatePolicyRuleSetRequest) (*quobyte.CreatePolicyRuleSetResponse, error)
- func (m *MockExtendedQuobyteApi) CreateSnapshot(arg0 *quobyte.CreateSnapshotRequest) (*quobyte.CreateSnapshotResponse, error)
- func (m *MockExtendedQuobyteApi) CreateTask(arg0 *quobyte.CreateTaskRequest) (*quobyte.CreateTaskResponse, error)
- func (m *MockExtendedQuobyteApi) CreateUser(arg0 *quobyte.CreateUserRequest) (*quobyte.CreateUserResponse, error)
- func (m *MockExtendedQuobyteApi) CreateVolume(arg0 *quobyte.CreateVolumeRequest) (*quobyte.CreateVolumeResponse, error)
- func (m *MockExtendedQuobyteApi) DecideCsr(arg0 *quobyte.DecideCsrRequest) (*quobyte.DecideCsrResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteAccessKeyCredentials(arg0 *quobyte.DeleteAccessKeyCredentialsRequest) (*quobyte.DeleteAccessKeyCredentialsResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteCa(arg0 *quobyte.DeleteCaRequest) (*quobyte.DeleteCaResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteCertificate(arg0 *quobyte.DeleteCertificateRequest) (*quobyte.DeleteCertificateResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteConfiguration(arg0 *quobyte.DeleteConfigurationRequest) (*quobyte.DeleteConfigurationResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteCsr(arg0 *quobyte.DeleteCsrRequest) (*quobyte.DeleteCsrResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteLabels(arg0 *quobyte.DeleteLabelsRequest) (*quobyte.DeleteLabelsResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteNotificationRule(arg0 *quobyte.DeleteNotificationRuleRequest) (*quobyte.DeleteNotificationRuleResponse, error)
- func (m *MockExtendedQuobyteApi) DeletePolicyRules(arg0 *quobyte.DeletePolicyRulesRequest) (*quobyte.DeletePolicyRulesResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteSnapshot(arg0 *quobyte.DeleteSnapshotRequest) (*quobyte.DeleteSnapshotResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteTenant(arg0 *quobyte.DeleteTenantRequest) (*quobyte.DeleteTenantResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteUser(arg0 *quobyte.DeleteUserRequest) (*quobyte.DeleteUserResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteVolume(arg0 *quobyte.DeleteVolumeRequest) (*quobyte.DeleteVolumeResponse, error)
- func (m *MockExtendedQuobyteApi) DeleteVolumeByName(arg0, arg1 string) error
- func (m *MockExtendedQuobyteApi) DeleteVolumeByResolvingNamesToUUID(arg0, arg1 string) error
- func (m *MockExtendedQuobyteApi) DeregisterService(arg0 *quobyte.DeregisterServiceRequest) (*quobyte.DeregisterServiceResponse, error)
- func (m *MockExtendedQuobyteApi) DisconnectMirroredVolume(arg0 *quobyte.DisconnectMirroredVolumeRequest) (*quobyte.DisconnectMirroredVolumeResponse, error)
- func (m *MockExtendedQuobyteApi) DumpEffectivePolicyRules(arg0 *quobyte.DumpEffectivePolicyRulesRequest) (*quobyte.DumpEffectivePolicyRulesResponse, error)
- func (m *MockExtendedQuobyteApi) DumpPolicyPresets(arg0 *quobyte.DumpPolicyPresetsRequest) (*quobyte.DumpPolicyPresetsResponse, error)
- func (m *MockExtendedQuobyteApi) EXPECT() *MockExtendedQuobyteApiMockRecorder
- func (m *MockExtendedQuobyteApi) EraseSnapshot(arg0 *quobyte.EraseSnapshotRequest) (*quobyte.EraseSnapshotResponse, error)
- func (m *MockExtendedQuobyteApi) EraseVolume(arg0 *quobyte.EraseVolumeRequest) (*quobyte.EraseVolumeResponse, error)
- func (m *MockExtendedQuobyteApi) EraseVolumeByResolvingNamesToUUID(arg0, arg1 string, arg2 bool) error
- func (m *MockExtendedQuobyteApi) EraseVolumeByResolvingNamesToUUID_2X(arg0, arg1 string) error
- func (m *MockExtendedQuobyteApi) ExportCertificate(arg0 *quobyte.ExportCertificateRequest) (*quobyte.ExportCertificateResponse, error)
- func (m *MockExtendedQuobyteApi) ExportConfiguration(arg0 *quobyte.ExportConfigurationRequest) (*quobyte.ExportConfigurationResponse, error)
- func (m *MockExtendedQuobyteApi) ExportPolicyRules(arg0 *quobyte.ExportPolicyRulesRequest) (*quobyte.ExportPolicyRulesResponse, error)
- func (m *MockExtendedQuobyteApi) ExportVolume(arg0 *quobyte.ExportVolumeRequest) (*quobyte.ExportVolumeResponse, error)
- func (m *MockExtendedQuobyteApi) FilterPolicyRules(arg0 *quobyte.FilterPolicyRulesRequest) (*quobyte.FilterPolicyRulesResponse, error)
- func (m *MockExtendedQuobyteApi) GenerateAsyncSupportDump(arg0 *quobyte.GenerateAsyncSupportDumpRequest) (*quobyte.GenerateAsyncSupportDumpResponse, error)
- func (m *MockExtendedQuobyteApi) GetAPIRetryPolicy() string
- func (m *MockExtendedQuobyteApi) GetAccounting(arg0 *quobyte.GetAccountingRequest) (*quobyte.GetAccountingResponse, error)
- func (m *MockExtendedQuobyteApi) GetAddKeySlotData(arg0 *quobyte.GetAddKeySlotDataRequest) (*quobyte.GetAddKeySlotDataResponse, error)
- func (m *MockExtendedQuobyteApi) GetAnalyzeReports(arg0 *quobyte.GetAnalyzeReportsRequest) (*quobyte.GetAnalyzeReportsResponse, error)
- func (m *MockExtendedQuobyteApi) GetAuditLog(arg0 *quobyte.GetAuditLogRequest) (*quobyte.GetAuditLogResponse, error)
- func (m *MockExtendedQuobyteApi) GetCertificateSubject(arg0 *quobyte.GetCertificateSubjectRequest) (*quobyte.GetCertificateSubjectResponse, error)
- func (m *MockExtendedQuobyteApi) GetClientList(arg0 *quobyte.GetClientListRequest) (*quobyte.GetClientListResponse, error)
- func (m *MockExtendedQuobyteApi) GetConfiguration(arg0 *quobyte.GetConfigurationRequest) (*quobyte.GetConfigurationResponse, error)
- func (m *MockExtendedQuobyteApi) GetDefaultKeyStoreSlotParams(arg0 *quobyte.GetDefaultKeyStoreSlotParamsRequest) (*quobyte.GetDefaultKeyStoreSlotParamsResponse, error)
- func (m *MockExtendedQuobyteApi) GetDeviceGroups(arg0 *quobyte.GetDeviceGroupsRequest) (*quobyte.GetDeviceGroupsResponse, error)
- func (m *MockExtendedQuobyteApi) GetDeviceIds(arg0 *quobyte.GetDeviceIdsRequest) (*quobyte.GetDeviceIdsResponse, error)
- func (m *MockExtendedQuobyteApi) GetDeviceList(arg0 *quobyte.GetDeviceListRequest) (*quobyte.GetDeviceListResponse, error)
- func (m *MockExtendedQuobyteApi) GetDeviceNetworkEndpoints(arg0 *quobyte.GetDeviceNetworkEndpointsRequest) (*quobyte.GetDeviceNetworkEndpointsResponse, error)
- func (m *MockExtendedQuobyteApi) GetDeviceTags(arg0 *quobyte.GetDeviceTagsRequest) (*quobyte.GetDeviceTagsResponse, error)
- func (m *MockExtendedQuobyteApi) GetEffectiveVolumeConfiguration(arg0 *quobyte.GetEffectiveVolumeConfigurationRequest) (*quobyte.GetEffectiveVolumeConfigurationResponse, error)
- func (m *MockExtendedQuobyteApi) GetEncryptStatus(arg0 *quobyte.GetEncryptStatusRequest) (*quobyte.GetEncryptStatusResponse, error)
- func (m *MockExtendedQuobyteApi) GetEncryptedVolumeKey(arg0 *quobyte.GetEncryptedVolumeKeyRequest) (*quobyte.GetEncryptedVolumeKeyResponse, error)
- func (m *MockExtendedQuobyteApi) GetFileMetadataDump(arg0 *quobyte.GetFileMetadataDumpRequest) (*quobyte.GetFileMetadataDumpResponse, error)
- func (m *MockExtendedQuobyteApi) GetFiringRules(arg0 *quobyte.GetFiringRulesRequest) (*quobyte.GetFiringRulesResponse, error)
- func (m *MockExtendedQuobyteApi) GetHealthManagerStatus(arg0 *quobyte.GetHealthManagerStatusRequest) (*quobyte.GetHealthManagerStatusResponse, error)
- func (m *MockExtendedQuobyteApi) GetInformation(arg0 *quobyte.GetInformationRequest) (*quobyte.GetInformationResponse, error)
- func (m *MockExtendedQuobyteApi) GetKeyStoreSlotWithoutHash(arg0 *quobyte.GetKeyStoreSlotWithoutHashRequest) (*quobyte.GetKeyStoreSlotWithoutHashResponse, error)
- func (m *MockExtendedQuobyteApi) GetLabels(arg0 *quobyte.GetLabelsRequest) (*quobyte.GetLabelsResponse, error)
- func (m *MockExtendedQuobyteApi) GetLatestEvent(arg0 *quobyte.GetLatestEventRequest) (*quobyte.GetLatestEventResponse, error)
- func (m *MockExtendedQuobyteApi) GetLicense(arg0 *quobyte.GetLicenseRequest) (*quobyte.GetLicenseResponse, error)
- func (m *MockExtendedQuobyteApi) GetMasterKeystoreSlots(arg0 *quobyte.GetMasterKeystoreSlotsRequest) (*quobyte.GetMasterKeystoreSlotsResponse, error)
- func (m *MockExtendedQuobyteApi) GetNetworkTestResult(arg0 *quobyte.GetNetworkTestResultRequest) (*quobyte.GetNetworkTestResultResponse, error)
- func (m *MockExtendedQuobyteApi) GetNotificationRules(arg0 *quobyte.GetNotificationRulesRequest) (*quobyte.GetNotificationRulesResponse, error)
- func (m *MockExtendedQuobyteApi) GetPolicyPresets(arg0 *quobyte.GetPolicyPresetsRequest) (*quobyte.GetPolicyPresetsResponse, error)
- func (m *MockExtendedQuobyteApi) GetPolicyRuleSets(arg0 *quobyte.GetPolicyRuleSetsRequest) (*quobyte.GetPolicyRuleSetsResponse, error)
- func (m *MockExtendedQuobyteApi) GetPolicyRules(arg0 *quobyte.GetPolicyRulesRequest) (*quobyte.GetPolicyRulesResponse, error)
- func (m *MockExtendedQuobyteApi) GetQueryProgress(arg0 *quobyte.GetQueryProgressRequest) (*quobyte.GetQueryProgressResponse, error)
- func (m *MockExtendedQuobyteApi) GetQuota(arg0 *quobyte.GetQuotaRequest) (*quobyte.GetQuotaResponse, error)
- func (m *MockExtendedQuobyteApi) GetRules(arg0 *quobyte.GetRulesRequest) (*quobyte.GetRulesResponse, error)
- func (m *MockExtendedQuobyteApi) GetServiceDump(arg0 *quobyte.GetServiceDumpRequest) (*quobyte.GetServiceDumpResponse, error)
- func (m *MockExtendedQuobyteApi) GetServices(arg0 *quobyte.GetServicesRequest) (*quobyte.GetServicesResponse, error)
- func (m *MockExtendedQuobyteApi) GetSupportDump(arg0 *quobyte.GetSupportDumpRequest) (*quobyte.GetSupportDumpResponse, error)
- func (m *MockExtendedQuobyteApi) GetSupportDumpStatus(arg0 *quobyte.GetSupportDumpStatusRequest) (*quobyte.GetSupportDumpStatusResponse, error)
- func (m *MockExtendedQuobyteApi) GetSystemStatistics(arg0 *quobyte.GetSystemStatisticsRequest) (*quobyte.GetSystemStatisticsResponse, error)
- func (m *MockExtendedQuobyteApi) GetTaskList(arg0 *quobyte.GetTaskListRequest) (*quobyte.GetTaskListResponse, error)
- func (m *MockExtendedQuobyteApi) GetTenant(arg0 *quobyte.GetTenantRequest) (*quobyte.GetTenantResponse, error)
- func (m *MockExtendedQuobyteApi) GetTenantMap() (map[string]string, error)
- func (m *MockExtendedQuobyteApi) GetTenantUUID(arg0 string) (string, error)
- func (m *MockExtendedQuobyteApi) GetTopCapacityConsumer(arg0 *quobyte.GetTopCapacityConsumerRequest) (*quobyte.GetTopCapacityConsumerResponse, error)
- func (m *MockExtendedQuobyteApi) GetUnformattedDevices(arg0 *quobyte.GetUnformattedDevicesRequest) (*quobyte.GetUnformattedDevicesResponse, error)
- func (m *MockExtendedQuobyteApi) GetUsers(arg0 *quobyte.GetUsersRequest) (*quobyte.GetUsersResponse, error)
- func (m *MockExtendedQuobyteApi) GetVolumeList(arg0 *quobyte.GetVolumeListRequest) (*quobyte.GetVolumeListResponse, error)
- func (m *MockExtendedQuobyteApi) GetVolumeUUID(arg0, arg1 string) (string, error)
- func (m *MockExtendedQuobyteApi) ImportAccessKeys(arg0 *quobyte.ImportAccessKeysRequest) (*quobyte.ImportAccessKeysResponse, error)
- func (m *MockExtendedQuobyteApi) ImportConfiguration(arg0 *quobyte.ImportConfigurationRequest) (*quobyte.ImportConfigurationResponse, error)
- func (m *MockExtendedQuobyteApi) ImportPolicyRules(arg0 *quobyte.ImportPolicyRulesRequest) (*quobyte.ImportPolicyRulesResponse, error)
- func (m *MockExtendedQuobyteApi) ListCa(arg0 *quobyte.ListCaRequest) (*quobyte.ListCaResponse, error)
- func (m *MockExtendedQuobyteApi) ListCertificates(arg0 *quobyte.ListCertificatesRequest) (*quobyte.ListCertificatesResponse, error)
- func (m *MockExtendedQuobyteApi) ListCsr(arg0 *quobyte.ListCsrRequest) (*quobyte.ListCsrResponse, error)
- func (m *MockExtendedQuobyteApi) ListRegistryReplicas(arg0 *quobyte.ListRegistryReplicasRequest) (*quobyte.ListRegistryReplicasResponse, error)
- func (m *MockExtendedQuobyteApi) ListSnapshots(arg0 *quobyte.ListSnapshotsRequest) (*quobyte.ListSnapshotsResponse, error)
- func (m *MockExtendedQuobyteApi) MakeDevice(arg0 *quobyte.MakeDeviceRequest) (*quobyte.MakeDeviceResponse, error)
- func (m *MockExtendedQuobyteApi) PublishBucketVolume(arg0 *quobyte.PublishBucketVolumeRequest) (*quobyte.PublishBucketVolumeResponse, error)
- func (m *MockExtendedQuobyteApi) QueryFiles(arg0 *quobyte.QueryFilesRequest) (*quobyte.QueryFilesResponse, error)
- func (m *MockExtendedQuobyteApi) RegenerateDatabase(arg0 *quobyte.RegenerateDatabaseRequest) (*quobyte.RegenerateDatabaseResponse, error)
- func (m *MockExtendedQuobyteApi) RemoveKeystoreSlot(arg0 *quobyte.RemoveKeystoreSlotRequest) (*quobyte.RemoveKeystoreSlotResponse, error)
- func (m *MockExtendedQuobyteApi) RemoveMasterKeystoreSlot(arg0 *quobyte.RemoveMasterKeystoreSlotRequest) (*quobyte.RemoveMasterKeystoreSlotResponse, error)
- func (m *MockExtendedQuobyteApi) RemoveRegistryReplica(arg0 *quobyte.RemoveRegistryReplicaRequest) (*quobyte.RemoveRegistryReplicaResponse, error)
- func (m *MockExtendedQuobyteApi) ResolveGlobalFileId(arg0 *quobyte.ResolveGlobalFileIdRequest) (*quobyte.ResolveGlobalFileIdResponse, error)
- func (m *MockExtendedQuobyteApi) ResolvePolicyRuleName(arg0 *quobyte.ResolvePolicyRuleNameRequest) (*quobyte.ResolvePolicyRuleNameResponse, error)
- func (m *MockExtendedQuobyteApi) ResolveTenantName(arg0 *quobyte.ResolveTenantNameRequest) (*quobyte.ResolveTenantNameResponse, error)
- func (m *MockExtendedQuobyteApi) ResolveTenantNameToUUID(arg0 string) (string, error)
- func (m *MockExtendedQuobyteApi) ResolveVolumeName(arg0 *quobyte.ResolveVolumeNameRequest) (*quobyte.ResolveVolumeNameResponse, error)
- func (m *MockExtendedQuobyteApi) ResolveVolumeNameToUUID(arg0, arg1 string) (string, error)
- func (m *MockExtendedQuobyteApi) ResumeTask(arg0 *quobyte.ResumeTaskRequest) (*quobyte.ResumeTaskResponse, error)
- func (m *MockExtendedQuobyteApi) RetryTask(arg0 *quobyte.RetryTaskRequest) (*quobyte.RetryTaskResponse, error)
- func (m *MockExtendedQuobyteApi) RevokeCertificate(arg0 *quobyte.RevokeCertificateRequest) (*quobyte.RevokeCertificateResponse, error)
- func (m *MockExtendedQuobyteApi) SetAPIRetryPolicy(arg0 string)
- func (m *MockExtendedQuobyteApi) SetCertificateOwner(arg0 *quobyte.SetCertificateOwnerRequest) (*quobyte.SetCertificateOwnerResponse, error)
- func (m *MockExtendedQuobyteApi) SetCertificateSubject(arg0 *quobyte.SetCertificateSubjectRequest) (*quobyte.SetCertificateSubjectResponse, error)
- func (m *MockExtendedQuobyteApi) SetConfiguration(arg0 *quobyte.SetConfigurationRequest) (*quobyte.SetConfigurationResponse, error)
- func (m *MockExtendedQuobyteApi) SetEncryptedVolumeKey(arg0 *quobyte.SetEncryptedVolumeKeyRequest) (*quobyte.SetEncryptedVolumeKeyResponse, error)
- func (m *MockExtendedQuobyteApi) SetLabels(arg0 *quobyte.SetLabelsRequest) (*quobyte.SetLabelsResponse, error)
- func (m *MockExtendedQuobyteApi) SetLicenseKey(arg0 *quobyte.SetLicenseKeyRequest) (*quobyte.SetLicenseKeyResponse, error)
- func (m *MockExtendedQuobyteApi) SetNotificationRule(arg0 *quobyte.SetNotificationRuleRequest) (*quobyte.SetNotificationRuleResponse, error)
- func (m *MockExtendedQuobyteApi) SetQuota(arg0 *quobyte.SetQuotaRequest) (*quobyte.SetQuotaResponse, error)
- func (m *MockExtendedQuobyteApi) SetTenant(arg0 *quobyte.SetTenantRequest) (*quobyte.SetTenantResponse, error)
- func (m *MockExtendedQuobyteApi) SetTransport(arg0 http.RoundTripper)
- func (m *MockExtendedQuobyteApi) SetVolumeQuota(arg0 string, arg1 int64) error
- func (m *MockExtendedQuobyteApi) SilenceAlert(arg0 *quobyte.SilenceAlertRequest) (*quobyte.SilenceAlertResponse, error)
- func (m *MockExtendedQuobyteApi) StartNetworkTest(arg0 *quobyte.StartNetworkTestRequest) (*quobyte.StartNetworkTestResponse, error)
- func (m *MockExtendedQuobyteApi) TriggerVolumeCheckpoint(arg0 *quobyte.TriggerVolumeCheckpointRequest) (*quobyte.TriggerVolumeCheckpointResponse, error)
- func (m *MockExtendedQuobyteApi) UnlockMasterKeystoreSlot(arg0 *quobyte.UnlockMasterKeystoreSlotRequest) (*quobyte.UnlockMasterKeystoreSlotResponse, error)
- func (m *MockExtendedQuobyteApi) UnpublishBucketVolume(arg0 *quobyte.UnpublishBucketVolumeRequest) (*quobyte.UnpublishBucketVolumeResponse, error)
- func (m *MockExtendedQuobyteApi) UpdateDevice(arg0 *quobyte.UpdateDeviceRequest) (*quobyte.UpdateDeviceResponse, error)
- func (m *MockExtendedQuobyteApi) UpdatePolicyRules(arg0 *quobyte.UpdatePolicyRulesRequest) (*quobyte.UpdatePolicyRulesResponse, error)
- func (m *MockExtendedQuobyteApi) UpdateUser(arg0 *quobyte.UpdateUserRequest) (*quobyte.UpdateUserResponse, error)
- func (m *MockExtendedQuobyteApi) UpdateVolume(arg0 *quobyte.UpdateVolumeRequest) (*quobyte.UpdateVolumeResponse, error)
- func (m *MockExtendedQuobyteApi) VerifyLicense(arg0 *quobyte.VerifyLicenseRequest) (*quobyte.VerifyLicenseResponse, error)
- func (m *MockExtendedQuobyteApi) WhoAmI(arg0 *quobyte.WhoAmIRequest) (*quobyte.WhoAmIResponse, error)
- type MockExtendedQuobyteApiMockRecorder
- func (mr *MockExtendedQuobyteApiMockRecorder) AcceptTermsAndConditions(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) AcknowledgeAlert(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) AddCa(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) AddCertificate(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) AddCsr(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) AddRegistryReplica(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) AnalyzeVolumes(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CancelNetworkTest(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CancelQuery(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CancelSupportDump(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CancelTask(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CancelVolumeErasure(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ChangePolicyRulePriority(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ConfigureRule(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreateAccessKeyCredentials(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreateMasterKeystoreSlot(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreateMirroredVolume(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreateNewUserKeystoreSlot(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreateNotificationRule(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreatePolicyRule(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreatePolicyRuleSet(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreateSnapshot(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreateTask(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreateUser(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) CreateVolume(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DecideCsr(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteAccessKeyCredentials(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteCa(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteCertificate(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteConfiguration(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteCsr(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteLabels(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteNotificationRule(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeletePolicyRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteSnapshot(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteTenant(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteUser(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteVolume(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteVolumeByName(arg0, arg1 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeleteVolumeByResolvingNamesToUUID(arg0, arg1 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DeregisterService(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DisconnectMirroredVolume(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DumpEffectivePolicyRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) DumpPolicyPresets(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) EraseSnapshot(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) EraseVolume(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) EraseVolumeByResolvingNamesToUUID(arg0, arg1, arg2 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) EraseVolumeByResolvingNamesToUUID_2X(arg0, arg1 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ExportCertificate(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ExportConfiguration(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ExportPolicyRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ExportVolume(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) FilterPolicyRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GenerateAsyncSupportDump(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetAPIRetryPolicy() *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetAccounting(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetAddKeySlotData(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetAnalyzeReports(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetAuditLog(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetCertificateSubject(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetClientList(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetConfiguration(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetDefaultKeyStoreSlotParams(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceGroups(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceIds(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceList(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceNetworkEndpoints(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceTags(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetEffectiveVolumeConfiguration(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetEncryptStatus(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetEncryptedVolumeKey(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetFileMetadataDump(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetFiringRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetHealthManagerStatus(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetInformation(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetKeyStoreSlotWithoutHash(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetLabels(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetLatestEvent(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetLicense(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetMasterKeystoreSlots(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetNetworkTestResult(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetNotificationRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetPolicyPresets(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetPolicyRuleSets(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetPolicyRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetQueryProgress(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetQuota(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetServiceDump(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetServices(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetSupportDump(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetSupportDumpStatus(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetSystemStatistics(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetTaskList(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetTenant(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetTenantMap() *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetTenantUUID(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetTopCapacityConsumer(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetUnformattedDevices(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetUsers(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetVolumeList(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) GetVolumeUUID(arg0, arg1 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ImportAccessKeys(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ImportConfiguration(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ImportPolicyRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ListCa(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ListCertificates(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ListCsr(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ListRegistryReplicas(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ListSnapshots(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) MakeDevice(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) PublishBucketVolume(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) QueryFiles(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) RegenerateDatabase(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) RemoveKeystoreSlot(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) RemoveMasterKeystoreSlot(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) RemoveRegistryReplica(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ResolveGlobalFileId(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ResolvePolicyRuleName(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ResolveTenantName(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ResolveTenantNameToUUID(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ResolveVolumeName(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ResolveVolumeNameToUUID(arg0, arg1 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) ResumeTask(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) RetryTask(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) RevokeCertificate(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetAPIRetryPolicy(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetCertificateOwner(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetCertificateSubject(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetConfiguration(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetEncryptedVolumeKey(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetLabels(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetLicenseKey(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetNotificationRule(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetQuota(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetTenant(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetTransport(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SetVolumeQuota(arg0, arg1 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) SilenceAlert(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) StartNetworkTest(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) TriggerVolumeCheckpoint(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) UnlockMasterKeystoreSlot(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) UnpublishBucketVolume(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) UpdateDevice(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) UpdatePolicyRules(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) UpdateUser(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) UpdateVolume(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) VerifyLicense(arg0 any) *gomock.Call
- func (mr *MockExtendedQuobyteApiMockRecorder) WhoAmI(arg0 any) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockExtendedQuobyteApi ¶
type MockExtendedQuobyteApi struct {
// contains filtered or unexported fields
}
MockExtendedQuobyteApi is a mock of ExtendedQuobyteApi interface.
func NewMockExtendedQuobyteApi ¶
func NewMockExtendedQuobyteApi(ctrl *gomock.Controller) *MockExtendedQuobyteApi
NewMockExtendedQuobyteApi creates a new mock instance.
func (*MockExtendedQuobyteApi) AcceptTermsAndConditions ¶
func (m *MockExtendedQuobyteApi) AcceptTermsAndConditions(arg0 *quobyte.AcceptTermsAndConditionsRequest) (*quobyte.AcceptTermsAndConditionsResponse, error)
AcceptTermsAndConditions mocks base method.
func (*MockExtendedQuobyteApi) AcknowledgeAlert ¶
func (m *MockExtendedQuobyteApi) AcknowledgeAlert(arg0 *quobyte.AcknowledgeAlertRequest) (*quobyte.AcknowledgeAlertResponse, error)
AcknowledgeAlert mocks base method.
func (*MockExtendedQuobyteApi) AddCa ¶
func (m *MockExtendedQuobyteApi) AddCa(arg0 *quobyte.AddCaRequest) (*quobyte.AddCaResponse, error)
AddCa mocks base method.
func (*MockExtendedQuobyteApi) AddCertificate ¶
func (m *MockExtendedQuobyteApi) AddCertificate(arg0 *quobyte.AddCertificateRequest) (*quobyte.AddCertificateResponse, error)
AddCertificate mocks base method.
func (*MockExtendedQuobyteApi) AddCsr ¶
func (m *MockExtendedQuobyteApi) AddCsr(arg0 *quobyte.AddCsrRequest) (*quobyte.AddCsrResponse, error)
AddCsr mocks base method.
func (*MockExtendedQuobyteApi) AddRegistryReplica ¶
func (m *MockExtendedQuobyteApi) AddRegistryReplica(arg0 *quobyte.AddRegistryReplicaRequest) (*quobyte.AddRegistryReplicaResponse, error)
AddRegistryReplica mocks base method.
func (*MockExtendedQuobyteApi) AnalyzeVolumes ¶ added in v1.4.0
func (m *MockExtendedQuobyteApi) AnalyzeVolumes(arg0 *quobyte.AnalyzeVolumesRequest) (*quobyte.AnalyzeVolumesResponse, error)
AnalyzeVolumes mocks base method.
func (*MockExtendedQuobyteApi) CancelNetworkTest ¶
func (m *MockExtendedQuobyteApi) CancelNetworkTest(arg0 *quobyte.CancelNetworkTestRequest) (*quobyte.CancelNetworkTestResponse, error)
CancelNetworkTest mocks base method.
func (*MockExtendedQuobyteApi) CancelQuery ¶ added in v1.4.0
func (m *MockExtendedQuobyteApi) CancelQuery(arg0 *quobyte.CancelQueryRequest) (*quobyte.CancelQueryResponse, error)
CancelQuery mocks base method.
func (*MockExtendedQuobyteApi) CancelSupportDump ¶
func (m *MockExtendedQuobyteApi) CancelSupportDump(arg0 *quobyte.CancelSupportDumpRequest) (*quobyte.CancelSupportDumpResponse, error)
CancelSupportDump mocks base method.
func (*MockExtendedQuobyteApi) CancelTask ¶
func (m *MockExtendedQuobyteApi) CancelTask(arg0 *quobyte.CancelTaskRequest) (*quobyte.CancelTaskResponse, error)
CancelTask mocks base method.
func (*MockExtendedQuobyteApi) CancelVolumeErasure ¶
func (m *MockExtendedQuobyteApi) CancelVolumeErasure(arg0 *quobyte.CancelVolumeErasureRequest) (*quobyte.CancelVolumeErasureResponse, error)
CancelVolumeErasure mocks base method.
func (*MockExtendedQuobyteApi) ChangePolicyRulePriority ¶
func (m *MockExtendedQuobyteApi) ChangePolicyRulePriority(arg0 *quobyte.ChangePolicyRulePriorityRequest) (*quobyte.ChangePolicyRulePriorityResponse, error)
ChangePolicyRulePriority mocks base method.
func (*MockExtendedQuobyteApi) ConfigureRule ¶
func (m *MockExtendedQuobyteApi) ConfigureRule(arg0 *quobyte.ConfigureRuleRequest) (*quobyte.ConfigureRuleResponse, error)
ConfigureRule mocks base method.
func (*MockExtendedQuobyteApi) CreateAccessKeyCredentials ¶
func (m *MockExtendedQuobyteApi) CreateAccessKeyCredentials(arg0 *quobyte.CreateAccessKeyCredentialsRequest) (*quobyte.CreateAccessKeyCredentialsResponse, error)
CreateAccessKeyCredentials mocks base method.
func (*MockExtendedQuobyteApi) CreateMasterKeystoreSlot ¶
func (m *MockExtendedQuobyteApi) CreateMasterKeystoreSlot(arg0 *quobyte.CreateMasterKeystoreSlotRequest) (*quobyte.CreateMasterKeystoreSlotResponse, error)
CreateMasterKeystoreSlot mocks base method.
func (*MockExtendedQuobyteApi) CreateMirroredVolume ¶
func (m *MockExtendedQuobyteApi) CreateMirroredVolume(arg0 *quobyte.CreateMirroredVolumeRequest) (*quobyte.CreateMirroredVolumeResponse, error)
CreateMirroredVolume mocks base method.
func (*MockExtendedQuobyteApi) CreateNewUserKeystoreSlot ¶
func (m *MockExtendedQuobyteApi) CreateNewUserKeystoreSlot(arg0 *quobyte.CreateNewUserKeystoreSlotRequest) (*quobyte.CreateNewUserKeystoreSlotResponse, error)
CreateNewUserKeystoreSlot mocks base method.
func (*MockExtendedQuobyteApi) CreateNotificationRule ¶
func (m *MockExtendedQuobyteApi) CreateNotificationRule(arg0 *quobyte.CreateNotificationRuleRequest) (*quobyte.CreateNotificationRuleResponse, error)
CreateNotificationRule mocks base method.
func (*MockExtendedQuobyteApi) CreatePolicyRule ¶
func (m *MockExtendedQuobyteApi) CreatePolicyRule(arg0 *quobyte.CreatePolicyRuleRequest) (*quobyte.CreatePolicyRuleResponse, error)
CreatePolicyRule mocks base method.
func (*MockExtendedQuobyteApi) CreatePolicyRuleSet ¶
func (m *MockExtendedQuobyteApi) CreatePolicyRuleSet(arg0 *quobyte.CreatePolicyRuleSetRequest) (*quobyte.CreatePolicyRuleSetResponse, error)
CreatePolicyRuleSet mocks base method.
func (*MockExtendedQuobyteApi) CreateSnapshot ¶
func (m *MockExtendedQuobyteApi) CreateSnapshot(arg0 *quobyte.CreateSnapshotRequest) (*quobyte.CreateSnapshotResponse, error)
CreateSnapshot mocks base method.
func (*MockExtendedQuobyteApi) CreateTask ¶
func (m *MockExtendedQuobyteApi) CreateTask(arg0 *quobyte.CreateTaskRequest) (*quobyte.CreateTaskResponse, error)
CreateTask mocks base method.
func (*MockExtendedQuobyteApi) CreateUser ¶
func (m *MockExtendedQuobyteApi) CreateUser(arg0 *quobyte.CreateUserRequest) (*quobyte.CreateUserResponse, error)
CreateUser mocks base method.
func (*MockExtendedQuobyteApi) CreateVolume ¶
func (m *MockExtendedQuobyteApi) CreateVolume(arg0 *quobyte.CreateVolumeRequest) (*quobyte.CreateVolumeResponse, error)
CreateVolume mocks base method.
func (*MockExtendedQuobyteApi) DecideCsr ¶
func (m *MockExtendedQuobyteApi) DecideCsr(arg0 *quobyte.DecideCsrRequest) (*quobyte.DecideCsrResponse, error)
DecideCsr mocks base method.
func (*MockExtendedQuobyteApi) DeleteAccessKeyCredentials ¶
func (m *MockExtendedQuobyteApi) DeleteAccessKeyCredentials(arg0 *quobyte.DeleteAccessKeyCredentialsRequest) (*quobyte.DeleteAccessKeyCredentialsResponse, error)
DeleteAccessKeyCredentials mocks base method.
func (*MockExtendedQuobyteApi) DeleteCa ¶
func (m *MockExtendedQuobyteApi) DeleteCa(arg0 *quobyte.DeleteCaRequest) (*quobyte.DeleteCaResponse, error)
DeleteCa mocks base method.
func (*MockExtendedQuobyteApi) DeleteCertificate ¶
func (m *MockExtendedQuobyteApi) DeleteCertificate(arg0 *quobyte.DeleteCertificateRequest) (*quobyte.DeleteCertificateResponse, error)
DeleteCertificate mocks base method.
func (*MockExtendedQuobyteApi) DeleteConfiguration ¶
func (m *MockExtendedQuobyteApi) DeleteConfiguration(arg0 *quobyte.DeleteConfigurationRequest) (*quobyte.DeleteConfigurationResponse, error)
DeleteConfiguration mocks base method.
func (*MockExtendedQuobyteApi) DeleteCsr ¶
func (m *MockExtendedQuobyteApi) DeleteCsr(arg0 *quobyte.DeleteCsrRequest) (*quobyte.DeleteCsrResponse, error)
DeleteCsr mocks base method.
func (*MockExtendedQuobyteApi) DeleteLabels ¶
func (m *MockExtendedQuobyteApi) DeleteLabels(arg0 *quobyte.DeleteLabelsRequest) (*quobyte.DeleteLabelsResponse, error)
DeleteLabels mocks base method.
func (*MockExtendedQuobyteApi) DeleteNotificationRule ¶
func (m *MockExtendedQuobyteApi) DeleteNotificationRule(arg0 *quobyte.DeleteNotificationRuleRequest) (*quobyte.DeleteNotificationRuleResponse, error)
DeleteNotificationRule mocks base method.
func (*MockExtendedQuobyteApi) DeletePolicyRules ¶
func (m *MockExtendedQuobyteApi) DeletePolicyRules(arg0 *quobyte.DeletePolicyRulesRequest) (*quobyte.DeletePolicyRulesResponse, error)
DeletePolicyRules mocks base method.
func (*MockExtendedQuobyteApi) DeleteSnapshot ¶
func (m *MockExtendedQuobyteApi) DeleteSnapshot(arg0 *quobyte.DeleteSnapshotRequest) (*quobyte.DeleteSnapshotResponse, error)
DeleteSnapshot mocks base method.
func (*MockExtendedQuobyteApi) DeleteTenant ¶
func (m *MockExtendedQuobyteApi) DeleteTenant(arg0 *quobyte.DeleteTenantRequest) (*quobyte.DeleteTenantResponse, error)
DeleteTenant mocks base method.
func (*MockExtendedQuobyteApi) DeleteUser ¶
func (m *MockExtendedQuobyteApi) DeleteUser(arg0 *quobyte.DeleteUserRequest) (*quobyte.DeleteUserResponse, error)
DeleteUser mocks base method.
func (*MockExtendedQuobyteApi) DeleteVolume ¶
func (m *MockExtendedQuobyteApi) DeleteVolume(arg0 *quobyte.DeleteVolumeRequest) (*quobyte.DeleteVolumeResponse, error)
DeleteVolume mocks base method.
func (*MockExtendedQuobyteApi) DeleteVolumeByName ¶
func (m *MockExtendedQuobyteApi) DeleteVolumeByName(arg0, arg1 string) error
DeleteVolumeByName mocks base method.
func (*MockExtendedQuobyteApi) DeleteVolumeByResolvingNamesToUUID ¶
func (m *MockExtendedQuobyteApi) DeleteVolumeByResolvingNamesToUUID(arg0, arg1 string) error
DeleteVolumeByResolvingNamesToUUID mocks base method.
func (*MockExtendedQuobyteApi) DeregisterService ¶
func (m *MockExtendedQuobyteApi) DeregisterService(arg0 *quobyte.DeregisterServiceRequest) (*quobyte.DeregisterServiceResponse, error)
DeregisterService mocks base method.
func (*MockExtendedQuobyteApi) DisconnectMirroredVolume ¶
func (m *MockExtendedQuobyteApi) DisconnectMirroredVolume(arg0 *quobyte.DisconnectMirroredVolumeRequest) (*quobyte.DisconnectMirroredVolumeResponse, error)
DisconnectMirroredVolume mocks base method.
func (*MockExtendedQuobyteApi) DumpEffectivePolicyRules ¶
func (m *MockExtendedQuobyteApi) DumpEffectivePolicyRules(arg0 *quobyte.DumpEffectivePolicyRulesRequest) (*quobyte.DumpEffectivePolicyRulesResponse, error)
DumpEffectivePolicyRules mocks base method.
func (*MockExtendedQuobyteApi) DumpPolicyPresets ¶
func (m *MockExtendedQuobyteApi) DumpPolicyPresets(arg0 *quobyte.DumpPolicyPresetsRequest) (*quobyte.DumpPolicyPresetsResponse, error)
DumpPolicyPresets mocks base method.
func (*MockExtendedQuobyteApi) EXPECT ¶
func (m *MockExtendedQuobyteApi) EXPECT() *MockExtendedQuobyteApiMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockExtendedQuobyteApi) EraseSnapshot ¶
func (m *MockExtendedQuobyteApi) EraseSnapshot(arg0 *quobyte.EraseSnapshotRequest) (*quobyte.EraseSnapshotResponse, error)
EraseSnapshot mocks base method.
func (*MockExtendedQuobyteApi) EraseVolume ¶
func (m *MockExtendedQuobyteApi) EraseVolume(arg0 *quobyte.EraseVolumeRequest) (*quobyte.EraseVolumeResponse, error)
EraseVolume mocks base method.
func (*MockExtendedQuobyteApi) EraseVolumeByResolvingNamesToUUID ¶
func (m *MockExtendedQuobyteApi) EraseVolumeByResolvingNamesToUUID(arg0, arg1 string, arg2 bool) error
EraseVolumeByResolvingNamesToUUID mocks base method.
func (*MockExtendedQuobyteApi) EraseVolumeByResolvingNamesToUUID_2X ¶
func (m *MockExtendedQuobyteApi) EraseVolumeByResolvingNamesToUUID_2X(arg0, arg1 string) error
EraseVolumeByResolvingNamesToUUID_2X mocks base method.
func (*MockExtendedQuobyteApi) ExportCertificate ¶
func (m *MockExtendedQuobyteApi) ExportCertificate(arg0 *quobyte.ExportCertificateRequest) (*quobyte.ExportCertificateResponse, error)
ExportCertificate mocks base method.
func (*MockExtendedQuobyteApi) ExportConfiguration ¶
func (m *MockExtendedQuobyteApi) ExportConfiguration(arg0 *quobyte.ExportConfigurationRequest) (*quobyte.ExportConfigurationResponse, error)
ExportConfiguration mocks base method.
func (*MockExtendedQuobyteApi) ExportPolicyRules ¶
func (m *MockExtendedQuobyteApi) ExportPolicyRules(arg0 *quobyte.ExportPolicyRulesRequest) (*quobyte.ExportPolicyRulesResponse, error)
ExportPolicyRules mocks base method.
func (*MockExtendedQuobyteApi) ExportVolume ¶
func (m *MockExtendedQuobyteApi) ExportVolume(arg0 *quobyte.ExportVolumeRequest) (*quobyte.ExportVolumeResponse, error)
ExportVolume mocks base method.
func (*MockExtendedQuobyteApi) FilterPolicyRules ¶
func (m *MockExtendedQuobyteApi) FilterPolicyRules(arg0 *quobyte.FilterPolicyRulesRequest) (*quobyte.FilterPolicyRulesResponse, error)
FilterPolicyRules mocks base method.
func (*MockExtendedQuobyteApi) GenerateAsyncSupportDump ¶
func (m *MockExtendedQuobyteApi) GenerateAsyncSupportDump(arg0 *quobyte.GenerateAsyncSupportDumpRequest) (*quobyte.GenerateAsyncSupportDumpResponse, error)
GenerateAsyncSupportDump mocks base method.
func (*MockExtendedQuobyteApi) GetAPIRetryPolicy ¶
func (m *MockExtendedQuobyteApi) GetAPIRetryPolicy() string
GetAPIRetryPolicy mocks base method.
func (*MockExtendedQuobyteApi) GetAccounting ¶
func (m *MockExtendedQuobyteApi) GetAccounting(arg0 *quobyte.GetAccountingRequest) (*quobyte.GetAccountingResponse, error)
GetAccounting mocks base method.
func (*MockExtendedQuobyteApi) GetAddKeySlotData ¶
func (m *MockExtendedQuobyteApi) GetAddKeySlotData(arg0 *quobyte.GetAddKeySlotDataRequest) (*quobyte.GetAddKeySlotDataResponse, error)
GetAddKeySlotData mocks base method.
func (*MockExtendedQuobyteApi) GetAnalyzeReports ¶
func (m *MockExtendedQuobyteApi) GetAnalyzeReports(arg0 *quobyte.GetAnalyzeReportsRequest) (*quobyte.GetAnalyzeReportsResponse, error)
GetAnalyzeReports mocks base method.
func (*MockExtendedQuobyteApi) GetAuditLog ¶
func (m *MockExtendedQuobyteApi) GetAuditLog(arg0 *quobyte.GetAuditLogRequest) (*quobyte.GetAuditLogResponse, error)
GetAuditLog mocks base method.
func (*MockExtendedQuobyteApi) GetCertificateSubject ¶
func (m *MockExtendedQuobyteApi) GetCertificateSubject(arg0 *quobyte.GetCertificateSubjectRequest) (*quobyte.GetCertificateSubjectResponse, error)
GetCertificateSubject mocks base method.
func (*MockExtendedQuobyteApi) GetClientList ¶
func (m *MockExtendedQuobyteApi) GetClientList(arg0 *quobyte.GetClientListRequest) (*quobyte.GetClientListResponse, error)
GetClientList mocks base method.
func (*MockExtendedQuobyteApi) GetConfiguration ¶
func (m *MockExtendedQuobyteApi) GetConfiguration(arg0 *quobyte.GetConfigurationRequest) (*quobyte.GetConfigurationResponse, error)
GetConfiguration mocks base method.
func (*MockExtendedQuobyteApi) GetDefaultKeyStoreSlotParams ¶
func (m *MockExtendedQuobyteApi) GetDefaultKeyStoreSlotParams(arg0 *quobyte.GetDefaultKeyStoreSlotParamsRequest) (*quobyte.GetDefaultKeyStoreSlotParamsResponse, error)
GetDefaultKeyStoreSlotParams mocks base method.
func (*MockExtendedQuobyteApi) GetDeviceGroups ¶ added in v1.4.0
func (m *MockExtendedQuobyteApi) GetDeviceGroups(arg0 *quobyte.GetDeviceGroupsRequest) (*quobyte.GetDeviceGroupsResponse, error)
GetDeviceGroups mocks base method.
func (*MockExtendedQuobyteApi) GetDeviceIds ¶
func (m *MockExtendedQuobyteApi) GetDeviceIds(arg0 *quobyte.GetDeviceIdsRequest) (*quobyte.GetDeviceIdsResponse, error)
GetDeviceIds mocks base method.
func (*MockExtendedQuobyteApi) GetDeviceList ¶
func (m *MockExtendedQuobyteApi) GetDeviceList(arg0 *quobyte.GetDeviceListRequest) (*quobyte.GetDeviceListResponse, error)
GetDeviceList mocks base method.
func (*MockExtendedQuobyteApi) GetDeviceNetworkEndpoints ¶
func (m *MockExtendedQuobyteApi) GetDeviceNetworkEndpoints(arg0 *quobyte.GetDeviceNetworkEndpointsRequest) (*quobyte.GetDeviceNetworkEndpointsResponse, error)
GetDeviceNetworkEndpoints mocks base method.
func (*MockExtendedQuobyteApi) GetDeviceTags ¶
func (m *MockExtendedQuobyteApi) GetDeviceTags(arg0 *quobyte.GetDeviceTagsRequest) (*quobyte.GetDeviceTagsResponse, error)
GetDeviceTags mocks base method.
func (*MockExtendedQuobyteApi) GetEffectiveVolumeConfiguration ¶
func (m *MockExtendedQuobyteApi) GetEffectiveVolumeConfiguration(arg0 *quobyte.GetEffectiveVolumeConfigurationRequest) (*quobyte.GetEffectiveVolumeConfigurationResponse, error)
GetEffectiveVolumeConfiguration mocks base method.
func (*MockExtendedQuobyteApi) GetEncryptStatus ¶
func (m *MockExtendedQuobyteApi) GetEncryptStatus(arg0 *quobyte.GetEncryptStatusRequest) (*quobyte.GetEncryptStatusResponse, error)
GetEncryptStatus mocks base method.
func (*MockExtendedQuobyteApi) GetEncryptedVolumeKey ¶
func (m *MockExtendedQuobyteApi) GetEncryptedVolumeKey(arg0 *quobyte.GetEncryptedVolumeKeyRequest) (*quobyte.GetEncryptedVolumeKeyResponse, error)
GetEncryptedVolumeKey mocks base method.
func (*MockExtendedQuobyteApi) GetFileMetadataDump ¶
func (m *MockExtendedQuobyteApi) GetFileMetadataDump(arg0 *quobyte.GetFileMetadataDumpRequest) (*quobyte.GetFileMetadataDumpResponse, error)
GetFileMetadataDump mocks base method.
func (*MockExtendedQuobyteApi) GetFiringRules ¶
func (m *MockExtendedQuobyteApi) GetFiringRules(arg0 *quobyte.GetFiringRulesRequest) (*quobyte.GetFiringRulesResponse, error)
GetFiringRules mocks base method.
func (*MockExtendedQuobyteApi) GetHealthManagerStatus ¶
func (m *MockExtendedQuobyteApi) GetHealthManagerStatus(arg0 *quobyte.GetHealthManagerStatusRequest) (*quobyte.GetHealthManagerStatusResponse, error)
GetHealthManagerStatus mocks base method.
func (*MockExtendedQuobyteApi) GetInformation ¶
func (m *MockExtendedQuobyteApi) GetInformation(arg0 *quobyte.GetInformationRequest) (*quobyte.GetInformationResponse, error)
GetInformation mocks base method.
func (*MockExtendedQuobyteApi) GetKeyStoreSlotWithoutHash ¶
func (m *MockExtendedQuobyteApi) GetKeyStoreSlotWithoutHash(arg0 *quobyte.GetKeyStoreSlotWithoutHashRequest) (*quobyte.GetKeyStoreSlotWithoutHashResponse, error)
GetKeyStoreSlotWithoutHash mocks base method.
func (*MockExtendedQuobyteApi) GetLabels ¶
func (m *MockExtendedQuobyteApi) GetLabels(arg0 *quobyte.GetLabelsRequest) (*quobyte.GetLabelsResponse, error)
GetLabels mocks base method.
func (*MockExtendedQuobyteApi) GetLatestEvent ¶
func (m *MockExtendedQuobyteApi) GetLatestEvent(arg0 *quobyte.GetLatestEventRequest) (*quobyte.GetLatestEventResponse, error)
GetLatestEvent mocks base method.
func (*MockExtendedQuobyteApi) GetLicense ¶
func (m *MockExtendedQuobyteApi) GetLicense(arg0 *quobyte.GetLicenseRequest) (*quobyte.GetLicenseResponse, error)
GetLicense mocks base method.
func (*MockExtendedQuobyteApi) GetMasterKeystoreSlots ¶
func (m *MockExtendedQuobyteApi) GetMasterKeystoreSlots(arg0 *quobyte.GetMasterKeystoreSlotsRequest) (*quobyte.GetMasterKeystoreSlotsResponse, error)
GetMasterKeystoreSlots mocks base method.
func (*MockExtendedQuobyteApi) GetNetworkTestResult ¶
func (m *MockExtendedQuobyteApi) GetNetworkTestResult(arg0 *quobyte.GetNetworkTestResultRequest) (*quobyte.GetNetworkTestResultResponse, error)
GetNetworkTestResult mocks base method.
func (*MockExtendedQuobyteApi) GetNotificationRules ¶
func (m *MockExtendedQuobyteApi) GetNotificationRules(arg0 *quobyte.GetNotificationRulesRequest) (*quobyte.GetNotificationRulesResponse, error)
GetNotificationRules mocks base method.
func (*MockExtendedQuobyteApi) GetPolicyPresets ¶
func (m *MockExtendedQuobyteApi) GetPolicyPresets(arg0 *quobyte.GetPolicyPresetsRequest) (*quobyte.GetPolicyPresetsResponse, error)
GetPolicyPresets mocks base method.
func (*MockExtendedQuobyteApi) GetPolicyRuleSets ¶
func (m *MockExtendedQuobyteApi) GetPolicyRuleSets(arg0 *quobyte.GetPolicyRuleSetsRequest) (*quobyte.GetPolicyRuleSetsResponse, error)
GetPolicyRuleSets mocks base method.
func (*MockExtendedQuobyteApi) GetPolicyRules ¶
func (m *MockExtendedQuobyteApi) GetPolicyRules(arg0 *quobyte.GetPolicyRulesRequest) (*quobyte.GetPolicyRulesResponse, error)
GetPolicyRules mocks base method.
func (*MockExtendedQuobyteApi) GetQueryProgress ¶ added in v1.4.0
func (m *MockExtendedQuobyteApi) GetQueryProgress(arg0 *quobyte.GetQueryProgressRequest) (*quobyte.GetQueryProgressResponse, error)
GetQueryProgress mocks base method.
func (*MockExtendedQuobyteApi) GetQuota ¶
func (m *MockExtendedQuobyteApi) GetQuota(arg0 *quobyte.GetQuotaRequest) (*quobyte.GetQuotaResponse, error)
GetQuota mocks base method.
func (*MockExtendedQuobyteApi) GetRules ¶
func (m *MockExtendedQuobyteApi) GetRules(arg0 *quobyte.GetRulesRequest) (*quobyte.GetRulesResponse, error)
GetRules mocks base method.
func (*MockExtendedQuobyteApi) GetServiceDump ¶
func (m *MockExtendedQuobyteApi) GetServiceDump(arg0 *quobyte.GetServiceDumpRequest) (*quobyte.GetServiceDumpResponse, error)
GetServiceDump mocks base method.
func (*MockExtendedQuobyteApi) GetServices ¶
func (m *MockExtendedQuobyteApi) GetServices(arg0 *quobyte.GetServicesRequest) (*quobyte.GetServicesResponse, error)
GetServices mocks base method.
func (*MockExtendedQuobyteApi) GetSupportDump ¶
func (m *MockExtendedQuobyteApi) GetSupportDump(arg0 *quobyte.GetSupportDumpRequest) (*quobyte.GetSupportDumpResponse, error)
GetSupportDump mocks base method.
func (*MockExtendedQuobyteApi) GetSupportDumpStatus ¶
func (m *MockExtendedQuobyteApi) GetSupportDumpStatus(arg0 *quobyte.GetSupportDumpStatusRequest) (*quobyte.GetSupportDumpStatusResponse, error)
GetSupportDumpStatus mocks base method.
func (*MockExtendedQuobyteApi) GetSystemStatistics ¶
func (m *MockExtendedQuobyteApi) GetSystemStatistics(arg0 *quobyte.GetSystemStatisticsRequest) (*quobyte.GetSystemStatisticsResponse, error)
GetSystemStatistics mocks base method.
func (*MockExtendedQuobyteApi) GetTaskList ¶
func (m *MockExtendedQuobyteApi) GetTaskList(arg0 *quobyte.GetTaskListRequest) (*quobyte.GetTaskListResponse, error)
GetTaskList mocks base method.
func (*MockExtendedQuobyteApi) GetTenant ¶
func (m *MockExtendedQuobyteApi) GetTenant(arg0 *quobyte.GetTenantRequest) (*quobyte.GetTenantResponse, error)
GetTenant mocks base method.
func (*MockExtendedQuobyteApi) GetTenantMap ¶
func (m *MockExtendedQuobyteApi) GetTenantMap() (map[string]string, error)
GetTenantMap mocks base method.
func (*MockExtendedQuobyteApi) GetTenantUUID ¶
func (m *MockExtendedQuobyteApi) GetTenantUUID(arg0 string) (string, error)
GetTenantUUID mocks base method.
func (*MockExtendedQuobyteApi) GetTopCapacityConsumer ¶
func (m *MockExtendedQuobyteApi) GetTopCapacityConsumer(arg0 *quobyte.GetTopCapacityConsumerRequest) (*quobyte.GetTopCapacityConsumerResponse, error)
GetTopCapacityConsumer mocks base method.
func (*MockExtendedQuobyteApi) GetUnformattedDevices ¶
func (m *MockExtendedQuobyteApi) GetUnformattedDevices(arg0 *quobyte.GetUnformattedDevicesRequest) (*quobyte.GetUnformattedDevicesResponse, error)
GetUnformattedDevices mocks base method.
func (*MockExtendedQuobyteApi) GetUsers ¶
func (m *MockExtendedQuobyteApi) GetUsers(arg0 *quobyte.GetUsersRequest) (*quobyte.GetUsersResponse, error)
GetUsers mocks base method.
func (*MockExtendedQuobyteApi) GetVolumeList ¶
func (m *MockExtendedQuobyteApi) GetVolumeList(arg0 *quobyte.GetVolumeListRequest) (*quobyte.GetVolumeListResponse, error)
GetVolumeList mocks base method.
func (*MockExtendedQuobyteApi) GetVolumeUUID ¶
func (m *MockExtendedQuobyteApi) GetVolumeUUID(arg0, arg1 string) (string, error)
GetVolumeUUID mocks base method.
func (*MockExtendedQuobyteApi) ImportAccessKeys ¶
func (m *MockExtendedQuobyteApi) ImportAccessKeys(arg0 *quobyte.ImportAccessKeysRequest) (*quobyte.ImportAccessKeysResponse, error)
ImportAccessKeys mocks base method.
func (*MockExtendedQuobyteApi) ImportConfiguration ¶
func (m *MockExtendedQuobyteApi) ImportConfiguration(arg0 *quobyte.ImportConfigurationRequest) (*quobyte.ImportConfigurationResponse, error)
ImportConfiguration mocks base method.
func (*MockExtendedQuobyteApi) ImportPolicyRules ¶
func (m *MockExtendedQuobyteApi) ImportPolicyRules(arg0 *quobyte.ImportPolicyRulesRequest) (*quobyte.ImportPolicyRulesResponse, error)
ImportPolicyRules mocks base method.
func (*MockExtendedQuobyteApi) ListCa ¶
func (m *MockExtendedQuobyteApi) ListCa(arg0 *quobyte.ListCaRequest) (*quobyte.ListCaResponse, error)
ListCa mocks base method.
func (*MockExtendedQuobyteApi) ListCertificates ¶
func (m *MockExtendedQuobyteApi) ListCertificates(arg0 *quobyte.ListCertificatesRequest) (*quobyte.ListCertificatesResponse, error)
ListCertificates mocks base method.
func (*MockExtendedQuobyteApi) ListCsr ¶
func (m *MockExtendedQuobyteApi) ListCsr(arg0 *quobyte.ListCsrRequest) (*quobyte.ListCsrResponse, error)
ListCsr mocks base method.
func (*MockExtendedQuobyteApi) ListRegistryReplicas ¶
func (m *MockExtendedQuobyteApi) ListRegistryReplicas(arg0 *quobyte.ListRegistryReplicasRequest) (*quobyte.ListRegistryReplicasResponse, error)
ListRegistryReplicas mocks base method.
func (*MockExtendedQuobyteApi) ListSnapshots ¶
func (m *MockExtendedQuobyteApi) ListSnapshots(arg0 *quobyte.ListSnapshotsRequest) (*quobyte.ListSnapshotsResponse, error)
ListSnapshots mocks base method.
func (*MockExtendedQuobyteApi) MakeDevice ¶
func (m *MockExtendedQuobyteApi) MakeDevice(arg0 *quobyte.MakeDeviceRequest) (*quobyte.MakeDeviceResponse, error)
MakeDevice mocks base method.
func (*MockExtendedQuobyteApi) PublishBucketVolume ¶
func (m *MockExtendedQuobyteApi) PublishBucketVolume(arg0 *quobyte.PublishBucketVolumeRequest) (*quobyte.PublishBucketVolumeResponse, error)
PublishBucketVolume mocks base method.
func (*MockExtendedQuobyteApi) QueryFiles ¶ added in v1.4.0
func (m *MockExtendedQuobyteApi) QueryFiles(arg0 *quobyte.QueryFilesRequest) (*quobyte.QueryFilesResponse, error)
QueryFiles mocks base method.
func (*MockExtendedQuobyteApi) RegenerateDatabase ¶
func (m *MockExtendedQuobyteApi) RegenerateDatabase(arg0 *quobyte.RegenerateDatabaseRequest) (*quobyte.RegenerateDatabaseResponse, error)
RegenerateDatabase mocks base method.
func (*MockExtendedQuobyteApi) RemoveKeystoreSlot ¶
func (m *MockExtendedQuobyteApi) RemoveKeystoreSlot(arg0 *quobyte.RemoveKeystoreSlotRequest) (*quobyte.RemoveKeystoreSlotResponse, error)
RemoveKeystoreSlot mocks base method.
func (*MockExtendedQuobyteApi) RemoveMasterKeystoreSlot ¶
func (m *MockExtendedQuobyteApi) RemoveMasterKeystoreSlot(arg0 *quobyte.RemoveMasterKeystoreSlotRequest) (*quobyte.RemoveMasterKeystoreSlotResponse, error)
RemoveMasterKeystoreSlot mocks base method.
func (*MockExtendedQuobyteApi) RemoveRegistryReplica ¶
func (m *MockExtendedQuobyteApi) RemoveRegistryReplica(arg0 *quobyte.RemoveRegistryReplicaRequest) (*quobyte.RemoveRegistryReplicaResponse, error)
RemoveRegistryReplica mocks base method.
func (*MockExtendedQuobyteApi) ResolveGlobalFileId ¶
func (m *MockExtendedQuobyteApi) ResolveGlobalFileId(arg0 *quobyte.ResolveGlobalFileIdRequest) (*quobyte.ResolveGlobalFileIdResponse, error)
ResolveGlobalFileId mocks base method.
func (*MockExtendedQuobyteApi) ResolvePolicyRuleName ¶
func (m *MockExtendedQuobyteApi) ResolvePolicyRuleName(arg0 *quobyte.ResolvePolicyRuleNameRequest) (*quobyte.ResolvePolicyRuleNameResponse, error)
ResolvePolicyRuleName mocks base method.
func (*MockExtendedQuobyteApi) ResolveTenantName ¶
func (m *MockExtendedQuobyteApi) ResolveTenantName(arg0 *quobyte.ResolveTenantNameRequest) (*quobyte.ResolveTenantNameResponse, error)
ResolveTenantName mocks base method.
func (*MockExtendedQuobyteApi) ResolveTenantNameToUUID ¶
func (m *MockExtendedQuobyteApi) ResolveTenantNameToUUID(arg0 string) (string, error)
ResolveTenantNameToUUID mocks base method.
func (*MockExtendedQuobyteApi) ResolveVolumeName ¶
func (m *MockExtendedQuobyteApi) ResolveVolumeName(arg0 *quobyte.ResolveVolumeNameRequest) (*quobyte.ResolveVolumeNameResponse, error)
ResolveVolumeName mocks base method.
func (*MockExtendedQuobyteApi) ResolveVolumeNameToUUID ¶
func (m *MockExtendedQuobyteApi) ResolveVolumeNameToUUID(arg0, arg1 string) (string, error)
ResolveVolumeNameToUUID mocks base method.
func (*MockExtendedQuobyteApi) ResumeTask ¶
func (m *MockExtendedQuobyteApi) ResumeTask(arg0 *quobyte.ResumeTaskRequest) (*quobyte.ResumeTaskResponse, error)
ResumeTask mocks base method.
func (*MockExtendedQuobyteApi) RetryTask ¶
func (m *MockExtendedQuobyteApi) RetryTask(arg0 *quobyte.RetryTaskRequest) (*quobyte.RetryTaskResponse, error)
RetryTask mocks base method.
func (*MockExtendedQuobyteApi) RevokeCertificate ¶
func (m *MockExtendedQuobyteApi) RevokeCertificate(arg0 *quobyte.RevokeCertificateRequest) (*quobyte.RevokeCertificateResponse, error)
RevokeCertificate mocks base method.
func (*MockExtendedQuobyteApi) SetAPIRetryPolicy ¶
func (m *MockExtendedQuobyteApi) SetAPIRetryPolicy(arg0 string)
SetAPIRetryPolicy mocks base method.
func (*MockExtendedQuobyteApi) SetCertificateOwner ¶
func (m *MockExtendedQuobyteApi) SetCertificateOwner(arg0 *quobyte.SetCertificateOwnerRequest) (*quobyte.SetCertificateOwnerResponse, error)
SetCertificateOwner mocks base method.
func (*MockExtendedQuobyteApi) SetCertificateSubject ¶
func (m *MockExtendedQuobyteApi) SetCertificateSubject(arg0 *quobyte.SetCertificateSubjectRequest) (*quobyte.SetCertificateSubjectResponse, error)
SetCertificateSubject mocks base method.
func (*MockExtendedQuobyteApi) SetConfiguration ¶
func (m *MockExtendedQuobyteApi) SetConfiguration(arg0 *quobyte.SetConfigurationRequest) (*quobyte.SetConfigurationResponse, error)
SetConfiguration mocks base method.
func (*MockExtendedQuobyteApi) SetEncryptedVolumeKey ¶
func (m *MockExtendedQuobyteApi) SetEncryptedVolumeKey(arg0 *quobyte.SetEncryptedVolumeKeyRequest) (*quobyte.SetEncryptedVolumeKeyResponse, error)
SetEncryptedVolumeKey mocks base method.
func (*MockExtendedQuobyteApi) SetLabels ¶
func (m *MockExtendedQuobyteApi) SetLabels(arg0 *quobyte.SetLabelsRequest) (*quobyte.SetLabelsResponse, error)
SetLabels mocks base method.
func (*MockExtendedQuobyteApi) SetLicenseKey ¶
func (m *MockExtendedQuobyteApi) SetLicenseKey(arg0 *quobyte.SetLicenseKeyRequest) (*quobyte.SetLicenseKeyResponse, error)
SetLicenseKey mocks base method.
func (*MockExtendedQuobyteApi) SetNotificationRule ¶
func (m *MockExtendedQuobyteApi) SetNotificationRule(arg0 *quobyte.SetNotificationRuleRequest) (*quobyte.SetNotificationRuleResponse, error)
SetNotificationRule mocks base method.
func (*MockExtendedQuobyteApi) SetQuota ¶
func (m *MockExtendedQuobyteApi) SetQuota(arg0 *quobyte.SetQuotaRequest) (*quobyte.SetQuotaResponse, error)
SetQuota mocks base method.
func (*MockExtendedQuobyteApi) SetTenant ¶
func (m *MockExtendedQuobyteApi) SetTenant(arg0 *quobyte.SetTenantRequest) (*quobyte.SetTenantResponse, error)
SetTenant mocks base method.
func (*MockExtendedQuobyteApi) SetTransport ¶
func (m *MockExtendedQuobyteApi) SetTransport(arg0 http.RoundTripper)
SetTransport mocks base method.
func (*MockExtendedQuobyteApi) SetVolumeQuota ¶
func (m *MockExtendedQuobyteApi) SetVolumeQuota(arg0 string, arg1 int64) error
SetVolumeQuota mocks base method.
func (*MockExtendedQuobyteApi) SilenceAlert ¶
func (m *MockExtendedQuobyteApi) SilenceAlert(arg0 *quobyte.SilenceAlertRequest) (*quobyte.SilenceAlertResponse, error)
SilenceAlert mocks base method.
func (*MockExtendedQuobyteApi) StartNetworkTest ¶
func (m *MockExtendedQuobyteApi) StartNetworkTest(arg0 *quobyte.StartNetworkTestRequest) (*quobyte.StartNetworkTestResponse, error)
StartNetworkTest mocks base method.
func (*MockExtendedQuobyteApi) TriggerVolumeCheckpoint ¶
func (m *MockExtendedQuobyteApi) TriggerVolumeCheckpoint(arg0 *quobyte.TriggerVolumeCheckpointRequest) (*quobyte.TriggerVolumeCheckpointResponse, error)
TriggerVolumeCheckpoint mocks base method.
func (*MockExtendedQuobyteApi) UnlockMasterKeystoreSlot ¶
func (m *MockExtendedQuobyteApi) UnlockMasterKeystoreSlot(arg0 *quobyte.UnlockMasterKeystoreSlotRequest) (*quobyte.UnlockMasterKeystoreSlotResponse, error)
UnlockMasterKeystoreSlot mocks base method.
func (*MockExtendedQuobyteApi) UnpublishBucketVolume ¶
func (m *MockExtendedQuobyteApi) UnpublishBucketVolume(arg0 *quobyte.UnpublishBucketVolumeRequest) (*quobyte.UnpublishBucketVolumeResponse, error)
UnpublishBucketVolume mocks base method.
func (*MockExtendedQuobyteApi) UpdateDevice ¶
func (m *MockExtendedQuobyteApi) UpdateDevice(arg0 *quobyte.UpdateDeviceRequest) (*quobyte.UpdateDeviceResponse, error)
UpdateDevice mocks base method.
func (*MockExtendedQuobyteApi) UpdatePolicyRules ¶
func (m *MockExtendedQuobyteApi) UpdatePolicyRules(arg0 *quobyte.UpdatePolicyRulesRequest) (*quobyte.UpdatePolicyRulesResponse, error)
UpdatePolicyRules mocks base method.
func (*MockExtendedQuobyteApi) UpdateUser ¶
func (m *MockExtendedQuobyteApi) UpdateUser(arg0 *quobyte.UpdateUserRequest) (*quobyte.UpdateUserResponse, error)
UpdateUser mocks base method.
func (*MockExtendedQuobyteApi) UpdateVolume ¶
func (m *MockExtendedQuobyteApi) UpdateVolume(arg0 *quobyte.UpdateVolumeRequest) (*quobyte.UpdateVolumeResponse, error)
UpdateVolume mocks base method.
func (*MockExtendedQuobyteApi) VerifyLicense ¶
func (m *MockExtendedQuobyteApi) VerifyLicense(arg0 *quobyte.VerifyLicenseRequest) (*quobyte.VerifyLicenseResponse, error)
VerifyLicense mocks base method.
func (*MockExtendedQuobyteApi) WhoAmI ¶ added in v1.4.0
func (m *MockExtendedQuobyteApi) WhoAmI(arg0 *quobyte.WhoAmIRequest) (*quobyte.WhoAmIResponse, error)
WhoAmI mocks base method.
type MockExtendedQuobyteApiMockRecorder ¶
type MockExtendedQuobyteApiMockRecorder struct {
// contains filtered or unexported fields
}
MockExtendedQuobyteApiMockRecorder is the mock recorder for MockExtendedQuobyteApi.
func (*MockExtendedQuobyteApiMockRecorder) AcceptTermsAndConditions ¶
func (mr *MockExtendedQuobyteApiMockRecorder) AcceptTermsAndConditions(arg0 any) *gomock.Call
AcceptTermsAndConditions indicates an expected call of AcceptTermsAndConditions.
func (*MockExtendedQuobyteApiMockRecorder) AcknowledgeAlert ¶
func (mr *MockExtendedQuobyteApiMockRecorder) AcknowledgeAlert(arg0 any) *gomock.Call
AcknowledgeAlert indicates an expected call of AcknowledgeAlert.
func (*MockExtendedQuobyteApiMockRecorder) AddCa ¶
func (mr *MockExtendedQuobyteApiMockRecorder) AddCa(arg0 any) *gomock.Call
AddCa indicates an expected call of AddCa.
func (*MockExtendedQuobyteApiMockRecorder) AddCertificate ¶
func (mr *MockExtendedQuobyteApiMockRecorder) AddCertificate(arg0 any) *gomock.Call
AddCertificate indicates an expected call of AddCertificate.
func (*MockExtendedQuobyteApiMockRecorder) AddCsr ¶
func (mr *MockExtendedQuobyteApiMockRecorder) AddCsr(arg0 any) *gomock.Call
AddCsr indicates an expected call of AddCsr.
func (*MockExtendedQuobyteApiMockRecorder) AddRegistryReplica ¶
func (mr *MockExtendedQuobyteApiMockRecorder) AddRegistryReplica(arg0 any) *gomock.Call
AddRegistryReplica indicates an expected call of AddRegistryReplica.
func (*MockExtendedQuobyteApiMockRecorder) AnalyzeVolumes ¶ added in v1.4.0
func (mr *MockExtendedQuobyteApiMockRecorder) AnalyzeVolumes(arg0 any) *gomock.Call
AnalyzeVolumes indicates an expected call of AnalyzeVolumes.
func (*MockExtendedQuobyteApiMockRecorder) CancelNetworkTest ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CancelNetworkTest(arg0 any) *gomock.Call
CancelNetworkTest indicates an expected call of CancelNetworkTest.
func (*MockExtendedQuobyteApiMockRecorder) CancelQuery ¶ added in v1.4.0
func (mr *MockExtendedQuobyteApiMockRecorder) CancelQuery(arg0 any) *gomock.Call
CancelQuery indicates an expected call of CancelQuery.
func (*MockExtendedQuobyteApiMockRecorder) CancelSupportDump ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CancelSupportDump(arg0 any) *gomock.Call
CancelSupportDump indicates an expected call of CancelSupportDump.
func (*MockExtendedQuobyteApiMockRecorder) CancelTask ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CancelTask(arg0 any) *gomock.Call
CancelTask indicates an expected call of CancelTask.
func (*MockExtendedQuobyteApiMockRecorder) CancelVolumeErasure ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CancelVolumeErasure(arg0 any) *gomock.Call
CancelVolumeErasure indicates an expected call of CancelVolumeErasure.
func (*MockExtendedQuobyteApiMockRecorder) ChangePolicyRulePriority ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ChangePolicyRulePriority(arg0 any) *gomock.Call
ChangePolicyRulePriority indicates an expected call of ChangePolicyRulePriority.
func (*MockExtendedQuobyteApiMockRecorder) ConfigureRule ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ConfigureRule(arg0 any) *gomock.Call
ConfigureRule indicates an expected call of ConfigureRule.
func (*MockExtendedQuobyteApiMockRecorder) CreateAccessKeyCredentials ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreateAccessKeyCredentials(arg0 any) *gomock.Call
CreateAccessKeyCredentials indicates an expected call of CreateAccessKeyCredentials.
func (*MockExtendedQuobyteApiMockRecorder) CreateMasterKeystoreSlot ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreateMasterKeystoreSlot(arg0 any) *gomock.Call
CreateMasterKeystoreSlot indicates an expected call of CreateMasterKeystoreSlot.
func (*MockExtendedQuobyteApiMockRecorder) CreateMirroredVolume ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreateMirroredVolume(arg0 any) *gomock.Call
CreateMirroredVolume indicates an expected call of CreateMirroredVolume.
func (*MockExtendedQuobyteApiMockRecorder) CreateNewUserKeystoreSlot ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreateNewUserKeystoreSlot(arg0 any) *gomock.Call
CreateNewUserKeystoreSlot indicates an expected call of CreateNewUserKeystoreSlot.
func (*MockExtendedQuobyteApiMockRecorder) CreateNotificationRule ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreateNotificationRule(arg0 any) *gomock.Call
CreateNotificationRule indicates an expected call of CreateNotificationRule.
func (*MockExtendedQuobyteApiMockRecorder) CreatePolicyRule ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreatePolicyRule(arg0 any) *gomock.Call
CreatePolicyRule indicates an expected call of CreatePolicyRule.
func (*MockExtendedQuobyteApiMockRecorder) CreatePolicyRuleSet ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreatePolicyRuleSet(arg0 any) *gomock.Call
CreatePolicyRuleSet indicates an expected call of CreatePolicyRuleSet.
func (*MockExtendedQuobyteApiMockRecorder) CreateSnapshot ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreateSnapshot(arg0 any) *gomock.Call
CreateSnapshot indicates an expected call of CreateSnapshot.
func (*MockExtendedQuobyteApiMockRecorder) CreateTask ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreateTask(arg0 any) *gomock.Call
CreateTask indicates an expected call of CreateTask.
func (*MockExtendedQuobyteApiMockRecorder) CreateUser ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreateUser(arg0 any) *gomock.Call
CreateUser indicates an expected call of CreateUser.
func (*MockExtendedQuobyteApiMockRecorder) CreateVolume ¶
func (mr *MockExtendedQuobyteApiMockRecorder) CreateVolume(arg0 any) *gomock.Call
CreateVolume indicates an expected call of CreateVolume.
func (*MockExtendedQuobyteApiMockRecorder) DecideCsr ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DecideCsr(arg0 any) *gomock.Call
DecideCsr indicates an expected call of DecideCsr.
func (*MockExtendedQuobyteApiMockRecorder) DeleteAccessKeyCredentials ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteAccessKeyCredentials(arg0 any) *gomock.Call
DeleteAccessKeyCredentials indicates an expected call of DeleteAccessKeyCredentials.
func (*MockExtendedQuobyteApiMockRecorder) DeleteCa ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteCa(arg0 any) *gomock.Call
DeleteCa indicates an expected call of DeleteCa.
func (*MockExtendedQuobyteApiMockRecorder) DeleteCertificate ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteCertificate(arg0 any) *gomock.Call
DeleteCertificate indicates an expected call of DeleteCertificate.
func (*MockExtendedQuobyteApiMockRecorder) DeleteConfiguration ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteConfiguration(arg0 any) *gomock.Call
DeleteConfiguration indicates an expected call of DeleteConfiguration.
func (*MockExtendedQuobyteApiMockRecorder) DeleteCsr ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteCsr(arg0 any) *gomock.Call
DeleteCsr indicates an expected call of DeleteCsr.
func (*MockExtendedQuobyteApiMockRecorder) DeleteLabels ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteLabels(arg0 any) *gomock.Call
DeleteLabels indicates an expected call of DeleteLabels.
func (*MockExtendedQuobyteApiMockRecorder) DeleteNotificationRule ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteNotificationRule(arg0 any) *gomock.Call
DeleteNotificationRule indicates an expected call of DeleteNotificationRule.
func (*MockExtendedQuobyteApiMockRecorder) DeletePolicyRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeletePolicyRules(arg0 any) *gomock.Call
DeletePolicyRules indicates an expected call of DeletePolicyRules.
func (*MockExtendedQuobyteApiMockRecorder) DeleteSnapshot ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteSnapshot(arg0 any) *gomock.Call
DeleteSnapshot indicates an expected call of DeleteSnapshot.
func (*MockExtendedQuobyteApiMockRecorder) DeleteTenant ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteTenant(arg0 any) *gomock.Call
DeleteTenant indicates an expected call of DeleteTenant.
func (*MockExtendedQuobyteApiMockRecorder) DeleteUser ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteUser(arg0 any) *gomock.Call
DeleteUser indicates an expected call of DeleteUser.
func (*MockExtendedQuobyteApiMockRecorder) DeleteVolume ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteVolume(arg0 any) *gomock.Call
DeleteVolume indicates an expected call of DeleteVolume.
func (*MockExtendedQuobyteApiMockRecorder) DeleteVolumeByName ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteVolumeByName(arg0, arg1 any) *gomock.Call
DeleteVolumeByName indicates an expected call of DeleteVolumeByName.
func (*MockExtendedQuobyteApiMockRecorder) DeleteVolumeByResolvingNamesToUUID ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeleteVolumeByResolvingNamesToUUID(arg0, arg1 any) *gomock.Call
DeleteVolumeByResolvingNamesToUUID indicates an expected call of DeleteVolumeByResolvingNamesToUUID.
func (*MockExtendedQuobyteApiMockRecorder) DeregisterService ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DeregisterService(arg0 any) *gomock.Call
DeregisterService indicates an expected call of DeregisterService.
func (*MockExtendedQuobyteApiMockRecorder) DisconnectMirroredVolume ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DisconnectMirroredVolume(arg0 any) *gomock.Call
DisconnectMirroredVolume indicates an expected call of DisconnectMirroredVolume.
func (*MockExtendedQuobyteApiMockRecorder) DumpEffectivePolicyRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DumpEffectivePolicyRules(arg0 any) *gomock.Call
DumpEffectivePolicyRules indicates an expected call of DumpEffectivePolicyRules.
func (*MockExtendedQuobyteApiMockRecorder) DumpPolicyPresets ¶
func (mr *MockExtendedQuobyteApiMockRecorder) DumpPolicyPresets(arg0 any) *gomock.Call
DumpPolicyPresets indicates an expected call of DumpPolicyPresets.
func (*MockExtendedQuobyteApiMockRecorder) EraseSnapshot ¶
func (mr *MockExtendedQuobyteApiMockRecorder) EraseSnapshot(arg0 any) *gomock.Call
EraseSnapshot indicates an expected call of EraseSnapshot.
func (*MockExtendedQuobyteApiMockRecorder) EraseVolume ¶
func (mr *MockExtendedQuobyteApiMockRecorder) EraseVolume(arg0 any) *gomock.Call
EraseVolume indicates an expected call of EraseVolume.
func (*MockExtendedQuobyteApiMockRecorder) EraseVolumeByResolvingNamesToUUID ¶
func (mr *MockExtendedQuobyteApiMockRecorder) EraseVolumeByResolvingNamesToUUID(arg0, arg1, arg2 any) *gomock.Call
EraseVolumeByResolvingNamesToUUID indicates an expected call of EraseVolumeByResolvingNamesToUUID.
func (*MockExtendedQuobyteApiMockRecorder) EraseVolumeByResolvingNamesToUUID_2X ¶
func (mr *MockExtendedQuobyteApiMockRecorder) EraseVolumeByResolvingNamesToUUID_2X(arg0, arg1 any) *gomock.Call
EraseVolumeByResolvingNamesToUUID_2X indicates an expected call of EraseVolumeByResolvingNamesToUUID_2X.
func (*MockExtendedQuobyteApiMockRecorder) ExportCertificate ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ExportCertificate(arg0 any) *gomock.Call
ExportCertificate indicates an expected call of ExportCertificate.
func (*MockExtendedQuobyteApiMockRecorder) ExportConfiguration ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ExportConfiguration(arg0 any) *gomock.Call
ExportConfiguration indicates an expected call of ExportConfiguration.
func (*MockExtendedQuobyteApiMockRecorder) ExportPolicyRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ExportPolicyRules(arg0 any) *gomock.Call
ExportPolicyRules indicates an expected call of ExportPolicyRules.
func (*MockExtendedQuobyteApiMockRecorder) ExportVolume ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ExportVolume(arg0 any) *gomock.Call
ExportVolume indicates an expected call of ExportVolume.
func (*MockExtendedQuobyteApiMockRecorder) FilterPolicyRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) FilterPolicyRules(arg0 any) *gomock.Call
FilterPolicyRules indicates an expected call of FilterPolicyRules.
func (*MockExtendedQuobyteApiMockRecorder) GenerateAsyncSupportDump ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GenerateAsyncSupportDump(arg0 any) *gomock.Call
GenerateAsyncSupportDump indicates an expected call of GenerateAsyncSupportDump.
func (*MockExtendedQuobyteApiMockRecorder) GetAPIRetryPolicy ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetAPIRetryPolicy() *gomock.Call
GetAPIRetryPolicy indicates an expected call of GetAPIRetryPolicy.
func (*MockExtendedQuobyteApiMockRecorder) GetAccounting ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetAccounting(arg0 any) *gomock.Call
GetAccounting indicates an expected call of GetAccounting.
func (*MockExtendedQuobyteApiMockRecorder) GetAddKeySlotData ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetAddKeySlotData(arg0 any) *gomock.Call
GetAddKeySlotData indicates an expected call of GetAddKeySlotData.
func (*MockExtendedQuobyteApiMockRecorder) GetAnalyzeReports ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetAnalyzeReports(arg0 any) *gomock.Call
GetAnalyzeReports indicates an expected call of GetAnalyzeReports.
func (*MockExtendedQuobyteApiMockRecorder) GetAuditLog ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetAuditLog(arg0 any) *gomock.Call
GetAuditLog indicates an expected call of GetAuditLog.
func (*MockExtendedQuobyteApiMockRecorder) GetCertificateSubject ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetCertificateSubject(arg0 any) *gomock.Call
GetCertificateSubject indicates an expected call of GetCertificateSubject.
func (*MockExtendedQuobyteApiMockRecorder) GetClientList ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetClientList(arg0 any) *gomock.Call
GetClientList indicates an expected call of GetClientList.
func (*MockExtendedQuobyteApiMockRecorder) GetConfiguration ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetConfiguration(arg0 any) *gomock.Call
GetConfiguration indicates an expected call of GetConfiguration.
func (*MockExtendedQuobyteApiMockRecorder) GetDefaultKeyStoreSlotParams ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetDefaultKeyStoreSlotParams(arg0 any) *gomock.Call
GetDefaultKeyStoreSlotParams indicates an expected call of GetDefaultKeyStoreSlotParams.
func (*MockExtendedQuobyteApiMockRecorder) GetDeviceGroups ¶ added in v1.4.0
func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceGroups(arg0 any) *gomock.Call
GetDeviceGroups indicates an expected call of GetDeviceGroups.
func (*MockExtendedQuobyteApiMockRecorder) GetDeviceIds ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceIds(arg0 any) *gomock.Call
GetDeviceIds indicates an expected call of GetDeviceIds.
func (*MockExtendedQuobyteApiMockRecorder) GetDeviceList ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceList(arg0 any) *gomock.Call
GetDeviceList indicates an expected call of GetDeviceList.
func (*MockExtendedQuobyteApiMockRecorder) GetDeviceNetworkEndpoints ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceNetworkEndpoints(arg0 any) *gomock.Call
GetDeviceNetworkEndpoints indicates an expected call of GetDeviceNetworkEndpoints.
func (*MockExtendedQuobyteApiMockRecorder) GetDeviceTags ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetDeviceTags(arg0 any) *gomock.Call
GetDeviceTags indicates an expected call of GetDeviceTags.
func (*MockExtendedQuobyteApiMockRecorder) GetEffectiveVolumeConfiguration ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetEffectiveVolumeConfiguration(arg0 any) *gomock.Call
GetEffectiveVolumeConfiguration indicates an expected call of GetEffectiveVolumeConfiguration.
func (*MockExtendedQuobyteApiMockRecorder) GetEncryptStatus ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetEncryptStatus(arg0 any) *gomock.Call
GetEncryptStatus indicates an expected call of GetEncryptStatus.
func (*MockExtendedQuobyteApiMockRecorder) GetEncryptedVolumeKey ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetEncryptedVolumeKey(arg0 any) *gomock.Call
GetEncryptedVolumeKey indicates an expected call of GetEncryptedVolumeKey.
func (*MockExtendedQuobyteApiMockRecorder) GetFileMetadataDump ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetFileMetadataDump(arg0 any) *gomock.Call
GetFileMetadataDump indicates an expected call of GetFileMetadataDump.
func (*MockExtendedQuobyteApiMockRecorder) GetFiringRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetFiringRules(arg0 any) *gomock.Call
GetFiringRules indicates an expected call of GetFiringRules.
func (*MockExtendedQuobyteApiMockRecorder) GetHealthManagerStatus ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetHealthManagerStatus(arg0 any) *gomock.Call
GetHealthManagerStatus indicates an expected call of GetHealthManagerStatus.
func (*MockExtendedQuobyteApiMockRecorder) GetInformation ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetInformation(arg0 any) *gomock.Call
GetInformation indicates an expected call of GetInformation.
func (*MockExtendedQuobyteApiMockRecorder) GetKeyStoreSlotWithoutHash ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetKeyStoreSlotWithoutHash(arg0 any) *gomock.Call
GetKeyStoreSlotWithoutHash indicates an expected call of GetKeyStoreSlotWithoutHash.
func (*MockExtendedQuobyteApiMockRecorder) GetLabels ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetLabels(arg0 any) *gomock.Call
GetLabels indicates an expected call of GetLabels.
func (*MockExtendedQuobyteApiMockRecorder) GetLatestEvent ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetLatestEvent(arg0 any) *gomock.Call
GetLatestEvent indicates an expected call of GetLatestEvent.
func (*MockExtendedQuobyteApiMockRecorder) GetLicense ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetLicense(arg0 any) *gomock.Call
GetLicense indicates an expected call of GetLicense.
func (*MockExtendedQuobyteApiMockRecorder) GetMasterKeystoreSlots ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetMasterKeystoreSlots(arg0 any) *gomock.Call
GetMasterKeystoreSlots indicates an expected call of GetMasterKeystoreSlots.
func (*MockExtendedQuobyteApiMockRecorder) GetNetworkTestResult ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetNetworkTestResult(arg0 any) *gomock.Call
GetNetworkTestResult indicates an expected call of GetNetworkTestResult.
func (*MockExtendedQuobyteApiMockRecorder) GetNotificationRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetNotificationRules(arg0 any) *gomock.Call
GetNotificationRules indicates an expected call of GetNotificationRules.
func (*MockExtendedQuobyteApiMockRecorder) GetPolicyPresets ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetPolicyPresets(arg0 any) *gomock.Call
GetPolicyPresets indicates an expected call of GetPolicyPresets.
func (*MockExtendedQuobyteApiMockRecorder) GetPolicyRuleSets ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetPolicyRuleSets(arg0 any) *gomock.Call
GetPolicyRuleSets indicates an expected call of GetPolicyRuleSets.
func (*MockExtendedQuobyteApiMockRecorder) GetPolicyRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetPolicyRules(arg0 any) *gomock.Call
GetPolicyRules indicates an expected call of GetPolicyRules.
func (*MockExtendedQuobyteApiMockRecorder) GetQueryProgress ¶ added in v1.4.0
func (mr *MockExtendedQuobyteApiMockRecorder) GetQueryProgress(arg0 any) *gomock.Call
GetQueryProgress indicates an expected call of GetQueryProgress.
func (*MockExtendedQuobyteApiMockRecorder) GetQuota ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetQuota(arg0 any) *gomock.Call
GetQuota indicates an expected call of GetQuota.
func (*MockExtendedQuobyteApiMockRecorder) GetRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetRules(arg0 any) *gomock.Call
GetRules indicates an expected call of GetRules.
func (*MockExtendedQuobyteApiMockRecorder) GetServiceDump ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetServiceDump(arg0 any) *gomock.Call
GetServiceDump indicates an expected call of GetServiceDump.
func (*MockExtendedQuobyteApiMockRecorder) GetServices ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetServices(arg0 any) *gomock.Call
GetServices indicates an expected call of GetServices.
func (*MockExtendedQuobyteApiMockRecorder) GetSupportDump ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetSupportDump(arg0 any) *gomock.Call
GetSupportDump indicates an expected call of GetSupportDump.
func (*MockExtendedQuobyteApiMockRecorder) GetSupportDumpStatus ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetSupportDumpStatus(arg0 any) *gomock.Call
GetSupportDumpStatus indicates an expected call of GetSupportDumpStatus.
func (*MockExtendedQuobyteApiMockRecorder) GetSystemStatistics ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetSystemStatistics(arg0 any) *gomock.Call
GetSystemStatistics indicates an expected call of GetSystemStatistics.
func (*MockExtendedQuobyteApiMockRecorder) GetTaskList ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetTaskList(arg0 any) *gomock.Call
GetTaskList indicates an expected call of GetTaskList.
func (*MockExtendedQuobyteApiMockRecorder) GetTenant ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetTenant(arg0 any) *gomock.Call
GetTenant indicates an expected call of GetTenant.
func (*MockExtendedQuobyteApiMockRecorder) GetTenantMap ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetTenantMap() *gomock.Call
GetTenantMap indicates an expected call of GetTenantMap.
func (*MockExtendedQuobyteApiMockRecorder) GetTenantUUID ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetTenantUUID(arg0 any) *gomock.Call
GetTenantUUID indicates an expected call of GetTenantUUID.
func (*MockExtendedQuobyteApiMockRecorder) GetTopCapacityConsumer ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetTopCapacityConsumer(arg0 any) *gomock.Call
GetTopCapacityConsumer indicates an expected call of GetTopCapacityConsumer.
func (*MockExtendedQuobyteApiMockRecorder) GetUnformattedDevices ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetUnformattedDevices(arg0 any) *gomock.Call
GetUnformattedDevices indicates an expected call of GetUnformattedDevices.
func (*MockExtendedQuobyteApiMockRecorder) GetUsers ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetUsers(arg0 any) *gomock.Call
GetUsers indicates an expected call of GetUsers.
func (*MockExtendedQuobyteApiMockRecorder) GetVolumeList ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetVolumeList(arg0 any) *gomock.Call
GetVolumeList indicates an expected call of GetVolumeList.
func (*MockExtendedQuobyteApiMockRecorder) GetVolumeUUID ¶
func (mr *MockExtendedQuobyteApiMockRecorder) GetVolumeUUID(arg0, arg1 any) *gomock.Call
GetVolumeUUID indicates an expected call of GetVolumeUUID.
func (*MockExtendedQuobyteApiMockRecorder) ImportAccessKeys ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ImportAccessKeys(arg0 any) *gomock.Call
ImportAccessKeys indicates an expected call of ImportAccessKeys.
func (*MockExtendedQuobyteApiMockRecorder) ImportConfiguration ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ImportConfiguration(arg0 any) *gomock.Call
ImportConfiguration indicates an expected call of ImportConfiguration.
func (*MockExtendedQuobyteApiMockRecorder) ImportPolicyRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ImportPolicyRules(arg0 any) *gomock.Call
ImportPolicyRules indicates an expected call of ImportPolicyRules.
func (*MockExtendedQuobyteApiMockRecorder) ListCa ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ListCa(arg0 any) *gomock.Call
ListCa indicates an expected call of ListCa.
func (*MockExtendedQuobyteApiMockRecorder) ListCertificates ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ListCertificates(arg0 any) *gomock.Call
ListCertificates indicates an expected call of ListCertificates.
func (*MockExtendedQuobyteApiMockRecorder) ListCsr ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ListCsr(arg0 any) *gomock.Call
ListCsr indicates an expected call of ListCsr.
func (*MockExtendedQuobyteApiMockRecorder) ListRegistryReplicas ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ListRegistryReplicas(arg0 any) *gomock.Call
ListRegistryReplicas indicates an expected call of ListRegistryReplicas.
func (*MockExtendedQuobyteApiMockRecorder) ListSnapshots ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ListSnapshots(arg0 any) *gomock.Call
ListSnapshots indicates an expected call of ListSnapshots.
func (*MockExtendedQuobyteApiMockRecorder) MakeDevice ¶
func (mr *MockExtendedQuobyteApiMockRecorder) MakeDevice(arg0 any) *gomock.Call
MakeDevice indicates an expected call of MakeDevice.
func (*MockExtendedQuobyteApiMockRecorder) PublishBucketVolume ¶
func (mr *MockExtendedQuobyteApiMockRecorder) PublishBucketVolume(arg0 any) *gomock.Call
PublishBucketVolume indicates an expected call of PublishBucketVolume.
func (*MockExtendedQuobyteApiMockRecorder) QueryFiles ¶ added in v1.4.0
func (mr *MockExtendedQuobyteApiMockRecorder) QueryFiles(arg0 any) *gomock.Call
QueryFiles indicates an expected call of QueryFiles.
func (*MockExtendedQuobyteApiMockRecorder) RegenerateDatabase ¶
func (mr *MockExtendedQuobyteApiMockRecorder) RegenerateDatabase(arg0 any) *gomock.Call
RegenerateDatabase indicates an expected call of RegenerateDatabase.
func (*MockExtendedQuobyteApiMockRecorder) RemoveKeystoreSlot ¶
func (mr *MockExtendedQuobyteApiMockRecorder) RemoveKeystoreSlot(arg0 any) *gomock.Call
RemoveKeystoreSlot indicates an expected call of RemoveKeystoreSlot.
func (*MockExtendedQuobyteApiMockRecorder) RemoveMasterKeystoreSlot ¶
func (mr *MockExtendedQuobyteApiMockRecorder) RemoveMasterKeystoreSlot(arg0 any) *gomock.Call
RemoveMasterKeystoreSlot indicates an expected call of RemoveMasterKeystoreSlot.
func (*MockExtendedQuobyteApiMockRecorder) RemoveRegistryReplica ¶
func (mr *MockExtendedQuobyteApiMockRecorder) RemoveRegistryReplica(arg0 any) *gomock.Call
RemoveRegistryReplica indicates an expected call of RemoveRegistryReplica.
func (*MockExtendedQuobyteApiMockRecorder) ResolveGlobalFileId ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ResolveGlobalFileId(arg0 any) *gomock.Call
ResolveGlobalFileId indicates an expected call of ResolveGlobalFileId.
func (*MockExtendedQuobyteApiMockRecorder) ResolvePolicyRuleName ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ResolvePolicyRuleName(arg0 any) *gomock.Call
ResolvePolicyRuleName indicates an expected call of ResolvePolicyRuleName.
func (*MockExtendedQuobyteApiMockRecorder) ResolveTenantName ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ResolveTenantName(arg0 any) *gomock.Call
ResolveTenantName indicates an expected call of ResolveTenantName.
func (*MockExtendedQuobyteApiMockRecorder) ResolveTenantNameToUUID ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ResolveTenantNameToUUID(arg0 any) *gomock.Call
ResolveTenantNameToUUID indicates an expected call of ResolveTenantNameToUUID.
func (*MockExtendedQuobyteApiMockRecorder) ResolveVolumeName ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ResolveVolumeName(arg0 any) *gomock.Call
ResolveVolumeName indicates an expected call of ResolveVolumeName.
func (*MockExtendedQuobyteApiMockRecorder) ResolveVolumeNameToUUID ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ResolveVolumeNameToUUID(arg0, arg1 any) *gomock.Call
ResolveVolumeNameToUUID indicates an expected call of ResolveVolumeNameToUUID.
func (*MockExtendedQuobyteApiMockRecorder) ResumeTask ¶
func (mr *MockExtendedQuobyteApiMockRecorder) ResumeTask(arg0 any) *gomock.Call
ResumeTask indicates an expected call of ResumeTask.
func (*MockExtendedQuobyteApiMockRecorder) RetryTask ¶
func (mr *MockExtendedQuobyteApiMockRecorder) RetryTask(arg0 any) *gomock.Call
RetryTask indicates an expected call of RetryTask.
func (*MockExtendedQuobyteApiMockRecorder) RevokeCertificate ¶
func (mr *MockExtendedQuobyteApiMockRecorder) RevokeCertificate(arg0 any) *gomock.Call
RevokeCertificate indicates an expected call of RevokeCertificate.
func (*MockExtendedQuobyteApiMockRecorder) SetAPIRetryPolicy ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetAPIRetryPolicy(arg0 any) *gomock.Call
SetAPIRetryPolicy indicates an expected call of SetAPIRetryPolicy.
func (*MockExtendedQuobyteApiMockRecorder) SetCertificateOwner ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetCertificateOwner(arg0 any) *gomock.Call
SetCertificateOwner indicates an expected call of SetCertificateOwner.
func (*MockExtendedQuobyteApiMockRecorder) SetCertificateSubject ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetCertificateSubject(arg0 any) *gomock.Call
SetCertificateSubject indicates an expected call of SetCertificateSubject.
func (*MockExtendedQuobyteApiMockRecorder) SetConfiguration ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetConfiguration(arg0 any) *gomock.Call
SetConfiguration indicates an expected call of SetConfiguration.
func (*MockExtendedQuobyteApiMockRecorder) SetEncryptedVolumeKey ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetEncryptedVolumeKey(arg0 any) *gomock.Call
SetEncryptedVolumeKey indicates an expected call of SetEncryptedVolumeKey.
func (*MockExtendedQuobyteApiMockRecorder) SetLabels ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetLabels(arg0 any) *gomock.Call
SetLabels indicates an expected call of SetLabels.
func (*MockExtendedQuobyteApiMockRecorder) SetLicenseKey ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetLicenseKey(arg0 any) *gomock.Call
SetLicenseKey indicates an expected call of SetLicenseKey.
func (*MockExtendedQuobyteApiMockRecorder) SetNotificationRule ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetNotificationRule(arg0 any) *gomock.Call
SetNotificationRule indicates an expected call of SetNotificationRule.
func (*MockExtendedQuobyteApiMockRecorder) SetQuota ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetQuota(arg0 any) *gomock.Call
SetQuota indicates an expected call of SetQuota.
func (*MockExtendedQuobyteApiMockRecorder) SetTenant ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetTenant(arg0 any) *gomock.Call
SetTenant indicates an expected call of SetTenant.
func (*MockExtendedQuobyteApiMockRecorder) SetTransport ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetTransport(arg0 any) *gomock.Call
SetTransport indicates an expected call of SetTransport.
func (*MockExtendedQuobyteApiMockRecorder) SetVolumeQuota ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SetVolumeQuota(arg0, arg1 any) *gomock.Call
SetVolumeQuota indicates an expected call of SetVolumeQuota.
func (*MockExtendedQuobyteApiMockRecorder) SilenceAlert ¶
func (mr *MockExtendedQuobyteApiMockRecorder) SilenceAlert(arg0 any) *gomock.Call
SilenceAlert indicates an expected call of SilenceAlert.
func (*MockExtendedQuobyteApiMockRecorder) StartNetworkTest ¶
func (mr *MockExtendedQuobyteApiMockRecorder) StartNetworkTest(arg0 any) *gomock.Call
StartNetworkTest indicates an expected call of StartNetworkTest.
func (*MockExtendedQuobyteApiMockRecorder) TriggerVolumeCheckpoint ¶
func (mr *MockExtendedQuobyteApiMockRecorder) TriggerVolumeCheckpoint(arg0 any) *gomock.Call
TriggerVolumeCheckpoint indicates an expected call of TriggerVolumeCheckpoint.
func (*MockExtendedQuobyteApiMockRecorder) UnlockMasterKeystoreSlot ¶
func (mr *MockExtendedQuobyteApiMockRecorder) UnlockMasterKeystoreSlot(arg0 any) *gomock.Call
UnlockMasterKeystoreSlot indicates an expected call of UnlockMasterKeystoreSlot.
func (*MockExtendedQuobyteApiMockRecorder) UnpublishBucketVolume ¶
func (mr *MockExtendedQuobyteApiMockRecorder) UnpublishBucketVolume(arg0 any) *gomock.Call
UnpublishBucketVolume indicates an expected call of UnpublishBucketVolume.
func (*MockExtendedQuobyteApiMockRecorder) UpdateDevice ¶
func (mr *MockExtendedQuobyteApiMockRecorder) UpdateDevice(arg0 any) *gomock.Call
UpdateDevice indicates an expected call of UpdateDevice.
func (*MockExtendedQuobyteApiMockRecorder) UpdatePolicyRules ¶
func (mr *MockExtendedQuobyteApiMockRecorder) UpdatePolicyRules(arg0 any) *gomock.Call
UpdatePolicyRules indicates an expected call of UpdatePolicyRules.
func (*MockExtendedQuobyteApiMockRecorder) UpdateUser ¶
func (mr *MockExtendedQuobyteApiMockRecorder) UpdateUser(arg0 any) *gomock.Call
UpdateUser indicates an expected call of UpdateUser.
func (*MockExtendedQuobyteApiMockRecorder) UpdateVolume ¶
func (mr *MockExtendedQuobyteApiMockRecorder) UpdateVolume(arg0 any) *gomock.Call
UpdateVolume indicates an expected call of UpdateVolume.
func (*MockExtendedQuobyteApiMockRecorder) VerifyLicense ¶
func (mr *MockExtendedQuobyteApiMockRecorder) VerifyLicense(arg0 any) *gomock.Call
VerifyLicense indicates an expected call of VerifyLicense.