Documentation ¶
Index ¶
- type MockArtifactClientService
- func (_m *MockArtifactClientService) AddLabel(params *artifact.AddLabelParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.AddLabelOK, error)
- func (_m *MockArtifactClientService) CopyArtifact(params *artifact.CopyArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.CopyArtifactCreated, error)
- func (_m *MockArtifactClientService) CreateTag(params *artifact.CreateTagParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.CreateTagCreated, error)
- func (_m *MockArtifactClientService) DeleteArtifact(params *artifact.DeleteArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.DeleteArtifactOK, error)
- func (_m *MockArtifactClientService) DeleteTag(params *artifact.DeleteTagParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.DeleteTagOK, error)
- func (_m *MockArtifactClientService) GetAddition(params *artifact.GetAdditionParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.GetAdditionOK, error)
- func (_m *MockArtifactClientService) GetArtifact(params *artifact.GetArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.GetArtifactOK, error)
- func (_m *MockArtifactClientService) GetVulnerabilitiesAddition(params *artifact.GetVulnerabilitiesAdditionParams, ...) (*artifact.GetVulnerabilitiesAdditionOK, error)
- func (_m *MockArtifactClientService) ListAccessories(params *artifact.ListAccessoriesParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.ListAccessoriesOK, error)
- func (_m *MockArtifactClientService) ListArtifacts(params *artifact.ListArtifactsParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.ListArtifactsOK, error)
- func (_m *MockArtifactClientService) ListTags(params *artifact.ListTagsParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.ListTagsOK, error)
- func (_m *MockArtifactClientService) RemoveLabel(params *artifact.RemoveLabelParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.RemoveLabelOK, error)
- func (_m *MockArtifactClientService) SetTransport(transport runtime.ClientTransport)
- type MockAuditlogClientService
- type MockConfigureClientService
- func (_m *MockConfigureClientService) GetConfigurations(params *configure.GetConfigurationsParams, ...) (*configure.GetConfigurationsOK, error)
- func (_m *MockConfigureClientService) GetInternalconfig(params *configure.GetInternalconfigParams, ...) (*configure.GetInternalconfigOK, error)
- func (_m *MockConfigureClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockConfigureClientService) UpdateConfigurations(params *configure.UpdateConfigurationsParams, ...) (*configure.UpdateConfigurationsOK, error)
- type MockGcClientService
- func (_m *MockGcClientService) CreateGCSchedule(params *gc.CreateGCScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*gc.CreateGCScheduleCreated, error)
- func (_m *MockGcClientService) GetGC(params *gc.GetGCParams, authInfo runtime.ClientAuthInfoWriter) (*gc.GetGCOK, error)
- func (_m *MockGcClientService) GetGCHistory(params *gc.GetGCHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*gc.GetGCHistoryOK, error)
- func (_m *MockGcClientService) GetGCLog(params *gc.GetGCLogParams, authInfo runtime.ClientAuthInfoWriter) (*gc.GetGCLogOK, error)
- func (_m *MockGcClientService) GetGCSchedule(params *gc.GetGCScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*gc.GetGCScheduleOK, error)
- func (_m *MockGcClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockGcClientService) StopGC(params *gc.StopGCParams, authInfo runtime.ClientAuthInfoWriter) (*gc.StopGCOK, error)
- func (_m *MockGcClientService) UpdateGCSchedule(params *gc.UpdateGCScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*gc.UpdateGCScheduleOK, error)
- type MockHealthClientService
- type MockIconClientService
- type MockImmutableClientService
- func (_m *MockImmutableClientService) CreateImmuRule(params *immutable.CreateImmuRuleParams, authInfo runtime.ClientAuthInfoWriter) (*immutable.CreateImmuRuleCreated, error)
- func (_m *MockImmutableClientService) DeleteImmuRule(params *immutable.DeleteImmuRuleParams, authInfo runtime.ClientAuthInfoWriter) (*immutable.DeleteImmuRuleOK, error)
- func (_m *MockImmutableClientService) ListImmuRules(params *immutable.ListImmuRulesParams, authInfo runtime.ClientAuthInfoWriter) (*immutable.ListImmuRulesOK, error)
- func (_m *MockImmutableClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockImmutableClientService) UpdateImmuRule(params *immutable.UpdateImmuRuleParams, authInfo runtime.ClientAuthInfoWriter) (*immutable.UpdateImmuRuleOK, error)
- type MockJobserviceClientService
- func (_m *MockJobserviceClientService) ActionGetJobLog(params *jobservice.ActionGetJobLogParams, ...) (*jobservice.ActionGetJobLogOK, error)
- func (_m *MockJobserviceClientService) ActionPendingJobs(params *jobservice.ActionPendingJobsParams, ...) (*jobservice.ActionPendingJobsOK, error)
- func (_m *MockJobserviceClientService) GetWorkerPools(params *jobservice.GetWorkerPoolsParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.GetWorkerPoolsOK, error)
- func (_m *MockJobserviceClientService) GetWorkers(params *jobservice.GetWorkersParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.GetWorkersOK, error)
- func (_m *MockJobserviceClientService) ListJobQueues(params *jobservice.ListJobQueuesParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.ListJobQueuesOK, error)
- func (_m *MockJobserviceClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockJobserviceClientService) StopRunningJob(params *jobservice.StopRunningJobParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.StopRunningJobOK, error)
- type MockLabelClientService
- func (_m *MockLabelClientService) CreateLabel(params *label.CreateLabelParams, authInfo runtime.ClientAuthInfoWriter) (*label.CreateLabelCreated, error)
- func (_m *MockLabelClientService) DeleteLabel(params *label.DeleteLabelParams, authInfo runtime.ClientAuthInfoWriter) (*label.DeleteLabelOK, error)
- func (_m *MockLabelClientService) GetLabelByID(params *label.GetLabelByIDParams, authInfo runtime.ClientAuthInfoWriter) (*label.GetLabelByIDOK, error)
- func (_m *MockLabelClientService) ListLabels(params *label.ListLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*label.ListLabelsOK, error)
- func (_m *MockLabelClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockLabelClientService) UpdateLabel(params *label.UpdateLabelParams, authInfo runtime.ClientAuthInfoWriter) (*label.UpdateLabelOK, error)
- type MockLdapClientService
- func (_m *MockLdapClientService) ImportLdapUser(params *ldap.ImportLdapUserParams, authInfo runtime.ClientAuthInfoWriter) (*ldap.ImportLdapUserOK, error)
- func (_m *MockLdapClientService) PingLdap(params *ldap.PingLdapParams, authInfo runtime.ClientAuthInfoWriter) (*ldap.PingLdapOK, error)
- func (_m *MockLdapClientService) SearchLdapGroup(params *ldap.SearchLdapGroupParams, authInfo runtime.ClientAuthInfoWriter) (*ldap.SearchLdapGroupOK, error)
- func (_m *MockLdapClientService) SearchLdapUser(params *ldap.SearchLdapUserParams, authInfo runtime.ClientAuthInfoWriter) (*ldap.SearchLdapUserOK, error)
- func (_m *MockLdapClientService) SetTransport(transport runtime.ClientTransport)
- type MockMemberClientService
- func (_m *MockMemberClientService) CreateProjectMember(params *member.CreateProjectMemberParams, ...) (*member.CreateProjectMemberCreated, error)
- func (_m *MockMemberClientService) DeleteProjectMember(params *member.DeleteProjectMemberParams, ...) (*member.DeleteProjectMemberOK, error)
- func (_m *MockMemberClientService) GetProjectMember(params *member.GetProjectMemberParams, authInfo runtime.ClientAuthInfoWriter) (*member.GetProjectMemberOK, error)
- func (_m *MockMemberClientService) ListProjectMembers(params *member.ListProjectMembersParams, authInfo runtime.ClientAuthInfoWriter) (*member.ListProjectMembersOK, error)
- func (_m *MockMemberClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockMemberClientService) UpdateProjectMember(params *member.UpdateProjectMemberParams, ...) (*member.UpdateProjectMemberOK, error)
- type MockOidcClientService
- type MockPingClientService
- type MockPreheatClientService
- func (_m *MockPreheatClientService) CreateInstance(params *preheat.CreateInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.CreateInstanceCreated, error)
- func (_m *MockPreheatClientService) CreatePolicy(params *preheat.CreatePolicyParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.CreatePolicyCreated, error)
- func (_m *MockPreheatClientService) DeleteInstance(params *preheat.DeleteInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.DeleteInstanceOK, error)
- func (_m *MockPreheatClientService) DeletePolicy(params *preheat.DeletePolicyParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.DeletePolicyOK, error)
- func (_m *MockPreheatClientService) GetExecution(params *preheat.GetExecutionParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.GetExecutionOK, error)
- func (_m *MockPreheatClientService) GetInstance(params *preheat.GetInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.GetInstanceOK, error)
- func (_m *MockPreheatClientService) GetPolicy(params *preheat.GetPolicyParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.GetPolicyOK, error)
- func (_m *MockPreheatClientService) GetPreheatLog(params *preheat.GetPreheatLogParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.GetPreheatLogOK, error)
- func (_m *MockPreheatClientService) ListExecutions(params *preheat.ListExecutionsParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListExecutionsOK, error)
- func (_m *MockPreheatClientService) ListInstances(params *preheat.ListInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListInstancesOK, error)
- func (_m *MockPreheatClientService) ListPolicies(params *preheat.ListPoliciesParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListPoliciesOK, error)
- func (_m *MockPreheatClientService) ListProviders(params *preheat.ListProvidersParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListProvidersOK, error)
- func (_m *MockPreheatClientService) ListProvidersUnderProject(params *preheat.ListProvidersUnderProjectParams, ...) (*preheat.ListProvidersUnderProjectOK, error)
- func (_m *MockPreheatClientService) ListTasks(params *preheat.ListTasksParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListTasksOK, error)
- func (_m *MockPreheatClientService) ManualPreheat(params *preheat.ManualPreheatParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ManualPreheatCreated, error)
- func (_m *MockPreheatClientService) PingInstances(params *preheat.PingInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.PingInstancesOK, error)
- func (_m *MockPreheatClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockPreheatClientService) StopExecution(params *preheat.StopExecutionParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.StopExecutionOK, error)
- func (_m *MockPreheatClientService) UpdateInstance(params *preheat.UpdateInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.UpdateInstanceOK, error)
- func (_m *MockPreheatClientService) UpdatePolicy(params *preheat.UpdatePolicyParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.UpdatePolicyOK, error)
- type MockProjectClientService
- func (_m *MockProjectClientService) CreateProject(params *project.CreateProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.CreateProjectCreated, error)
- func (_m *MockProjectClientService) DeleteProject(params *project.DeleteProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.DeleteProjectOK, error)
- func (_m *MockProjectClientService) GetLogs(params *project.GetLogsParams, authInfo runtime.ClientAuthInfoWriter) (*project.GetLogsOK, error)
- func (_m *MockProjectClientService) GetProject(params *project.GetProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.GetProjectOK, error)
- func (_m *MockProjectClientService) GetProjectDeletable(params *project.GetProjectDeletableParams, ...) (*project.GetProjectDeletableOK, error)
- func (_m *MockProjectClientService) GetProjectSummary(params *project.GetProjectSummaryParams, authInfo runtime.ClientAuthInfoWriter) (*project.GetProjectSummaryOK, error)
- func (_m *MockProjectClientService) GetScannerOfProject(params *project.GetScannerOfProjectParams, ...) (*project.GetScannerOfProjectOK, error)
- func (_m *MockProjectClientService) HeadProject(params *project.HeadProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.HeadProjectOK, error)
- func (_m *MockProjectClientService) ListProjects(params *project.ListProjectsParams, authInfo runtime.ClientAuthInfoWriter) (*project.ListProjectsOK, error)
- func (_m *MockProjectClientService) ListScannerCandidatesOfProject(params *project.ListScannerCandidatesOfProjectParams, ...) (*project.ListScannerCandidatesOfProjectOK, error)
- func (_m *MockProjectClientService) SetScannerOfProject(params *project.SetScannerOfProjectParams, ...) (*project.SetScannerOfProjectOK, error)
- func (_m *MockProjectClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockProjectClientService) UpdateProject(params *project.UpdateProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.UpdateProjectOK, error)
- type MockProject_metadataClientService
- func (_m *MockProject_metadataClientService) AddProjectMetadatas(params *project_metadata.AddProjectMetadatasParams, ...) (*project_metadata.AddProjectMetadatasOK, error)
- func (_m *MockProject_metadataClientService) DeleteProjectMetadata(params *project_metadata.DeleteProjectMetadataParams, ...) (*project_metadata.DeleteProjectMetadataOK, error)
- func (_m *MockProject_metadataClientService) GetProjectMetadata(params *project_metadata.GetProjectMetadataParams, ...) (*project_metadata.GetProjectMetadataOK, error)
- func (_m *MockProject_metadataClientService) ListProjectMetadatas(params *project_metadata.ListProjectMetadatasParams, ...) (*project_metadata.ListProjectMetadatasOK, error)
- func (_m *MockProject_metadataClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockProject_metadataClientService) UpdateProjectMetadata(params *project_metadata.UpdateProjectMetadataParams, ...) (*project_metadata.UpdateProjectMetadataOK, error)
- type MockPurgeClientService
- func (_m *MockPurgeClientService) CreatePurgeSchedule(params *purge.CreatePurgeScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*purge.CreatePurgeScheduleCreated, error)
- func (_m *MockPurgeClientService) GetPurgeHistory(params *purge.GetPurgeHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*purge.GetPurgeHistoryOK, error)
- func (_m *MockPurgeClientService) GetPurgeJob(params *purge.GetPurgeJobParams, authInfo runtime.ClientAuthInfoWriter) (*purge.GetPurgeJobOK, error)
- func (_m *MockPurgeClientService) GetPurgeJobLog(params *purge.GetPurgeJobLogParams, authInfo runtime.ClientAuthInfoWriter) (*purge.GetPurgeJobLogOK, error)
- func (_m *MockPurgeClientService) GetPurgeSchedule(params *purge.GetPurgeScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*purge.GetPurgeScheduleOK, error)
- func (_m *MockPurgeClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockPurgeClientService) StopPurge(params *purge.StopPurgeParams, authInfo runtime.ClientAuthInfoWriter) (*purge.StopPurgeOK, error)
- func (_m *MockPurgeClientService) UpdatePurgeSchedule(params *purge.UpdatePurgeScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*purge.UpdatePurgeScheduleOK, error)
- type MockQuotaClientService
- func (_m *MockQuotaClientService) GetQuota(params *quota.GetQuotaParams, authInfo runtime.ClientAuthInfoWriter) (*quota.GetQuotaOK, error)
- func (_m *MockQuotaClientService) ListQuotas(params *quota.ListQuotasParams, authInfo runtime.ClientAuthInfoWriter) (*quota.ListQuotasOK, error)
- func (_m *MockQuotaClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockQuotaClientService) UpdateQuota(params *quota.UpdateQuotaParams, authInfo runtime.ClientAuthInfoWriter) (*quota.UpdateQuotaOK, error)
- type MockRegistryClientService
- func (_m *MockRegistryClientService) CreateRegistry(params *registry.CreateRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.CreateRegistryCreated, error)
- func (_m *MockRegistryClientService) DeleteRegistry(params *registry.DeleteRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.DeleteRegistryOK, error)
- func (_m *MockRegistryClientService) GetRegistry(params *registry.GetRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.GetRegistryOK, error)
- func (_m *MockRegistryClientService) GetRegistryInfo(params *registry.GetRegistryInfoParams, authInfo runtime.ClientAuthInfoWriter) (*registry.GetRegistryInfoOK, error)
- func (_m *MockRegistryClientService) ListRegistries(params *registry.ListRegistriesParams, authInfo runtime.ClientAuthInfoWriter) (*registry.ListRegistriesOK, error)
- func (_m *MockRegistryClientService) ListRegistryProviderInfos(params *registry.ListRegistryProviderInfosParams, ...) (*registry.ListRegistryProviderInfosOK, error)
- func (_m *MockRegistryClientService) ListRegistryProviderTypes(params *registry.ListRegistryProviderTypesParams, ...) (*registry.ListRegistryProviderTypesOK, error)
- func (_m *MockRegistryClientService) PingRegistry(params *registry.PingRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.PingRegistryOK, error)
- func (_m *MockRegistryClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockRegistryClientService) UpdateRegistry(params *registry.UpdateRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.UpdateRegistryOK, error)
- type MockReplicationClientService
- func (_m *MockReplicationClientService) CreateReplicationPolicy(params *replication.CreateReplicationPolicyParams, ...) (*replication.CreateReplicationPolicyCreated, error)
- func (_m *MockReplicationClientService) DeleteReplicationPolicy(params *replication.DeleteReplicationPolicyParams, ...) (*replication.DeleteReplicationPolicyOK, error)
- func (_m *MockReplicationClientService) GetReplicationExecution(params *replication.GetReplicationExecutionParams, ...) (*replication.GetReplicationExecutionOK, error)
- func (_m *MockReplicationClientService) GetReplicationLog(params *replication.GetReplicationLogParams, ...) (*replication.GetReplicationLogOK, error)
- func (_m *MockReplicationClientService) GetReplicationPolicy(params *replication.GetReplicationPolicyParams, ...) (*replication.GetReplicationPolicyOK, error)
- func (_m *MockReplicationClientService) ListReplicationExecutions(params *replication.ListReplicationExecutionsParams, ...) (*replication.ListReplicationExecutionsOK, error)
- func (_m *MockReplicationClientService) ListReplicationPolicies(params *replication.ListReplicationPoliciesParams, ...) (*replication.ListReplicationPoliciesOK, error)
- func (_m *MockReplicationClientService) ListReplicationTasks(params *replication.ListReplicationTasksParams, ...) (*replication.ListReplicationTasksOK, error)
- func (_m *MockReplicationClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockReplicationClientService) StartReplication(params *replication.StartReplicationParams, ...) (*replication.StartReplicationCreated, error)
- func (_m *MockReplicationClientService) StopReplication(params *replication.StopReplicationParams, ...) (*replication.StopReplicationOK, error)
- func (_m *MockReplicationClientService) UpdateReplicationPolicy(params *replication.UpdateReplicationPolicyParams, ...) (*replication.UpdateReplicationPolicyOK, error)
- type MockRepositoryClientService
- func (_m *MockRepositoryClientService) DeleteRepository(params *repository.DeleteRepositoryParams, ...) (*repository.DeleteRepositoryOK, error)
- func (_m *MockRepositoryClientService) GetRepository(params *repository.GetRepositoryParams, authInfo runtime.ClientAuthInfoWriter) (*repository.GetRepositoryOK, error)
- func (_m *MockRepositoryClientService) ListAllRepositories(params *repository.ListAllRepositoriesParams, ...) (*repository.ListAllRepositoriesOK, error)
- func (_m *MockRepositoryClientService) ListRepositories(params *repository.ListRepositoriesParams, ...) (*repository.ListRepositoriesOK, error)
- func (_m *MockRepositoryClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockRepositoryClientService) UpdateRepository(params *repository.UpdateRepositoryParams, ...) (*repository.UpdateRepositoryOK, error)
- type MockRetentionClientService
- func (_m *MockRetentionClientService) CreateRetention(params *retention.CreateRetentionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.CreateRetentionCreated, error)
- func (_m *MockRetentionClientService) DeleteRetention(params *retention.DeleteRetentionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.DeleteRetentionOK, error)
- func (_m *MockRetentionClientService) GetRentenitionMetadata(params *retention.GetRentenitionMetadataParams, ...) (*retention.GetRentenitionMetadataOK, error)
- func (_m *MockRetentionClientService) GetRetention(params *retention.GetRetentionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.GetRetentionOK, error)
- func (_m *MockRetentionClientService) GetRetentionTaskLog(params *retention.GetRetentionTaskLogParams, ...) (*retention.GetRetentionTaskLogOK, error)
- func (_m *MockRetentionClientService) ListRetentionExecutions(params *retention.ListRetentionExecutionsParams, ...) (*retention.ListRetentionExecutionsOK, error)
- func (_m *MockRetentionClientService) ListRetentionTasks(params *retention.ListRetentionTasksParams, ...) (*retention.ListRetentionTasksOK, error)
- func (_m *MockRetentionClientService) OperateRetentionExecution(params *retention.OperateRetentionExecutionParams, ...) (*retention.OperateRetentionExecutionOK, error)
- func (_m *MockRetentionClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockRetentionClientService) TriggerRetentionExecution(params *retention.TriggerRetentionExecutionParams, ...) (*retention.TriggerRetentionExecutionOK, ...)
- func (_m *MockRetentionClientService) UpdateRetention(params *retention.UpdateRetentionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.UpdateRetentionOK, error)
- type MockRobotClientService
- func (_m *MockRobotClientService) CreateRobot(params *robot.CreateRobotParams, authInfo runtime.ClientAuthInfoWriter) (*robot.CreateRobotCreated, error)
- func (_m *MockRobotClientService) DeleteRobot(params *robot.DeleteRobotParams, authInfo runtime.ClientAuthInfoWriter) (*robot.DeleteRobotOK, error)
- func (_m *MockRobotClientService) GetRobotByID(params *robot.GetRobotByIDParams, authInfo runtime.ClientAuthInfoWriter) (*robot.GetRobotByIDOK, error)
- func (_m *MockRobotClientService) ListRobot(params *robot.ListRobotParams, authInfo runtime.ClientAuthInfoWriter) (*robot.ListRobotOK, error)
- func (_m *MockRobotClientService) RefreshSec(params *robot.RefreshSecParams, authInfo runtime.ClientAuthInfoWriter) (*robot.RefreshSecOK, error)
- func (_m *MockRobotClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockRobotClientService) UpdateRobot(params *robot.UpdateRobotParams, authInfo runtime.ClientAuthInfoWriter) (*robot.UpdateRobotOK, error)
- type MockRobotv1ClientService
- func (_m *MockRobotv1ClientService) CreateRobotV1(params *robotv1.CreateRobotV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.CreateRobotV1Created, error)
- func (_m *MockRobotv1ClientService) DeleteRobotV1(params *robotv1.DeleteRobotV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.DeleteRobotV1OK, error)
- func (_m *MockRobotv1ClientService) GetRobotByIDV1(params *robotv1.GetRobotByIDV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.GetRobotByIDV1OK, error)
- func (_m *MockRobotv1ClientService) ListRobotV1(params *robotv1.ListRobotV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.ListRobotV1OK, error)
- func (_m *MockRobotv1ClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockRobotv1ClientService) UpdateRobotV1(params *robotv1.UpdateRobotV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.UpdateRobotV1OK, error)
- type MockScanClientService
- func (_m *MockScanClientService) GetReportLog(params *scan.GetReportLogParams, authInfo runtime.ClientAuthInfoWriter) (*scan.GetReportLogOK, error)
- func (_m *MockScanClientService) ScanArtifact(params *scan.ScanArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*scan.ScanArtifactAccepted, error)
- func (_m *MockScanClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockScanClientService) StopScanArtifact(params *scan.StopScanArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*scan.StopScanArtifactAccepted, error)
- type MockScan_allClientService
- func (_m *MockScan_allClientService) CreateScanAllSchedule(params *scan_all.CreateScanAllScheduleParams, ...) (*scan_all.CreateScanAllScheduleCreated, error)
- func (_m *MockScan_allClientService) GetLatestScanAllMetrics(params *scan_all.GetLatestScanAllMetricsParams, ...) (*scan_all.GetLatestScanAllMetricsOK, error)
- func (_m *MockScan_allClientService) GetLatestScheduledScanAllMetrics(params *scan_all.GetLatestScheduledScanAllMetricsParams, ...) (*scan_all.GetLatestScheduledScanAllMetricsOK, error)
- func (_m *MockScan_allClientService) GetScanAllSchedule(params *scan_all.GetScanAllScheduleParams, ...) (*scan_all.GetScanAllScheduleOK, error)
- func (_m *MockScan_allClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockScan_allClientService) StopScanAll(params *scan_all.StopScanAllParams, authInfo runtime.ClientAuthInfoWriter) (*scan_all.StopScanAllAccepted, error)
- func (_m *MockScan_allClientService) UpdateScanAllSchedule(params *scan_all.UpdateScanAllScheduleParams, ...) (*scan_all.UpdateScanAllScheduleOK, error)
- type MockScan_data_exportClientService
- func (_m *MockScan_data_exportClientService) DownloadScanData(params *scan_data_export.DownloadScanDataParams, ...) (*scan_data_export.DownloadScanDataOK, error)
- func (_m *MockScan_data_exportClientService) ExportScanData(params *scan_data_export.ExportScanDataParams, ...) (*scan_data_export.ExportScanDataOK, error)
- func (_m *MockScan_data_exportClientService) GetScanDataExportExecution(params *scan_data_export.GetScanDataExportExecutionParams, ...) (*scan_data_export.GetScanDataExportExecutionOK, error)
- func (_m *MockScan_data_exportClientService) GetScanDataExportExecutionList(params *scan_data_export.GetScanDataExportExecutionListParams, ...) (*scan_data_export.GetScanDataExportExecutionListOK, error)
- func (_m *MockScan_data_exportClientService) SetTransport(transport runtime.ClientTransport)
- type MockScannerClientService
- func (_m *MockScannerClientService) CreateScanner(params *scanner.CreateScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.CreateScannerCreated, error)
- func (_m *MockScannerClientService) DeleteScanner(params *scanner.DeleteScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.DeleteScannerOK, error)
- func (_m *MockScannerClientService) GetScanner(params *scanner.GetScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.GetScannerOK, error)
- func (_m *MockScannerClientService) GetScannerMetadata(params *scanner.GetScannerMetadataParams, ...) (*scanner.GetScannerMetadataOK, error)
- func (_m *MockScannerClientService) ListScanners(params *scanner.ListScannersParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.ListScannersOK, error)
- func (_m *MockScannerClientService) PingScanner(params *scanner.PingScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.PingScannerOK, error)
- func (_m *MockScannerClientService) SetScannerAsDefault(params *scanner.SetScannerAsDefaultParams, ...) (*scanner.SetScannerAsDefaultOK, error)
- func (_m *MockScannerClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockScannerClientService) UpdateScanner(params *scanner.UpdateScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.UpdateScannerOK, error)
- type MockScheduleClientService
- func (_m *MockScheduleClientService) GetSchedulePaused(params *schedule.GetSchedulePausedParams, ...) (*schedule.GetSchedulePausedOK, error)
- func (_m *MockScheduleClientService) ListSchedules(params *schedule.ListSchedulesParams, authInfo runtime.ClientAuthInfoWriter) (*schedule.ListSchedulesOK, error)
- func (_m *MockScheduleClientService) SetTransport(transport runtime.ClientTransport)
- type MockSearchClientService
- type MockStatisticClientService
- type MockSystem_cve_allowlistClientService
- func (_m *MockSystem_cve_allowlistClientService) GetSystemCVEAllowlist(params *system_cve_allowlist.GetSystemCVEAllowlistParams, ...) (*system_cve_allowlist.GetSystemCVEAllowlistOK, error)
- func (_m *MockSystem_cve_allowlistClientService) PutSystemCVEAllowlist(params *system_cve_allowlist.PutSystemCVEAllowlistParams, ...) (*system_cve_allowlist.PutSystemCVEAllowlistOK, error)
- func (_m *MockSystem_cve_allowlistClientService) SetTransport(transport runtime.ClientTransport)
- type MockSysteminfoClientService
- func (_m *MockSysteminfoClientService) GetCert(params *systeminfo.GetCertParams, authInfo runtime.ClientAuthInfoWriter, ...) (*systeminfo.GetCertOK, error)
- func (_m *MockSysteminfoClientService) GetSystemInfo(params *systeminfo.GetSystemInfoParams, authInfo runtime.ClientAuthInfoWriter) (*systeminfo.GetSystemInfoOK, error)
- func (_m *MockSysteminfoClientService) GetVolumes(params *systeminfo.GetVolumesParams, authInfo runtime.ClientAuthInfoWriter) (*systeminfo.GetVolumesOK, error)
- func (_m *MockSysteminfoClientService) SetTransport(transport runtime.ClientTransport)
- type MockUserClientService
- func (_m *MockUserClientService) CreateUser(params *user.CreateUserParams, authInfo runtime.ClientAuthInfoWriter) (*user.CreateUserCreated, error)
- func (_m *MockUserClientService) DeleteUser(params *user.DeleteUserParams, authInfo runtime.ClientAuthInfoWriter) (*user.DeleteUserOK, error)
- func (_m *MockUserClientService) GetCurrentUserInfo(params *user.GetCurrentUserInfoParams, authInfo runtime.ClientAuthInfoWriter) (*user.GetCurrentUserInfoOK, error)
- func (_m *MockUserClientService) GetCurrentUserPermissions(params *user.GetCurrentUserPermissionsParams, ...) (*user.GetCurrentUserPermissionsOK, error)
- func (_m *MockUserClientService) GetUser(params *user.GetUserParams, authInfo runtime.ClientAuthInfoWriter) (*user.GetUserOK, error)
- func (_m *MockUserClientService) ListUsers(params *user.ListUsersParams, authInfo runtime.ClientAuthInfoWriter) (*user.ListUsersOK, error)
- func (_m *MockUserClientService) SearchUsers(params *user.SearchUsersParams, authInfo runtime.ClientAuthInfoWriter) (*user.SearchUsersOK, error)
- func (_m *MockUserClientService) SetCliSecret(params *user.SetCliSecretParams, authInfo runtime.ClientAuthInfoWriter) (*user.SetCliSecretOK, error)
- func (_m *MockUserClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockUserClientService) SetUserSysAdmin(params *user.SetUserSysAdminParams, authInfo runtime.ClientAuthInfoWriter) (*user.SetUserSysAdminOK, error)
- func (_m *MockUserClientService) UpdateUserPassword(params *user.UpdateUserPasswordParams, authInfo runtime.ClientAuthInfoWriter) (*user.UpdateUserPasswordOK, error)
- func (_m *MockUserClientService) UpdateUserProfile(params *user.UpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*user.UpdateUserProfileOK, error)
- type MockUsergroupClientService
- func (_m *MockUsergroupClientService) CreateUserGroup(params *usergroup.CreateUserGroupParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.CreateUserGroupCreated, error)
- func (_m *MockUsergroupClientService) DeleteUserGroup(params *usergroup.DeleteUserGroupParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.DeleteUserGroupOK, error)
- func (_m *MockUsergroupClientService) GetUserGroup(params *usergroup.GetUserGroupParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.GetUserGroupOK, error)
- func (_m *MockUsergroupClientService) ListUserGroups(params *usergroup.ListUserGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.ListUserGroupsOK, error)
- func (_m *MockUsergroupClientService) SearchUserGroups(params *usergroup.SearchUserGroupsParams, ...) (*usergroup.SearchUserGroupsOK, error)
- func (_m *MockUsergroupClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockUsergroupClientService) UpdateUserGroup(params *usergroup.UpdateUserGroupParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.UpdateUserGroupOK, error)
- type MockWebhookClientService
- func (_m *MockWebhookClientService) CreateWebhookPolicyOfProject(params *webhook.CreateWebhookPolicyOfProjectParams, ...) (*webhook.CreateWebhookPolicyOfProjectCreated, error)
- func (_m *MockWebhookClientService) DeleteWebhookPolicyOfProject(params *webhook.DeleteWebhookPolicyOfProjectParams, ...) (*webhook.DeleteWebhookPolicyOfProjectOK, error)
- func (_m *MockWebhookClientService) GetLogsOfWebhookTask(params *webhook.GetLogsOfWebhookTaskParams, ...) (*webhook.GetLogsOfWebhookTaskOK, error)
- func (_m *MockWebhookClientService) GetSupportedEventTypes(params *webhook.GetSupportedEventTypesParams, ...) (*webhook.GetSupportedEventTypesOK, error)
- func (_m *MockWebhookClientService) GetWebhookPolicyOfProject(params *webhook.GetWebhookPolicyOfProjectParams, ...) (*webhook.GetWebhookPolicyOfProjectOK, error)
- func (_m *MockWebhookClientService) LastTrigger(params *webhook.LastTriggerParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.LastTriggerOK, error)
- func (_m *MockWebhookClientService) ListExecutionsOfWebhookPolicy(params *webhook.ListExecutionsOfWebhookPolicyParams, ...) (*webhook.ListExecutionsOfWebhookPolicyOK, error)
- func (_m *MockWebhookClientService) ListTasksOfWebhookExecution(params *webhook.ListTasksOfWebhookExecutionParams, ...) (*webhook.ListTasksOfWebhookExecutionOK, error)
- func (_m *MockWebhookClientService) ListWebhookPoliciesOfProject(params *webhook.ListWebhookPoliciesOfProjectParams, ...) (*webhook.ListWebhookPoliciesOfProjectOK, error)
- func (_m *MockWebhookClientService) SetTransport(transport runtime.ClientTransport)
- func (_m *MockWebhookClientService) UpdateWebhookPolicyOfProject(params *webhook.UpdateWebhookPolicyOfProjectParams, ...) (*webhook.UpdateWebhookPolicyOfProjectOK, error)
- type MockWebhookjobClientService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockArtifactClientService ¶
MockArtifactClientService is an autogenerated mock type for the ClientService type
func NewMockArtifactClientService ¶ added in v5.1.0
func NewMockArtifactClientService(t mockConstructorTestingTNewMockArtifactClientService) *MockArtifactClientService
NewMockArtifactClientService creates a new instance of MockArtifactClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockArtifactClientService) AddLabel ¶
func (_m *MockArtifactClientService) AddLabel(params *artifact.AddLabelParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.AddLabelOK, error)
AddLabel provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) CopyArtifact ¶
func (_m *MockArtifactClientService) CopyArtifact(params *artifact.CopyArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.CopyArtifactCreated, error)
CopyArtifact provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) CreateTag ¶
func (_m *MockArtifactClientService) CreateTag(params *artifact.CreateTagParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.CreateTagCreated, error)
CreateTag provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) DeleteArtifact ¶
func (_m *MockArtifactClientService) DeleteArtifact(params *artifact.DeleteArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.DeleteArtifactOK, error)
DeleteArtifact provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) DeleteTag ¶
func (_m *MockArtifactClientService) DeleteTag(params *artifact.DeleteTagParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.DeleteTagOK, error)
DeleteTag provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) GetAddition ¶
func (_m *MockArtifactClientService) GetAddition(params *artifact.GetAdditionParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.GetAdditionOK, error)
GetAddition provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) GetArtifact ¶
func (_m *MockArtifactClientService) GetArtifact(params *artifact.GetArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.GetArtifactOK, error)
GetArtifact provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) GetVulnerabilitiesAddition ¶
func (_m *MockArtifactClientService) GetVulnerabilitiesAddition(params *artifact.GetVulnerabilitiesAdditionParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.GetVulnerabilitiesAdditionOK, error)
GetVulnerabilitiesAddition provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) ListAccessories ¶ added in v5.1.0
func (_m *MockArtifactClientService) ListAccessories(params *artifact.ListAccessoriesParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.ListAccessoriesOK, error)
ListAccessories provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) ListArtifacts ¶
func (_m *MockArtifactClientService) ListArtifacts(params *artifact.ListArtifactsParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.ListArtifactsOK, error)
ListArtifacts provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) ListTags ¶
func (_m *MockArtifactClientService) ListTags(params *artifact.ListTagsParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.ListTagsOK, error)
ListTags provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) RemoveLabel ¶
func (_m *MockArtifactClientService) RemoveLabel(params *artifact.RemoveLabelParams, authInfo runtime.ClientAuthInfoWriter) (*artifact.RemoveLabelOK, error)
RemoveLabel provides a mock function with given fields: params, authInfo
func (*MockArtifactClientService) SetTransport ¶
func (_m *MockArtifactClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockAuditlogClientService ¶
MockAuditlogClientService is an autogenerated mock type for the ClientService type
func NewMockAuditlogClientService ¶ added in v5.1.0
func NewMockAuditlogClientService(t mockConstructorTestingTNewMockAuditlogClientService) *MockAuditlogClientService
NewMockAuditlogClientService creates a new instance of MockAuditlogClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockAuditlogClientService) ListAuditLogs ¶
func (_m *MockAuditlogClientService) ListAuditLogs(params *auditlog.ListAuditLogsParams, authInfo runtime.ClientAuthInfoWriter) (*auditlog.ListAuditLogsOK, error)
ListAuditLogs provides a mock function with given fields: params, authInfo
func (*MockAuditlogClientService) SetTransport ¶
func (_m *MockAuditlogClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockConfigureClientService ¶
MockConfigureClientService is an autogenerated mock type for the ClientService type
func NewMockConfigureClientService ¶ added in v5.1.0
func NewMockConfigureClientService(t mockConstructorTestingTNewMockConfigureClientService) *MockConfigureClientService
NewMockConfigureClientService creates a new instance of MockConfigureClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockConfigureClientService) GetConfigurations ¶
func (_m *MockConfigureClientService) GetConfigurations(params *configure.GetConfigurationsParams, authInfo runtime.ClientAuthInfoWriter) (*configure.GetConfigurationsOK, error)
GetConfigurations provides a mock function with given fields: params, authInfo
func (*MockConfigureClientService) GetInternalconfig ¶
func (_m *MockConfigureClientService) GetInternalconfig(params *configure.GetInternalconfigParams, authInfo runtime.ClientAuthInfoWriter) (*configure.GetInternalconfigOK, error)
GetInternalconfig provides a mock function with given fields: params, authInfo
func (*MockConfigureClientService) SetTransport ¶
func (_m *MockConfigureClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockConfigureClientService) UpdateConfigurations ¶
func (_m *MockConfigureClientService) UpdateConfigurations(params *configure.UpdateConfigurationsParams, authInfo runtime.ClientAuthInfoWriter) (*configure.UpdateConfigurationsOK, error)
UpdateConfigurations provides a mock function with given fields: params, authInfo
type MockGcClientService ¶
MockGcClientService is an autogenerated mock type for the ClientService type
func NewMockGcClientService ¶ added in v5.1.0
func NewMockGcClientService(t mockConstructorTestingTNewMockGcClientService) *MockGcClientService
NewMockGcClientService creates a new instance of MockGcClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockGcClientService) CreateGCSchedule ¶
func (_m *MockGcClientService) CreateGCSchedule(params *gc.CreateGCScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*gc.CreateGCScheduleCreated, error)
CreateGCSchedule provides a mock function with given fields: params, authInfo
func (*MockGcClientService) GetGC ¶
func (_m *MockGcClientService) GetGC(params *gc.GetGCParams, authInfo runtime.ClientAuthInfoWriter) (*gc.GetGCOK, error)
GetGC provides a mock function with given fields: params, authInfo
func (*MockGcClientService) GetGCHistory ¶
func (_m *MockGcClientService) GetGCHistory(params *gc.GetGCHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*gc.GetGCHistoryOK, error)
GetGCHistory provides a mock function with given fields: params, authInfo
func (*MockGcClientService) GetGCLog ¶
func (_m *MockGcClientService) GetGCLog(params *gc.GetGCLogParams, authInfo runtime.ClientAuthInfoWriter) (*gc.GetGCLogOK, error)
GetGCLog provides a mock function with given fields: params, authInfo
func (*MockGcClientService) GetGCSchedule ¶
func (_m *MockGcClientService) GetGCSchedule(params *gc.GetGCScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*gc.GetGCScheduleOK, error)
GetGCSchedule provides a mock function with given fields: params, authInfo
func (*MockGcClientService) SetTransport ¶
func (_m *MockGcClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockGcClientService) StopGC ¶ added in v5.2.0
func (_m *MockGcClientService) StopGC(params *gc.StopGCParams, authInfo runtime.ClientAuthInfoWriter) (*gc.StopGCOK, error)
StopGC provides a mock function with given fields: params, authInfo
func (*MockGcClientService) UpdateGCSchedule ¶
func (_m *MockGcClientService) UpdateGCSchedule(params *gc.UpdateGCScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*gc.UpdateGCScheduleOK, error)
UpdateGCSchedule provides a mock function with given fields: params, authInfo
type MockHealthClientService ¶
MockHealthClientService is an autogenerated mock type for the ClientService type
func NewMockHealthClientService ¶ added in v5.1.0
func NewMockHealthClientService(t mockConstructorTestingTNewMockHealthClientService) *MockHealthClientService
NewMockHealthClientService creates a new instance of MockHealthClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockHealthClientService) GetHealth ¶
func (_m *MockHealthClientService) GetHealth(params *health.GetHealthParams, authInfo runtime.ClientAuthInfoWriter) (*health.GetHealthOK, error)
GetHealth provides a mock function with given fields: params, authInfo
func (*MockHealthClientService) SetTransport ¶
func (_m *MockHealthClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockIconClientService ¶
MockIconClientService is an autogenerated mock type for the ClientService type
func NewMockIconClientService ¶ added in v5.1.0
func NewMockIconClientService(t mockConstructorTestingTNewMockIconClientService) *MockIconClientService
NewMockIconClientService creates a new instance of MockIconClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockIconClientService) GetIcon ¶
func (_m *MockIconClientService) GetIcon(params *icon.GetIconParams, authInfo runtime.ClientAuthInfoWriter) (*icon.GetIconOK, error)
GetIcon provides a mock function with given fields: params, authInfo
func (*MockIconClientService) SetTransport ¶
func (_m *MockIconClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockImmutableClientService ¶
MockImmutableClientService is an autogenerated mock type for the ClientService type
func NewMockImmutableClientService ¶ added in v5.1.0
func NewMockImmutableClientService(t mockConstructorTestingTNewMockImmutableClientService) *MockImmutableClientService
NewMockImmutableClientService creates a new instance of MockImmutableClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockImmutableClientService) CreateImmuRule ¶
func (_m *MockImmutableClientService) CreateImmuRule(params *immutable.CreateImmuRuleParams, authInfo runtime.ClientAuthInfoWriter) (*immutable.CreateImmuRuleCreated, error)
CreateImmuRule provides a mock function with given fields: params, authInfo
func (*MockImmutableClientService) DeleteImmuRule ¶
func (_m *MockImmutableClientService) DeleteImmuRule(params *immutable.DeleteImmuRuleParams, authInfo runtime.ClientAuthInfoWriter) (*immutable.DeleteImmuRuleOK, error)
DeleteImmuRule provides a mock function with given fields: params, authInfo
func (*MockImmutableClientService) ListImmuRules ¶
func (_m *MockImmutableClientService) ListImmuRules(params *immutable.ListImmuRulesParams, authInfo runtime.ClientAuthInfoWriter) (*immutable.ListImmuRulesOK, error)
ListImmuRules provides a mock function with given fields: params, authInfo
func (*MockImmutableClientService) SetTransport ¶
func (_m *MockImmutableClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockImmutableClientService) UpdateImmuRule ¶
func (_m *MockImmutableClientService) UpdateImmuRule(params *immutable.UpdateImmuRuleParams, authInfo runtime.ClientAuthInfoWriter) (*immutable.UpdateImmuRuleOK, error)
UpdateImmuRule provides a mock function with given fields: params, authInfo
type MockJobserviceClientService ¶ added in v5.2.0
MockJobserviceClientService is an autogenerated mock type for the ClientService type
func NewMockJobserviceClientService ¶ added in v5.2.0
func NewMockJobserviceClientService(t mockConstructorTestingTNewMockJobserviceClientService) *MockJobserviceClientService
NewMockJobserviceClientService creates a new instance of MockJobserviceClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockJobserviceClientService) ActionGetJobLog ¶ added in v5.4.0
func (_m *MockJobserviceClientService) ActionGetJobLog(params *jobservice.ActionGetJobLogParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.ActionGetJobLogOK, error)
ActionGetJobLog provides a mock function with given fields: params, authInfo
func (*MockJobserviceClientService) ActionPendingJobs ¶ added in v5.2.0
func (_m *MockJobserviceClientService) ActionPendingJobs(params *jobservice.ActionPendingJobsParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.ActionPendingJobsOK, error)
ActionPendingJobs provides a mock function with given fields: params, authInfo
func (*MockJobserviceClientService) GetWorkerPools ¶ added in v5.2.0
func (_m *MockJobserviceClientService) GetWorkerPools(params *jobservice.GetWorkerPoolsParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.GetWorkerPoolsOK, error)
GetWorkerPools provides a mock function with given fields: params, authInfo
func (*MockJobserviceClientService) GetWorkers ¶ added in v5.2.0
func (_m *MockJobserviceClientService) GetWorkers(params *jobservice.GetWorkersParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.GetWorkersOK, error)
GetWorkers provides a mock function with given fields: params, authInfo
func (*MockJobserviceClientService) ListJobQueues ¶ added in v5.2.0
func (_m *MockJobserviceClientService) ListJobQueues(params *jobservice.ListJobQueuesParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.ListJobQueuesOK, error)
ListJobQueues provides a mock function with given fields: params, authInfo
func (*MockJobserviceClientService) SetTransport ¶ added in v5.2.0
func (_m *MockJobserviceClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockJobserviceClientService) StopRunningJob ¶ added in v5.2.0
func (_m *MockJobserviceClientService) StopRunningJob(params *jobservice.StopRunningJobParams, authInfo runtime.ClientAuthInfoWriter) (*jobservice.StopRunningJobOK, error)
StopRunningJob provides a mock function with given fields: params, authInfo
type MockLabelClientService ¶
MockLabelClientService is an autogenerated mock type for the ClientService type
func NewMockLabelClientService ¶ added in v5.1.0
func NewMockLabelClientService(t mockConstructorTestingTNewMockLabelClientService) *MockLabelClientService
NewMockLabelClientService creates a new instance of MockLabelClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockLabelClientService) CreateLabel ¶
func (_m *MockLabelClientService) CreateLabel(params *label.CreateLabelParams, authInfo runtime.ClientAuthInfoWriter) (*label.CreateLabelCreated, error)
CreateLabel provides a mock function with given fields: params, authInfo
func (*MockLabelClientService) DeleteLabel ¶
func (_m *MockLabelClientService) DeleteLabel(params *label.DeleteLabelParams, authInfo runtime.ClientAuthInfoWriter) (*label.DeleteLabelOK, error)
DeleteLabel provides a mock function with given fields: params, authInfo
func (*MockLabelClientService) GetLabelByID ¶
func (_m *MockLabelClientService) GetLabelByID(params *label.GetLabelByIDParams, authInfo runtime.ClientAuthInfoWriter) (*label.GetLabelByIDOK, error)
GetLabelByID provides a mock function with given fields: params, authInfo
func (*MockLabelClientService) ListLabels ¶
func (_m *MockLabelClientService) ListLabels(params *label.ListLabelsParams, authInfo runtime.ClientAuthInfoWriter) (*label.ListLabelsOK, error)
ListLabels provides a mock function with given fields: params, authInfo
func (*MockLabelClientService) SetTransport ¶
func (_m *MockLabelClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockLabelClientService) UpdateLabel ¶
func (_m *MockLabelClientService) UpdateLabel(params *label.UpdateLabelParams, authInfo runtime.ClientAuthInfoWriter) (*label.UpdateLabelOK, error)
UpdateLabel provides a mock function with given fields: params, authInfo
type MockLdapClientService ¶
MockLdapClientService is an autogenerated mock type for the ClientService type
func NewMockLdapClientService ¶ added in v5.1.0
func NewMockLdapClientService(t mockConstructorTestingTNewMockLdapClientService) *MockLdapClientService
NewMockLdapClientService creates a new instance of MockLdapClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockLdapClientService) ImportLdapUser ¶
func (_m *MockLdapClientService) ImportLdapUser(params *ldap.ImportLdapUserParams, authInfo runtime.ClientAuthInfoWriter) (*ldap.ImportLdapUserOK, error)
ImportLdapUser provides a mock function with given fields: params, authInfo
func (*MockLdapClientService) PingLdap ¶
func (_m *MockLdapClientService) PingLdap(params *ldap.PingLdapParams, authInfo runtime.ClientAuthInfoWriter) (*ldap.PingLdapOK, error)
PingLdap provides a mock function with given fields: params, authInfo
func (*MockLdapClientService) SearchLdapGroup ¶
func (_m *MockLdapClientService) SearchLdapGroup(params *ldap.SearchLdapGroupParams, authInfo runtime.ClientAuthInfoWriter) (*ldap.SearchLdapGroupOK, error)
SearchLdapGroup provides a mock function with given fields: params, authInfo
func (*MockLdapClientService) SearchLdapUser ¶
func (_m *MockLdapClientService) SearchLdapUser(params *ldap.SearchLdapUserParams, authInfo runtime.ClientAuthInfoWriter) (*ldap.SearchLdapUserOK, error)
SearchLdapUser provides a mock function with given fields: params, authInfo
func (*MockLdapClientService) SetTransport ¶
func (_m *MockLdapClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockMemberClientService ¶
MockMemberClientService is an autogenerated mock type for the ClientService type
func NewMockMemberClientService ¶ added in v5.1.0
func NewMockMemberClientService(t mockConstructorTestingTNewMockMemberClientService) *MockMemberClientService
NewMockMemberClientService creates a new instance of MockMemberClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockMemberClientService) CreateProjectMember ¶
func (_m *MockMemberClientService) CreateProjectMember(params *member.CreateProjectMemberParams, authInfo runtime.ClientAuthInfoWriter) (*member.CreateProjectMemberCreated, error)
CreateProjectMember provides a mock function with given fields: params, authInfo
func (*MockMemberClientService) DeleteProjectMember ¶
func (_m *MockMemberClientService) DeleteProjectMember(params *member.DeleteProjectMemberParams, authInfo runtime.ClientAuthInfoWriter) (*member.DeleteProjectMemberOK, error)
DeleteProjectMember provides a mock function with given fields: params, authInfo
func (*MockMemberClientService) GetProjectMember ¶
func (_m *MockMemberClientService) GetProjectMember(params *member.GetProjectMemberParams, authInfo runtime.ClientAuthInfoWriter) (*member.GetProjectMemberOK, error)
GetProjectMember provides a mock function with given fields: params, authInfo
func (*MockMemberClientService) ListProjectMembers ¶
func (_m *MockMemberClientService) ListProjectMembers(params *member.ListProjectMembersParams, authInfo runtime.ClientAuthInfoWriter) (*member.ListProjectMembersOK, error)
ListProjectMembers provides a mock function with given fields: params, authInfo
func (*MockMemberClientService) SetTransport ¶
func (_m *MockMemberClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockMemberClientService) UpdateProjectMember ¶
func (_m *MockMemberClientService) UpdateProjectMember(params *member.UpdateProjectMemberParams, authInfo runtime.ClientAuthInfoWriter) (*member.UpdateProjectMemberOK, error)
UpdateProjectMember provides a mock function with given fields: params, authInfo
type MockOidcClientService ¶
MockOidcClientService is an autogenerated mock type for the ClientService type
func NewMockOidcClientService ¶ added in v5.1.0
func NewMockOidcClientService(t mockConstructorTestingTNewMockOidcClientService) *MockOidcClientService
NewMockOidcClientService creates a new instance of MockOidcClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockOidcClientService) PingOIDC ¶
func (_m *MockOidcClientService) PingOIDC(params *oidc.PingOIDCParams, authInfo runtime.ClientAuthInfoWriter) (*oidc.PingOIDCOK, error)
PingOIDC provides a mock function with given fields: params, authInfo
func (*MockOidcClientService) SetTransport ¶
func (_m *MockOidcClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockPingClientService ¶
MockPingClientService is an autogenerated mock type for the ClientService type
func NewMockPingClientService ¶ added in v5.1.0
func NewMockPingClientService(t mockConstructorTestingTNewMockPingClientService) *MockPingClientService
NewMockPingClientService creates a new instance of MockPingClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockPingClientService) GetPing ¶
func (_m *MockPingClientService) GetPing(params *ping.GetPingParams, authInfo runtime.ClientAuthInfoWriter) (*ping.GetPingOK, error)
GetPing provides a mock function with given fields: params, authInfo
func (*MockPingClientService) SetTransport ¶
func (_m *MockPingClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockPreheatClientService ¶
MockPreheatClientService is an autogenerated mock type for the ClientService type
func NewMockPreheatClientService ¶ added in v5.1.0
func NewMockPreheatClientService(t mockConstructorTestingTNewMockPreheatClientService) *MockPreheatClientService
NewMockPreheatClientService creates a new instance of MockPreheatClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockPreheatClientService) CreateInstance ¶
func (_m *MockPreheatClientService) CreateInstance(params *preheat.CreateInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.CreateInstanceCreated, error)
CreateInstance provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) CreatePolicy ¶
func (_m *MockPreheatClientService) CreatePolicy(params *preheat.CreatePolicyParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.CreatePolicyCreated, error)
CreatePolicy provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) DeleteInstance ¶
func (_m *MockPreheatClientService) DeleteInstance(params *preheat.DeleteInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.DeleteInstanceOK, error)
DeleteInstance provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) DeletePolicy ¶
func (_m *MockPreheatClientService) DeletePolicy(params *preheat.DeletePolicyParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.DeletePolicyOK, error)
DeletePolicy provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) GetExecution ¶
func (_m *MockPreheatClientService) GetExecution(params *preheat.GetExecutionParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.GetExecutionOK, error)
GetExecution provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) GetInstance ¶
func (_m *MockPreheatClientService) GetInstance(params *preheat.GetInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.GetInstanceOK, error)
GetInstance provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) GetPolicy ¶
func (_m *MockPreheatClientService) GetPolicy(params *preheat.GetPolicyParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.GetPolicyOK, error)
GetPolicy provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) GetPreheatLog ¶
func (_m *MockPreheatClientService) GetPreheatLog(params *preheat.GetPreheatLogParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.GetPreheatLogOK, error)
GetPreheatLog provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) ListExecutions ¶
func (_m *MockPreheatClientService) ListExecutions(params *preheat.ListExecutionsParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListExecutionsOK, error)
ListExecutions provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) ListInstances ¶
func (_m *MockPreheatClientService) ListInstances(params *preheat.ListInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListInstancesOK, error)
ListInstances provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) ListPolicies ¶
func (_m *MockPreheatClientService) ListPolicies(params *preheat.ListPoliciesParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListPoliciesOK, error)
ListPolicies provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) ListProviders ¶
func (_m *MockPreheatClientService) ListProviders(params *preheat.ListProvidersParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListProvidersOK, error)
ListProviders provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) ListProvidersUnderProject ¶
func (_m *MockPreheatClientService) ListProvidersUnderProject(params *preheat.ListProvidersUnderProjectParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListProvidersUnderProjectOK, error)
ListProvidersUnderProject provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) ListTasks ¶
func (_m *MockPreheatClientService) ListTasks(params *preheat.ListTasksParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ListTasksOK, error)
ListTasks provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) ManualPreheat ¶
func (_m *MockPreheatClientService) ManualPreheat(params *preheat.ManualPreheatParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.ManualPreheatCreated, error)
ManualPreheat provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) PingInstances ¶
func (_m *MockPreheatClientService) PingInstances(params *preheat.PingInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.PingInstancesOK, error)
PingInstances provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) SetTransport ¶
func (_m *MockPreheatClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockPreheatClientService) StopExecution ¶
func (_m *MockPreheatClientService) StopExecution(params *preheat.StopExecutionParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.StopExecutionOK, error)
StopExecution provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) UpdateInstance ¶
func (_m *MockPreheatClientService) UpdateInstance(params *preheat.UpdateInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.UpdateInstanceOK, error)
UpdateInstance provides a mock function with given fields: params, authInfo
func (*MockPreheatClientService) UpdatePolicy ¶
func (_m *MockPreheatClientService) UpdatePolicy(params *preheat.UpdatePolicyParams, authInfo runtime.ClientAuthInfoWriter) (*preheat.UpdatePolicyOK, error)
UpdatePolicy provides a mock function with given fields: params, authInfo
type MockProjectClientService ¶
MockProjectClientService is an autogenerated mock type for the ClientService type
func NewMockProjectClientService ¶ added in v5.1.0
func NewMockProjectClientService(t mockConstructorTestingTNewMockProjectClientService) *MockProjectClientService
NewMockProjectClientService creates a new instance of MockProjectClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockProjectClientService) CreateProject ¶
func (_m *MockProjectClientService) CreateProject(params *project.CreateProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.CreateProjectCreated, error)
CreateProject provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) DeleteProject ¶
func (_m *MockProjectClientService) DeleteProject(params *project.DeleteProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.DeleteProjectOK, error)
DeleteProject provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) GetLogs ¶
func (_m *MockProjectClientService) GetLogs(params *project.GetLogsParams, authInfo runtime.ClientAuthInfoWriter) (*project.GetLogsOK, error)
GetLogs provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) GetProject ¶
func (_m *MockProjectClientService) GetProject(params *project.GetProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.GetProjectOK, error)
GetProject provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) GetProjectDeletable ¶
func (_m *MockProjectClientService) GetProjectDeletable(params *project.GetProjectDeletableParams, authInfo runtime.ClientAuthInfoWriter) (*project.GetProjectDeletableOK, error)
GetProjectDeletable provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) GetProjectSummary ¶
func (_m *MockProjectClientService) GetProjectSummary(params *project.GetProjectSummaryParams, authInfo runtime.ClientAuthInfoWriter) (*project.GetProjectSummaryOK, error)
GetProjectSummary provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) GetScannerOfProject ¶
func (_m *MockProjectClientService) GetScannerOfProject(params *project.GetScannerOfProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.GetScannerOfProjectOK, error)
GetScannerOfProject provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) HeadProject ¶
func (_m *MockProjectClientService) HeadProject(params *project.HeadProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.HeadProjectOK, error)
HeadProject provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) ListProjects ¶
func (_m *MockProjectClientService) ListProjects(params *project.ListProjectsParams, authInfo runtime.ClientAuthInfoWriter) (*project.ListProjectsOK, error)
ListProjects provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) ListScannerCandidatesOfProject ¶
func (_m *MockProjectClientService) ListScannerCandidatesOfProject(params *project.ListScannerCandidatesOfProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.ListScannerCandidatesOfProjectOK, error)
ListScannerCandidatesOfProject provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) SetScannerOfProject ¶
func (_m *MockProjectClientService) SetScannerOfProject(params *project.SetScannerOfProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.SetScannerOfProjectOK, error)
SetScannerOfProject provides a mock function with given fields: params, authInfo
func (*MockProjectClientService) SetTransport ¶
func (_m *MockProjectClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockProjectClientService) UpdateProject ¶
func (_m *MockProjectClientService) UpdateProject(params *project.UpdateProjectParams, authInfo runtime.ClientAuthInfoWriter) (*project.UpdateProjectOK, error)
UpdateProject provides a mock function with given fields: params, authInfo
type MockProject_metadataClientService ¶
MockProject_metadataClientService is an autogenerated mock type for the ClientService type
func NewMockProject_metadataClientService ¶ added in v5.1.0
func NewMockProject_metadataClientService(t mockConstructorTestingTNewMockProject_metadataClientService) *MockProject_metadataClientService
NewMockProject_metadataClientService creates a new instance of MockProject_metadataClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockProject_metadataClientService) AddProjectMetadatas ¶
func (_m *MockProject_metadataClientService) AddProjectMetadatas(params *project_metadata.AddProjectMetadatasParams, authInfo runtime.ClientAuthInfoWriter) (*project_metadata.AddProjectMetadatasOK, error)
AddProjectMetadatas provides a mock function with given fields: params, authInfo
func (*MockProject_metadataClientService) DeleteProjectMetadata ¶
func (_m *MockProject_metadataClientService) DeleteProjectMetadata(params *project_metadata.DeleteProjectMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*project_metadata.DeleteProjectMetadataOK, error)
DeleteProjectMetadata provides a mock function with given fields: params, authInfo
func (*MockProject_metadataClientService) GetProjectMetadata ¶
func (_m *MockProject_metadataClientService) GetProjectMetadata(params *project_metadata.GetProjectMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*project_metadata.GetProjectMetadataOK, error)
GetProjectMetadata provides a mock function with given fields: params, authInfo
func (*MockProject_metadataClientService) ListProjectMetadatas ¶
func (_m *MockProject_metadataClientService) ListProjectMetadatas(params *project_metadata.ListProjectMetadatasParams, authInfo runtime.ClientAuthInfoWriter) (*project_metadata.ListProjectMetadatasOK, error)
ListProjectMetadatas provides a mock function with given fields: params, authInfo
func (*MockProject_metadataClientService) SetTransport ¶
func (_m *MockProject_metadataClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockProject_metadataClientService) UpdateProjectMetadata ¶
func (_m *MockProject_metadataClientService) UpdateProjectMetadata(params *project_metadata.UpdateProjectMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*project_metadata.UpdateProjectMetadataOK, error)
UpdateProjectMetadata provides a mock function with given fields: params, authInfo
type MockPurgeClientService ¶ added in v5.2.0
MockPurgeClientService is an autogenerated mock type for the ClientService type
func NewMockPurgeClientService ¶ added in v5.2.0
func NewMockPurgeClientService(t mockConstructorTestingTNewMockPurgeClientService) *MockPurgeClientService
NewMockPurgeClientService creates a new instance of MockPurgeClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockPurgeClientService) CreatePurgeSchedule ¶ added in v5.2.0
func (_m *MockPurgeClientService) CreatePurgeSchedule(params *purge.CreatePurgeScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*purge.CreatePurgeScheduleCreated, error)
CreatePurgeSchedule provides a mock function with given fields: params, authInfo
func (*MockPurgeClientService) GetPurgeHistory ¶ added in v5.2.0
func (_m *MockPurgeClientService) GetPurgeHistory(params *purge.GetPurgeHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*purge.GetPurgeHistoryOK, error)
GetPurgeHistory provides a mock function with given fields: params, authInfo
func (*MockPurgeClientService) GetPurgeJob ¶ added in v5.2.0
func (_m *MockPurgeClientService) GetPurgeJob(params *purge.GetPurgeJobParams, authInfo runtime.ClientAuthInfoWriter) (*purge.GetPurgeJobOK, error)
GetPurgeJob provides a mock function with given fields: params, authInfo
func (*MockPurgeClientService) GetPurgeJobLog ¶ added in v5.2.0
func (_m *MockPurgeClientService) GetPurgeJobLog(params *purge.GetPurgeJobLogParams, authInfo runtime.ClientAuthInfoWriter) (*purge.GetPurgeJobLogOK, error)
GetPurgeJobLog provides a mock function with given fields: params, authInfo
func (*MockPurgeClientService) GetPurgeSchedule ¶ added in v5.2.0
func (_m *MockPurgeClientService) GetPurgeSchedule(params *purge.GetPurgeScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*purge.GetPurgeScheduleOK, error)
GetPurgeSchedule provides a mock function with given fields: params, authInfo
func (*MockPurgeClientService) SetTransport ¶ added in v5.2.0
func (_m *MockPurgeClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockPurgeClientService) StopPurge ¶ added in v5.2.0
func (_m *MockPurgeClientService) StopPurge(params *purge.StopPurgeParams, authInfo runtime.ClientAuthInfoWriter) (*purge.StopPurgeOK, error)
StopPurge provides a mock function with given fields: params, authInfo
func (*MockPurgeClientService) UpdatePurgeSchedule ¶ added in v5.2.0
func (_m *MockPurgeClientService) UpdatePurgeSchedule(params *purge.UpdatePurgeScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*purge.UpdatePurgeScheduleOK, error)
UpdatePurgeSchedule provides a mock function with given fields: params, authInfo
type MockQuotaClientService ¶
MockQuotaClientService is an autogenerated mock type for the ClientService type
func NewMockQuotaClientService ¶ added in v5.1.0
func NewMockQuotaClientService(t mockConstructorTestingTNewMockQuotaClientService) *MockQuotaClientService
NewMockQuotaClientService creates a new instance of MockQuotaClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockQuotaClientService) GetQuota ¶
func (_m *MockQuotaClientService) GetQuota(params *quota.GetQuotaParams, authInfo runtime.ClientAuthInfoWriter) (*quota.GetQuotaOK, error)
GetQuota provides a mock function with given fields: params, authInfo
func (*MockQuotaClientService) ListQuotas ¶
func (_m *MockQuotaClientService) ListQuotas(params *quota.ListQuotasParams, authInfo runtime.ClientAuthInfoWriter) (*quota.ListQuotasOK, error)
ListQuotas provides a mock function with given fields: params, authInfo
func (*MockQuotaClientService) SetTransport ¶
func (_m *MockQuotaClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockQuotaClientService) UpdateQuota ¶
func (_m *MockQuotaClientService) UpdateQuota(params *quota.UpdateQuotaParams, authInfo runtime.ClientAuthInfoWriter) (*quota.UpdateQuotaOK, error)
UpdateQuota provides a mock function with given fields: params, authInfo
type MockRegistryClientService ¶
MockRegistryClientService is an autogenerated mock type for the ClientService type
func NewMockRegistryClientService ¶ added in v5.1.0
func NewMockRegistryClientService(t mockConstructorTestingTNewMockRegistryClientService) *MockRegistryClientService
NewMockRegistryClientService creates a new instance of MockRegistryClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockRegistryClientService) CreateRegistry ¶
func (_m *MockRegistryClientService) CreateRegistry(params *registry.CreateRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.CreateRegistryCreated, error)
CreateRegistry provides a mock function with given fields: params, authInfo
func (*MockRegistryClientService) DeleteRegistry ¶
func (_m *MockRegistryClientService) DeleteRegistry(params *registry.DeleteRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.DeleteRegistryOK, error)
DeleteRegistry provides a mock function with given fields: params, authInfo
func (*MockRegistryClientService) GetRegistry ¶
func (_m *MockRegistryClientService) GetRegistry(params *registry.GetRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.GetRegistryOK, error)
GetRegistry provides a mock function with given fields: params, authInfo
func (*MockRegistryClientService) GetRegistryInfo ¶
func (_m *MockRegistryClientService) GetRegistryInfo(params *registry.GetRegistryInfoParams, authInfo runtime.ClientAuthInfoWriter) (*registry.GetRegistryInfoOK, error)
GetRegistryInfo provides a mock function with given fields: params, authInfo
func (*MockRegistryClientService) ListRegistries ¶
func (_m *MockRegistryClientService) ListRegistries(params *registry.ListRegistriesParams, authInfo runtime.ClientAuthInfoWriter) (*registry.ListRegistriesOK, error)
ListRegistries provides a mock function with given fields: params, authInfo
func (*MockRegistryClientService) ListRegistryProviderInfos ¶
func (_m *MockRegistryClientService) ListRegistryProviderInfos(params *registry.ListRegistryProviderInfosParams, authInfo runtime.ClientAuthInfoWriter) (*registry.ListRegistryProviderInfosOK, error)
ListRegistryProviderInfos provides a mock function with given fields: params, authInfo
func (*MockRegistryClientService) ListRegistryProviderTypes ¶
func (_m *MockRegistryClientService) ListRegistryProviderTypes(params *registry.ListRegistryProviderTypesParams, authInfo runtime.ClientAuthInfoWriter) (*registry.ListRegistryProviderTypesOK, error)
ListRegistryProviderTypes provides a mock function with given fields: params, authInfo
func (*MockRegistryClientService) PingRegistry ¶
func (_m *MockRegistryClientService) PingRegistry(params *registry.PingRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.PingRegistryOK, error)
PingRegistry provides a mock function with given fields: params, authInfo
func (*MockRegistryClientService) SetTransport ¶
func (_m *MockRegistryClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockRegistryClientService) UpdateRegistry ¶
func (_m *MockRegistryClientService) UpdateRegistry(params *registry.UpdateRegistryParams, authInfo runtime.ClientAuthInfoWriter) (*registry.UpdateRegistryOK, error)
UpdateRegistry provides a mock function with given fields: params, authInfo
type MockReplicationClientService ¶
MockReplicationClientService is an autogenerated mock type for the ClientService type
func NewMockReplicationClientService ¶ added in v5.1.0
func NewMockReplicationClientService(t mockConstructorTestingTNewMockReplicationClientService) *MockReplicationClientService
NewMockReplicationClientService creates a new instance of MockReplicationClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockReplicationClientService) CreateReplicationPolicy ¶
func (_m *MockReplicationClientService) CreateReplicationPolicy(params *replication.CreateReplicationPolicyParams, authInfo runtime.ClientAuthInfoWriter) (*replication.CreateReplicationPolicyCreated, error)
CreateReplicationPolicy provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) DeleteReplicationPolicy ¶
func (_m *MockReplicationClientService) DeleteReplicationPolicy(params *replication.DeleteReplicationPolicyParams, authInfo runtime.ClientAuthInfoWriter) (*replication.DeleteReplicationPolicyOK, error)
DeleteReplicationPolicy provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) GetReplicationExecution ¶
func (_m *MockReplicationClientService) GetReplicationExecution(params *replication.GetReplicationExecutionParams, authInfo runtime.ClientAuthInfoWriter) (*replication.GetReplicationExecutionOK, error)
GetReplicationExecution provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) GetReplicationLog ¶
func (_m *MockReplicationClientService) GetReplicationLog(params *replication.GetReplicationLogParams, authInfo runtime.ClientAuthInfoWriter) (*replication.GetReplicationLogOK, error)
GetReplicationLog provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) GetReplicationPolicy ¶
func (_m *MockReplicationClientService) GetReplicationPolicy(params *replication.GetReplicationPolicyParams, authInfo runtime.ClientAuthInfoWriter) (*replication.GetReplicationPolicyOK, error)
GetReplicationPolicy provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) ListReplicationExecutions ¶
func (_m *MockReplicationClientService) ListReplicationExecutions(params *replication.ListReplicationExecutionsParams, authInfo runtime.ClientAuthInfoWriter) (*replication.ListReplicationExecutionsOK, error)
ListReplicationExecutions provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) ListReplicationPolicies ¶
func (_m *MockReplicationClientService) ListReplicationPolicies(params *replication.ListReplicationPoliciesParams, authInfo runtime.ClientAuthInfoWriter) (*replication.ListReplicationPoliciesOK, error)
ListReplicationPolicies provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) ListReplicationTasks ¶
func (_m *MockReplicationClientService) ListReplicationTasks(params *replication.ListReplicationTasksParams, authInfo runtime.ClientAuthInfoWriter) (*replication.ListReplicationTasksOK, error)
ListReplicationTasks provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) SetTransport ¶
func (_m *MockReplicationClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockReplicationClientService) StartReplication ¶
func (_m *MockReplicationClientService) StartReplication(params *replication.StartReplicationParams, authInfo runtime.ClientAuthInfoWriter) (*replication.StartReplicationCreated, error)
StartReplication provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) StopReplication ¶
func (_m *MockReplicationClientService) StopReplication(params *replication.StopReplicationParams, authInfo runtime.ClientAuthInfoWriter) (*replication.StopReplicationOK, error)
StopReplication provides a mock function with given fields: params, authInfo
func (*MockReplicationClientService) UpdateReplicationPolicy ¶
func (_m *MockReplicationClientService) UpdateReplicationPolicy(params *replication.UpdateReplicationPolicyParams, authInfo runtime.ClientAuthInfoWriter) (*replication.UpdateReplicationPolicyOK, error)
UpdateReplicationPolicy provides a mock function with given fields: params, authInfo
type MockRepositoryClientService ¶
MockRepositoryClientService is an autogenerated mock type for the ClientService type
func NewMockRepositoryClientService ¶ added in v5.1.0
func NewMockRepositoryClientService(t mockConstructorTestingTNewMockRepositoryClientService) *MockRepositoryClientService
NewMockRepositoryClientService creates a new instance of MockRepositoryClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockRepositoryClientService) DeleteRepository ¶
func (_m *MockRepositoryClientService) DeleteRepository(params *repository.DeleteRepositoryParams, authInfo runtime.ClientAuthInfoWriter) (*repository.DeleteRepositoryOK, error)
DeleteRepository provides a mock function with given fields: params, authInfo
func (*MockRepositoryClientService) GetRepository ¶
func (_m *MockRepositoryClientService) GetRepository(params *repository.GetRepositoryParams, authInfo runtime.ClientAuthInfoWriter) (*repository.GetRepositoryOK, error)
GetRepository provides a mock function with given fields: params, authInfo
func (*MockRepositoryClientService) ListAllRepositories ¶
func (_m *MockRepositoryClientService) ListAllRepositories(params *repository.ListAllRepositoriesParams, authInfo runtime.ClientAuthInfoWriter) (*repository.ListAllRepositoriesOK, error)
ListAllRepositories provides a mock function with given fields: params, authInfo
func (*MockRepositoryClientService) ListRepositories ¶
func (_m *MockRepositoryClientService) ListRepositories(params *repository.ListRepositoriesParams, authInfo runtime.ClientAuthInfoWriter) (*repository.ListRepositoriesOK, error)
ListRepositories provides a mock function with given fields: params, authInfo
func (*MockRepositoryClientService) SetTransport ¶
func (_m *MockRepositoryClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockRepositoryClientService) UpdateRepository ¶
func (_m *MockRepositoryClientService) UpdateRepository(params *repository.UpdateRepositoryParams, authInfo runtime.ClientAuthInfoWriter) (*repository.UpdateRepositoryOK, error)
UpdateRepository provides a mock function with given fields: params, authInfo
type MockRetentionClientService ¶
MockRetentionClientService is an autogenerated mock type for the ClientService type
func NewMockRetentionClientService ¶ added in v5.1.0
func NewMockRetentionClientService(t mockConstructorTestingTNewMockRetentionClientService) *MockRetentionClientService
NewMockRetentionClientService creates a new instance of MockRetentionClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockRetentionClientService) CreateRetention ¶
func (_m *MockRetentionClientService) CreateRetention(params *retention.CreateRetentionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.CreateRetentionCreated, error)
CreateRetention provides a mock function with given fields: params, authInfo
func (*MockRetentionClientService) DeleteRetention ¶
func (_m *MockRetentionClientService) DeleteRetention(params *retention.DeleteRetentionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.DeleteRetentionOK, error)
DeleteRetention provides a mock function with given fields: params, authInfo
func (*MockRetentionClientService) GetRentenitionMetadata ¶
func (_m *MockRetentionClientService) GetRentenitionMetadata(params *retention.GetRentenitionMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*retention.GetRentenitionMetadataOK, error)
GetRentenitionMetadata provides a mock function with given fields: params, authInfo
func (*MockRetentionClientService) GetRetention ¶
func (_m *MockRetentionClientService) GetRetention(params *retention.GetRetentionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.GetRetentionOK, error)
GetRetention provides a mock function with given fields: params, authInfo
func (*MockRetentionClientService) GetRetentionTaskLog ¶
func (_m *MockRetentionClientService) GetRetentionTaskLog(params *retention.GetRetentionTaskLogParams, authInfo runtime.ClientAuthInfoWriter) (*retention.GetRetentionTaskLogOK, error)
GetRetentionTaskLog provides a mock function with given fields: params, authInfo
func (*MockRetentionClientService) ListRetentionExecutions ¶
func (_m *MockRetentionClientService) ListRetentionExecutions(params *retention.ListRetentionExecutionsParams, authInfo runtime.ClientAuthInfoWriter) (*retention.ListRetentionExecutionsOK, error)
ListRetentionExecutions provides a mock function with given fields: params, authInfo
func (*MockRetentionClientService) ListRetentionTasks ¶
func (_m *MockRetentionClientService) ListRetentionTasks(params *retention.ListRetentionTasksParams, authInfo runtime.ClientAuthInfoWriter) (*retention.ListRetentionTasksOK, error)
ListRetentionTasks provides a mock function with given fields: params, authInfo
func (*MockRetentionClientService) OperateRetentionExecution ¶
func (_m *MockRetentionClientService) OperateRetentionExecution(params *retention.OperateRetentionExecutionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.OperateRetentionExecutionOK, error)
OperateRetentionExecution provides a mock function with given fields: params, authInfo
func (*MockRetentionClientService) SetTransport ¶
func (_m *MockRetentionClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockRetentionClientService) TriggerRetentionExecution ¶
func (_m *MockRetentionClientService) TriggerRetentionExecution(params *retention.TriggerRetentionExecutionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.TriggerRetentionExecutionOK, *retention.TriggerRetentionExecutionCreated, error)
TriggerRetentionExecution provides a mock function with given fields: params, authInfo
func (*MockRetentionClientService) UpdateRetention ¶
func (_m *MockRetentionClientService) UpdateRetention(params *retention.UpdateRetentionParams, authInfo runtime.ClientAuthInfoWriter) (*retention.UpdateRetentionOK, error)
UpdateRetention provides a mock function with given fields: params, authInfo
type MockRobotClientService ¶
MockRobotClientService is an autogenerated mock type for the ClientService type
func NewMockRobotClientService ¶ added in v5.1.0
func NewMockRobotClientService(t mockConstructorTestingTNewMockRobotClientService) *MockRobotClientService
NewMockRobotClientService creates a new instance of MockRobotClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockRobotClientService) CreateRobot ¶
func (_m *MockRobotClientService) CreateRobot(params *robot.CreateRobotParams, authInfo runtime.ClientAuthInfoWriter) (*robot.CreateRobotCreated, error)
CreateRobot provides a mock function with given fields: params, authInfo
func (*MockRobotClientService) DeleteRobot ¶
func (_m *MockRobotClientService) DeleteRobot(params *robot.DeleteRobotParams, authInfo runtime.ClientAuthInfoWriter) (*robot.DeleteRobotOK, error)
DeleteRobot provides a mock function with given fields: params, authInfo
func (*MockRobotClientService) GetRobotByID ¶
func (_m *MockRobotClientService) GetRobotByID(params *robot.GetRobotByIDParams, authInfo runtime.ClientAuthInfoWriter) (*robot.GetRobotByIDOK, error)
GetRobotByID provides a mock function with given fields: params, authInfo
func (*MockRobotClientService) ListRobot ¶
func (_m *MockRobotClientService) ListRobot(params *robot.ListRobotParams, authInfo runtime.ClientAuthInfoWriter) (*robot.ListRobotOK, error)
ListRobot provides a mock function with given fields: params, authInfo
func (*MockRobotClientService) RefreshSec ¶
func (_m *MockRobotClientService) RefreshSec(params *robot.RefreshSecParams, authInfo runtime.ClientAuthInfoWriter) (*robot.RefreshSecOK, error)
RefreshSec provides a mock function with given fields: params, authInfo
func (*MockRobotClientService) SetTransport ¶
func (_m *MockRobotClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockRobotClientService) UpdateRobot ¶
func (_m *MockRobotClientService) UpdateRobot(params *robot.UpdateRobotParams, authInfo runtime.ClientAuthInfoWriter) (*robot.UpdateRobotOK, error)
UpdateRobot provides a mock function with given fields: params, authInfo
type MockRobotv1ClientService ¶
MockRobotv1ClientService is an autogenerated mock type for the ClientService type
func NewMockRobotv1ClientService ¶ added in v5.1.0
func NewMockRobotv1ClientService(t mockConstructorTestingTNewMockRobotv1ClientService) *MockRobotv1ClientService
NewMockRobotv1ClientService creates a new instance of MockRobotv1ClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockRobotv1ClientService) CreateRobotV1 ¶
func (_m *MockRobotv1ClientService) CreateRobotV1(params *robotv1.CreateRobotV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.CreateRobotV1Created, error)
CreateRobotV1 provides a mock function with given fields: params, authInfo
func (*MockRobotv1ClientService) DeleteRobotV1 ¶
func (_m *MockRobotv1ClientService) DeleteRobotV1(params *robotv1.DeleteRobotV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.DeleteRobotV1OK, error)
DeleteRobotV1 provides a mock function with given fields: params, authInfo
func (*MockRobotv1ClientService) GetRobotByIDV1 ¶
func (_m *MockRobotv1ClientService) GetRobotByIDV1(params *robotv1.GetRobotByIDV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.GetRobotByIDV1OK, error)
GetRobotByIDV1 provides a mock function with given fields: params, authInfo
func (*MockRobotv1ClientService) ListRobotV1 ¶
func (_m *MockRobotv1ClientService) ListRobotV1(params *robotv1.ListRobotV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.ListRobotV1OK, error)
ListRobotV1 provides a mock function with given fields: params, authInfo
func (*MockRobotv1ClientService) SetTransport ¶
func (_m *MockRobotv1ClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockRobotv1ClientService) UpdateRobotV1 ¶
func (_m *MockRobotv1ClientService) UpdateRobotV1(params *robotv1.UpdateRobotV1Params, authInfo runtime.ClientAuthInfoWriter) (*robotv1.UpdateRobotV1OK, error)
UpdateRobotV1 provides a mock function with given fields: params, authInfo
type MockScanClientService ¶
MockScanClientService is an autogenerated mock type for the ClientService type
func NewMockScanClientService ¶ added in v5.1.0
func NewMockScanClientService(t mockConstructorTestingTNewMockScanClientService) *MockScanClientService
NewMockScanClientService creates a new instance of MockScanClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockScanClientService) GetReportLog ¶
func (_m *MockScanClientService) GetReportLog(params *scan.GetReportLogParams, authInfo runtime.ClientAuthInfoWriter) (*scan.GetReportLogOK, error)
GetReportLog provides a mock function with given fields: params, authInfo
func (*MockScanClientService) ScanArtifact ¶
func (_m *MockScanClientService) ScanArtifact(params *scan.ScanArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*scan.ScanArtifactAccepted, error)
ScanArtifact provides a mock function with given fields: params, authInfo
func (*MockScanClientService) SetTransport ¶
func (_m *MockScanClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockScanClientService) StopScanArtifact ¶ added in v5.0.3
func (_m *MockScanClientService) StopScanArtifact(params *scan.StopScanArtifactParams, authInfo runtime.ClientAuthInfoWriter) (*scan.StopScanArtifactAccepted, error)
StopScanArtifact provides a mock function with given fields: params, authInfo
type MockScan_allClientService ¶
MockScan_allClientService is an autogenerated mock type for the ClientService type
func NewMockScan_allClientService ¶ added in v5.1.0
func NewMockScan_allClientService(t mockConstructorTestingTNewMockScan_allClientService) *MockScan_allClientService
NewMockScan_allClientService creates a new instance of MockScan_allClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockScan_allClientService) CreateScanAllSchedule ¶
func (_m *MockScan_allClientService) CreateScanAllSchedule(params *scan_all.CreateScanAllScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*scan_all.CreateScanAllScheduleCreated, error)
CreateScanAllSchedule provides a mock function with given fields: params, authInfo
func (*MockScan_allClientService) GetLatestScanAllMetrics ¶
func (_m *MockScan_allClientService) GetLatestScanAllMetrics(params *scan_all.GetLatestScanAllMetricsParams, authInfo runtime.ClientAuthInfoWriter) (*scan_all.GetLatestScanAllMetricsOK, error)
GetLatestScanAllMetrics provides a mock function with given fields: params, authInfo
func (*MockScan_allClientService) GetLatestScheduledScanAllMetrics ¶
func (_m *MockScan_allClientService) GetLatestScheduledScanAllMetrics(params *scan_all.GetLatestScheduledScanAllMetricsParams, authInfo runtime.ClientAuthInfoWriter) (*scan_all.GetLatestScheduledScanAllMetricsOK, error)
GetLatestScheduledScanAllMetrics provides a mock function with given fields: params, authInfo
func (*MockScan_allClientService) GetScanAllSchedule ¶
func (_m *MockScan_allClientService) GetScanAllSchedule(params *scan_all.GetScanAllScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*scan_all.GetScanAllScheduleOK, error)
GetScanAllSchedule provides a mock function with given fields: params, authInfo
func (*MockScan_allClientService) SetTransport ¶
func (_m *MockScan_allClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockScan_allClientService) StopScanAll ¶ added in v5.0.3
func (_m *MockScan_allClientService) StopScanAll(params *scan_all.StopScanAllParams, authInfo runtime.ClientAuthInfoWriter) (*scan_all.StopScanAllAccepted, error)
StopScanAll provides a mock function with given fields: params, authInfo
func (*MockScan_allClientService) UpdateScanAllSchedule ¶
func (_m *MockScan_allClientService) UpdateScanAllSchedule(params *scan_all.UpdateScanAllScheduleParams, authInfo runtime.ClientAuthInfoWriter) (*scan_all.UpdateScanAllScheduleOK, error)
UpdateScanAllSchedule provides a mock function with given fields: params, authInfo
type MockScan_data_exportClientService ¶ added in v5.2.0
MockScan_data_exportClientService is an autogenerated mock type for the ClientService type
func NewMockScan_data_exportClientService ¶ added in v5.2.0
func NewMockScan_data_exportClientService(t mockConstructorTestingTNewMockScan_data_exportClientService) *MockScan_data_exportClientService
NewMockScan_data_exportClientService creates a new instance of MockScan_data_exportClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockScan_data_exportClientService) DownloadScanData ¶ added in v5.2.0
func (_m *MockScan_data_exportClientService) DownloadScanData(params *scan_data_export.DownloadScanDataParams, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*scan_data_export.DownloadScanDataOK, error)
DownloadScanData provides a mock function with given fields: params, authInfo, writer
func (*MockScan_data_exportClientService) ExportScanData ¶ added in v5.2.0
func (_m *MockScan_data_exportClientService) ExportScanData(params *scan_data_export.ExportScanDataParams, authInfo runtime.ClientAuthInfoWriter) (*scan_data_export.ExportScanDataOK, error)
ExportScanData provides a mock function with given fields: params, authInfo
func (*MockScan_data_exportClientService) GetScanDataExportExecution ¶ added in v5.2.0
func (_m *MockScan_data_exportClientService) GetScanDataExportExecution(params *scan_data_export.GetScanDataExportExecutionParams, authInfo runtime.ClientAuthInfoWriter) (*scan_data_export.GetScanDataExportExecutionOK, error)
GetScanDataExportExecution provides a mock function with given fields: params, authInfo
func (*MockScan_data_exportClientService) GetScanDataExportExecutionList ¶ added in v5.2.0
func (_m *MockScan_data_exportClientService) GetScanDataExportExecutionList(params *scan_data_export.GetScanDataExportExecutionListParams, authInfo runtime.ClientAuthInfoWriter) (*scan_data_export.GetScanDataExportExecutionListOK, error)
GetScanDataExportExecutionList provides a mock function with given fields: params, authInfo
func (*MockScan_data_exportClientService) SetTransport ¶ added in v5.2.0
func (_m *MockScan_data_exportClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockScannerClientService ¶
MockScannerClientService is an autogenerated mock type for the ClientService type
func NewMockScannerClientService ¶ added in v5.1.0
func NewMockScannerClientService(t mockConstructorTestingTNewMockScannerClientService) *MockScannerClientService
NewMockScannerClientService creates a new instance of MockScannerClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockScannerClientService) CreateScanner ¶
func (_m *MockScannerClientService) CreateScanner(params *scanner.CreateScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.CreateScannerCreated, error)
CreateScanner provides a mock function with given fields: params, authInfo
func (*MockScannerClientService) DeleteScanner ¶
func (_m *MockScannerClientService) DeleteScanner(params *scanner.DeleteScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.DeleteScannerOK, error)
DeleteScanner provides a mock function with given fields: params, authInfo
func (*MockScannerClientService) GetScanner ¶
func (_m *MockScannerClientService) GetScanner(params *scanner.GetScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.GetScannerOK, error)
GetScanner provides a mock function with given fields: params, authInfo
func (*MockScannerClientService) GetScannerMetadata ¶
func (_m *MockScannerClientService) GetScannerMetadata(params *scanner.GetScannerMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.GetScannerMetadataOK, error)
GetScannerMetadata provides a mock function with given fields: params, authInfo
func (*MockScannerClientService) ListScanners ¶
func (_m *MockScannerClientService) ListScanners(params *scanner.ListScannersParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.ListScannersOK, error)
ListScanners provides a mock function with given fields: params, authInfo
func (*MockScannerClientService) PingScanner ¶
func (_m *MockScannerClientService) PingScanner(params *scanner.PingScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.PingScannerOK, error)
PingScanner provides a mock function with given fields: params, authInfo
func (*MockScannerClientService) SetScannerAsDefault ¶
func (_m *MockScannerClientService) SetScannerAsDefault(params *scanner.SetScannerAsDefaultParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.SetScannerAsDefaultOK, error)
SetScannerAsDefault provides a mock function with given fields: params, authInfo
func (*MockScannerClientService) SetTransport ¶
func (_m *MockScannerClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockScannerClientService) UpdateScanner ¶
func (_m *MockScannerClientService) UpdateScanner(params *scanner.UpdateScannerParams, authInfo runtime.ClientAuthInfoWriter) (*scanner.UpdateScannerOK, error)
UpdateScanner provides a mock function with given fields: params, authInfo
type MockScheduleClientService ¶ added in v5.2.0
MockScheduleClientService is an autogenerated mock type for the ClientService type
func NewMockScheduleClientService ¶ added in v5.2.0
func NewMockScheduleClientService(t mockConstructorTestingTNewMockScheduleClientService) *MockScheduleClientService
NewMockScheduleClientService creates a new instance of MockScheduleClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockScheduleClientService) GetSchedulePaused ¶ added in v5.2.0
func (_m *MockScheduleClientService) GetSchedulePaused(params *schedule.GetSchedulePausedParams, authInfo runtime.ClientAuthInfoWriter) (*schedule.GetSchedulePausedOK, error)
GetSchedulePaused provides a mock function with given fields: params, authInfo
func (*MockScheduleClientService) ListSchedules ¶ added in v5.2.0
func (_m *MockScheduleClientService) ListSchedules(params *schedule.ListSchedulesParams, authInfo runtime.ClientAuthInfoWriter) (*schedule.ListSchedulesOK, error)
ListSchedules provides a mock function with given fields: params, authInfo
func (*MockScheduleClientService) SetTransport ¶ added in v5.2.0
func (_m *MockScheduleClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockSearchClientService ¶
MockSearchClientService is an autogenerated mock type for the ClientService type
func NewMockSearchClientService ¶ added in v5.1.0
func NewMockSearchClientService(t mockConstructorTestingTNewMockSearchClientService) *MockSearchClientService
NewMockSearchClientService creates a new instance of MockSearchClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockSearchClientService) Search ¶
func (_m *MockSearchClientService) Search(params *search.SearchParams, authInfo runtime.ClientAuthInfoWriter) (*search.SearchOK, error)
Search provides a mock function with given fields: params, authInfo
func (*MockSearchClientService) SetTransport ¶
func (_m *MockSearchClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockStatisticClientService ¶
MockStatisticClientService is an autogenerated mock type for the ClientService type
func NewMockStatisticClientService ¶ added in v5.1.0
func NewMockStatisticClientService(t mockConstructorTestingTNewMockStatisticClientService) *MockStatisticClientService
NewMockStatisticClientService creates a new instance of MockStatisticClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockStatisticClientService) GetStatistic ¶
func (_m *MockStatisticClientService) GetStatistic(params *statistic.GetStatisticParams, authInfo runtime.ClientAuthInfoWriter) (*statistic.GetStatisticOK, error)
GetStatistic provides a mock function with given fields: params, authInfo
func (*MockStatisticClientService) SetTransport ¶
func (_m *MockStatisticClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockSystem_cve_allowlistClientService ¶
MockSystem_cve_allowlistClientService is an autogenerated mock type for the ClientService type
func NewMockSystem_cve_allowlistClientService ¶ added in v5.1.0
func NewMockSystem_cve_allowlistClientService(t mockConstructorTestingTNewMockSystem_cve_allowlistClientService) *MockSystem_cve_allowlistClientService
NewMockSystem_cve_allowlistClientService creates a new instance of MockSystem_cve_allowlistClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockSystem_cve_allowlistClientService) GetSystemCVEAllowlist ¶
func (_m *MockSystem_cve_allowlistClientService) GetSystemCVEAllowlist(params *system_cve_allowlist.GetSystemCVEAllowlistParams, authInfo runtime.ClientAuthInfoWriter) (*system_cve_allowlist.GetSystemCVEAllowlistOK, error)
GetSystemCVEAllowlist provides a mock function with given fields: params, authInfo
func (*MockSystem_cve_allowlistClientService) PutSystemCVEAllowlist ¶
func (_m *MockSystem_cve_allowlistClientService) PutSystemCVEAllowlist(params *system_cve_allowlist.PutSystemCVEAllowlistParams, authInfo runtime.ClientAuthInfoWriter) (*system_cve_allowlist.PutSystemCVEAllowlistOK, error)
PutSystemCVEAllowlist provides a mock function with given fields: params, authInfo
func (*MockSystem_cve_allowlistClientService) SetTransport ¶
func (_m *MockSystem_cve_allowlistClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockSysteminfoClientService ¶
MockSysteminfoClientService is an autogenerated mock type for the ClientService type
func NewMockSysteminfoClientService ¶ added in v5.1.0
func NewMockSysteminfoClientService(t mockConstructorTestingTNewMockSysteminfoClientService) *MockSysteminfoClientService
NewMockSysteminfoClientService creates a new instance of MockSysteminfoClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockSysteminfoClientService) GetCert ¶
func (_m *MockSysteminfoClientService) GetCert(params *systeminfo.GetCertParams, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*systeminfo.GetCertOK, error)
GetCert provides a mock function with given fields: params, authInfo, writer
func (*MockSysteminfoClientService) GetSystemInfo ¶
func (_m *MockSysteminfoClientService) GetSystemInfo(params *systeminfo.GetSystemInfoParams, authInfo runtime.ClientAuthInfoWriter) (*systeminfo.GetSystemInfoOK, error)
GetSystemInfo provides a mock function with given fields: params, authInfo
func (*MockSysteminfoClientService) GetVolumes ¶
func (_m *MockSysteminfoClientService) GetVolumes(params *systeminfo.GetVolumesParams, authInfo runtime.ClientAuthInfoWriter) (*systeminfo.GetVolumesOK, error)
GetVolumes provides a mock function with given fields: params, authInfo
func (*MockSysteminfoClientService) SetTransport ¶
func (_m *MockSysteminfoClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
type MockUserClientService ¶
MockUserClientService is an autogenerated mock type for the ClientService type
func NewMockUserClientService ¶ added in v5.1.0
func NewMockUserClientService(t mockConstructorTestingTNewMockUserClientService) *MockUserClientService
NewMockUserClientService creates a new instance of MockUserClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockUserClientService) CreateUser ¶
func (_m *MockUserClientService) CreateUser(params *user.CreateUserParams, authInfo runtime.ClientAuthInfoWriter) (*user.CreateUserCreated, error)
CreateUser provides a mock function with given fields: params, authInfo
func (*MockUserClientService) DeleteUser ¶
func (_m *MockUserClientService) DeleteUser(params *user.DeleteUserParams, authInfo runtime.ClientAuthInfoWriter) (*user.DeleteUserOK, error)
DeleteUser provides a mock function with given fields: params, authInfo
func (*MockUserClientService) GetCurrentUserInfo ¶
func (_m *MockUserClientService) GetCurrentUserInfo(params *user.GetCurrentUserInfoParams, authInfo runtime.ClientAuthInfoWriter) (*user.GetCurrentUserInfoOK, error)
GetCurrentUserInfo provides a mock function with given fields: params, authInfo
func (*MockUserClientService) GetCurrentUserPermissions ¶
func (_m *MockUserClientService) GetCurrentUserPermissions(params *user.GetCurrentUserPermissionsParams, authInfo runtime.ClientAuthInfoWriter) (*user.GetCurrentUserPermissionsOK, error)
GetCurrentUserPermissions provides a mock function with given fields: params, authInfo
func (*MockUserClientService) GetUser ¶
func (_m *MockUserClientService) GetUser(params *user.GetUserParams, authInfo runtime.ClientAuthInfoWriter) (*user.GetUserOK, error)
GetUser provides a mock function with given fields: params, authInfo
func (*MockUserClientService) ListUsers ¶
func (_m *MockUserClientService) ListUsers(params *user.ListUsersParams, authInfo runtime.ClientAuthInfoWriter) (*user.ListUsersOK, error)
ListUsers provides a mock function with given fields: params, authInfo
func (*MockUserClientService) SearchUsers ¶
func (_m *MockUserClientService) SearchUsers(params *user.SearchUsersParams, authInfo runtime.ClientAuthInfoWriter) (*user.SearchUsersOK, error)
SearchUsers provides a mock function with given fields: params, authInfo
func (*MockUserClientService) SetCliSecret ¶
func (_m *MockUserClientService) SetCliSecret(params *user.SetCliSecretParams, authInfo runtime.ClientAuthInfoWriter) (*user.SetCliSecretOK, error)
SetCliSecret provides a mock function with given fields: params, authInfo
func (*MockUserClientService) SetTransport ¶
func (_m *MockUserClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockUserClientService) SetUserSysAdmin ¶
func (_m *MockUserClientService) SetUserSysAdmin(params *user.SetUserSysAdminParams, authInfo runtime.ClientAuthInfoWriter) (*user.SetUserSysAdminOK, error)
SetUserSysAdmin provides a mock function with given fields: params, authInfo
func (*MockUserClientService) UpdateUserPassword ¶
func (_m *MockUserClientService) UpdateUserPassword(params *user.UpdateUserPasswordParams, authInfo runtime.ClientAuthInfoWriter) (*user.UpdateUserPasswordOK, error)
UpdateUserPassword provides a mock function with given fields: params, authInfo
func (*MockUserClientService) UpdateUserProfile ¶
func (_m *MockUserClientService) UpdateUserProfile(params *user.UpdateUserProfileParams, authInfo runtime.ClientAuthInfoWriter) (*user.UpdateUserProfileOK, error)
UpdateUserProfile provides a mock function with given fields: params, authInfo
type MockUsergroupClientService ¶
MockUsergroupClientService is an autogenerated mock type for the ClientService type
func NewMockUsergroupClientService ¶ added in v5.1.0
func NewMockUsergroupClientService(t mockConstructorTestingTNewMockUsergroupClientService) *MockUsergroupClientService
NewMockUsergroupClientService creates a new instance of MockUsergroupClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockUsergroupClientService) CreateUserGroup ¶
func (_m *MockUsergroupClientService) CreateUserGroup(params *usergroup.CreateUserGroupParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.CreateUserGroupCreated, error)
CreateUserGroup provides a mock function with given fields: params, authInfo
func (*MockUsergroupClientService) DeleteUserGroup ¶
func (_m *MockUsergroupClientService) DeleteUserGroup(params *usergroup.DeleteUserGroupParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.DeleteUserGroupOK, error)
DeleteUserGroup provides a mock function with given fields: params, authInfo
func (*MockUsergroupClientService) GetUserGroup ¶
func (_m *MockUsergroupClientService) GetUserGroup(params *usergroup.GetUserGroupParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.GetUserGroupOK, error)
GetUserGroup provides a mock function with given fields: params, authInfo
func (*MockUsergroupClientService) ListUserGroups ¶
func (_m *MockUsergroupClientService) ListUserGroups(params *usergroup.ListUserGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.ListUserGroupsOK, error)
ListUserGroups provides a mock function with given fields: params, authInfo
func (*MockUsergroupClientService) SearchUserGroups ¶ added in v5.0.3
func (_m *MockUsergroupClientService) SearchUserGroups(params *usergroup.SearchUserGroupsParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.SearchUserGroupsOK, error)
SearchUserGroups provides a mock function with given fields: params, authInfo
func (*MockUsergroupClientService) SetTransport ¶
func (_m *MockUsergroupClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockUsergroupClientService) UpdateUserGroup ¶
func (_m *MockUsergroupClientService) UpdateUserGroup(params *usergroup.UpdateUserGroupParams, authInfo runtime.ClientAuthInfoWriter) (*usergroup.UpdateUserGroupOK, error)
UpdateUserGroup provides a mock function with given fields: params, authInfo
type MockWebhookClientService ¶
MockWebhookClientService is an autogenerated mock type for the ClientService type
func NewMockWebhookClientService ¶ added in v5.1.0
func NewMockWebhookClientService(t mockConstructorTestingTNewMockWebhookClientService) *MockWebhookClientService
NewMockWebhookClientService creates a new instance of MockWebhookClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockWebhookClientService) CreateWebhookPolicyOfProject ¶
func (_m *MockWebhookClientService) CreateWebhookPolicyOfProject(params *webhook.CreateWebhookPolicyOfProjectParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.CreateWebhookPolicyOfProjectCreated, error)
CreateWebhookPolicyOfProject provides a mock function with given fields: params, authInfo
func (*MockWebhookClientService) DeleteWebhookPolicyOfProject ¶
func (_m *MockWebhookClientService) DeleteWebhookPolicyOfProject(params *webhook.DeleteWebhookPolicyOfProjectParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.DeleteWebhookPolicyOfProjectOK, error)
DeleteWebhookPolicyOfProject provides a mock function with given fields: params, authInfo
func (*MockWebhookClientService) GetLogsOfWebhookTask ¶ added in v5.4.0
func (_m *MockWebhookClientService) GetLogsOfWebhookTask(params *webhook.GetLogsOfWebhookTaskParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.GetLogsOfWebhookTaskOK, error)
GetLogsOfWebhookTask provides a mock function with given fields: params, authInfo
func (*MockWebhookClientService) GetSupportedEventTypes ¶
func (_m *MockWebhookClientService) GetSupportedEventTypes(params *webhook.GetSupportedEventTypesParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.GetSupportedEventTypesOK, error)
GetSupportedEventTypes provides a mock function with given fields: params, authInfo
func (*MockWebhookClientService) GetWebhookPolicyOfProject ¶
func (_m *MockWebhookClientService) GetWebhookPolicyOfProject(params *webhook.GetWebhookPolicyOfProjectParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.GetWebhookPolicyOfProjectOK, error)
GetWebhookPolicyOfProject provides a mock function with given fields: params, authInfo
func (*MockWebhookClientService) LastTrigger ¶
func (_m *MockWebhookClientService) LastTrigger(params *webhook.LastTriggerParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.LastTriggerOK, error)
LastTrigger provides a mock function with given fields: params, authInfo
func (*MockWebhookClientService) ListExecutionsOfWebhookPolicy ¶ added in v5.4.0
func (_m *MockWebhookClientService) ListExecutionsOfWebhookPolicy(params *webhook.ListExecutionsOfWebhookPolicyParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.ListExecutionsOfWebhookPolicyOK, error)
ListExecutionsOfWebhookPolicy provides a mock function with given fields: params, authInfo
func (*MockWebhookClientService) ListTasksOfWebhookExecution ¶ added in v5.4.0
func (_m *MockWebhookClientService) ListTasksOfWebhookExecution(params *webhook.ListTasksOfWebhookExecutionParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.ListTasksOfWebhookExecutionOK, error)
ListTasksOfWebhookExecution provides a mock function with given fields: params, authInfo
func (*MockWebhookClientService) ListWebhookPoliciesOfProject ¶
func (_m *MockWebhookClientService) ListWebhookPoliciesOfProject(params *webhook.ListWebhookPoliciesOfProjectParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.ListWebhookPoliciesOfProjectOK, error)
ListWebhookPoliciesOfProject provides a mock function with given fields: params, authInfo
func (*MockWebhookClientService) SetTransport ¶
func (_m *MockWebhookClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
func (*MockWebhookClientService) UpdateWebhookPolicyOfProject ¶
func (_m *MockWebhookClientService) UpdateWebhookPolicyOfProject(params *webhook.UpdateWebhookPolicyOfProjectParams, authInfo runtime.ClientAuthInfoWriter) (*webhook.UpdateWebhookPolicyOfProjectOK, error)
UpdateWebhookPolicyOfProject provides a mock function with given fields: params, authInfo
type MockWebhookjobClientService ¶
MockWebhookjobClientService is an autogenerated mock type for the ClientService type
func NewMockWebhookjobClientService ¶ added in v5.1.0
func NewMockWebhookjobClientService(t mockConstructorTestingTNewMockWebhookjobClientService) *MockWebhookjobClientService
NewMockWebhookjobClientService creates a new instance of MockWebhookjobClientService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*MockWebhookjobClientService) ListWebhookJobs ¶
func (_m *MockWebhookjobClientService) ListWebhookJobs(params *webhookjob.ListWebhookJobsParams, authInfo runtime.ClientAuthInfoWriter) (*webhookjob.ListWebhookJobsOK, error)
ListWebhookJobs provides a mock function with given fields: params, authInfo
func (*MockWebhookjobClientService) SetTransport ¶
func (_m *MockWebhookjobClientService) SetTransport(transport runtime.ClientTransport)
SetTransport provides a mock function with given fields: transport
Source Files ¶
- artifact_client_service.go
- auditlog_client_service.go
- configure_client_service.go
- gc_client_service.go
- health_client_service.go
- icon_client_service.go
- immutable_client_service.go
- jobservice_client_service.go
- label_client_service.go
- ldap_client_service.go
- member_client_service.go
- oidc_client_service.go
- ping_client_service.go
- preheat_client_service.go
- project_client_service.go
- project_metadata_client_service.go
- purge_client_service.go
- quota_client_service.go
- registry_client_service.go
- replication_client_service.go
- repository_client_service.go
- retention_client_service.go
- robot_client_service.go
- robotv1_client_service.go
- scan_all_client_service.go
- scan_client_service.go
- scan_data_export_client_service.go
- scanner_client_service.go
- schedule_client_service.go
- search_client_service.go
- statistic_client_service.go
- system_cve_allowlist_client_service.go
- systeminfo_client_service.go
- user_client_service.go
- usergroup_client_service.go
- webhook_client_service.go
- webhookjob_client_service.go