Documentation ¶
Overview ¶
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Package azdosdkmocks is a generated GoMock package.
Index ¶
- type MockAccountsClient
- type MockAccountsClientMockRecorder
- type MockBuildClient
- func (m *MockBuildClient) AddBuildTag(arg0 context.Context, arg1 build.AddBuildTagArgs) (*[]string, error)
- func (m *MockBuildClient) AddBuildTags(arg0 context.Context, arg1 build.AddBuildTagsArgs) (*[]string, error)
- func (m *MockBuildClient) AddDefinitionTag(arg0 context.Context, arg1 build.AddDefinitionTagArgs) (*[]string, error)
- func (m *MockBuildClient) AddDefinitionTags(arg0 context.Context, arg1 build.AddDefinitionTagsArgs) (*[]string, error)
- func (m *MockBuildClient) AddRetentionLeases(arg0 context.Context, arg1 build.AddRetentionLeasesArgs) (*[]build.RetentionLease, error)
- func (m *MockBuildClient) AuthorizeDefinitionResources(arg0 context.Context, arg1 build.AuthorizeDefinitionResourcesArgs) (*[]build.DefinitionResourceReference, error)
- func (m *MockBuildClient) AuthorizeProjectResources(arg0 context.Context, arg1 build.AuthorizeProjectResourcesArgs) (*[]build.DefinitionResourceReference, error)
- func (m *MockBuildClient) CreateArtifact(arg0 context.Context, arg1 build.CreateArtifactArgs) (*build.BuildArtifact, error)
- func (m *MockBuildClient) CreateDefinition(arg0 context.Context, arg1 build.CreateDefinitionArgs) (*build.BuildDefinition, error)
- func (m *MockBuildClient) CreateFolder(arg0 context.Context, arg1 build.CreateFolderArgs) (*build.Folder, error)
- func (m *MockBuildClient) DeleteBuild(arg0 context.Context, arg1 build.DeleteBuildArgs) error
- func (m *MockBuildClient) DeleteBuildTag(arg0 context.Context, arg1 build.DeleteBuildTagArgs) (*[]string, error)
- func (m *MockBuildClient) DeleteDefinition(arg0 context.Context, arg1 build.DeleteDefinitionArgs) error
- func (m *MockBuildClient) DeleteDefinitionTag(arg0 context.Context, arg1 build.DeleteDefinitionTagArgs) (*[]string, error)
- func (m *MockBuildClient) DeleteFolder(arg0 context.Context, arg1 build.DeleteFolderArgs) error
- func (m *MockBuildClient) DeleteRetentionLeasesById(arg0 context.Context, arg1 build.DeleteRetentionLeasesByIdArgs) error
- func (m *MockBuildClient) DeleteTag(arg0 context.Context, arg1 build.DeleteTagArgs) (*[]string, error)
- func (m *MockBuildClient) DeleteTemplate(arg0 context.Context, arg1 build.DeleteTemplateArgs) error
- func (m *MockBuildClient) EXPECT() *MockBuildClientMockRecorder
- func (m *MockBuildClient) GetArtifact(arg0 context.Context, arg1 build.GetArtifactArgs) (*build.BuildArtifact, error)
- func (m *MockBuildClient) GetArtifactContentZip(arg0 context.Context, arg1 build.GetArtifactContentZipArgs) (io.ReadCloser, error)
- func (m *MockBuildClient) GetArtifacts(arg0 context.Context, arg1 build.GetArtifactsArgs) (*[]build.BuildArtifact, error)
- func (m *MockBuildClient) GetAttachment(arg0 context.Context, arg1 build.GetAttachmentArgs) (io.ReadCloser, error)
- func (m *MockBuildClient) GetAttachments(arg0 context.Context, arg1 build.GetAttachmentsArgs) (*[]build.Attachment, error)
- func (m *MockBuildClient) GetBuild(arg0 context.Context, arg1 build.GetBuildArgs) (*build.Build, error)
- func (m *MockBuildClient) GetBuildBadge(arg0 context.Context, arg1 build.GetBuildBadgeArgs) (*build.BuildBadge, error)
- func (m *MockBuildClient) GetBuildBadgeData(arg0 context.Context, arg1 build.GetBuildBadgeDataArgs) (*string, error)
- func (m *MockBuildClient) GetBuildChanges(arg0 context.Context, arg1 build.GetBuildChangesArgs) (*build.GetBuildChangesResponseValue, error)
- func (m *MockBuildClient) GetBuildController(arg0 context.Context, arg1 build.GetBuildControllerArgs) (*build.BuildController, error)
- func (m *MockBuildClient) GetBuildControllers(arg0 context.Context, arg1 build.GetBuildControllersArgs) (*[]build.BuildController, error)
- func (m *MockBuildClient) GetBuildGeneralSettings(arg0 context.Context, arg1 build.GetBuildGeneralSettingsArgs) (*build.PipelineGeneralSettings, error)
- func (m *MockBuildClient) GetBuildLog(arg0 context.Context, arg1 build.GetBuildLogArgs) (io.ReadCloser, error)
- func (m *MockBuildClient) GetBuildLogLines(arg0 context.Context, arg1 build.GetBuildLogLinesArgs) (*[]string, error)
- func (m *MockBuildClient) GetBuildLogZip(arg0 context.Context, arg1 build.GetBuildLogZipArgs) (io.ReadCloser, error)
- func (m *MockBuildClient) GetBuildLogs(arg0 context.Context, arg1 build.GetBuildLogsArgs) (*[]build.BuildLog, error)
- func (m *MockBuildClient) GetBuildLogsZip(arg0 context.Context, arg1 build.GetBuildLogsZipArgs) (io.ReadCloser, error)
- func (m *MockBuildClient) GetBuildOptionDefinitions(arg0 context.Context, arg1 build.GetBuildOptionDefinitionsArgs) (*[]build.BuildOptionDefinition, error)
- func (m *MockBuildClient) GetBuildProperties(arg0 context.Context, arg1 build.GetBuildPropertiesArgs) (interface{}, error)
- func (m *MockBuildClient) GetBuildReport(arg0 context.Context, arg1 build.GetBuildReportArgs) (*build.BuildReportMetadata, error)
- func (m *MockBuildClient) GetBuildReportHtmlContent(arg0 context.Context, arg1 build.GetBuildReportHtmlContentArgs) (io.ReadCloser, error)
- func (m *MockBuildClient) GetBuildSettings(arg0 context.Context, arg1 build.GetBuildSettingsArgs) (*build.BuildSettings, error)
- func (m *MockBuildClient) GetBuildTags(arg0 context.Context, arg1 build.GetBuildTagsArgs) (*[]string, error)
- func (m *MockBuildClient) GetBuildTimeline(arg0 context.Context, arg1 build.GetBuildTimelineArgs) (*build.Timeline, error)
- func (m *MockBuildClient) GetBuildWorkItemsRefs(arg0 context.Context, arg1 build.GetBuildWorkItemsRefsArgs) (*[]webapi.ResourceRef, error)
- func (m *MockBuildClient) GetBuildWorkItemsRefsFromCommits(arg0 context.Context, arg1 build.GetBuildWorkItemsRefsFromCommitsArgs) (*[]webapi.ResourceRef, error)
- func (m *MockBuildClient) GetBuilds(arg0 context.Context, arg1 build.GetBuildsArgs) (*build.GetBuildsResponseValue, error)
- func (m *MockBuildClient) GetChangesBetweenBuilds(arg0 context.Context, arg1 build.GetChangesBetweenBuildsArgs) (*[]build.Change, error)
- func (m *MockBuildClient) GetDefinition(arg0 context.Context, arg1 build.GetDefinitionArgs) (*build.BuildDefinition, error)
- func (m *MockBuildClient) GetDefinitionMetrics(arg0 context.Context, arg1 build.GetDefinitionMetricsArgs) (*[]build.BuildMetric, error)
- func (m *MockBuildClient) GetDefinitionProperties(arg0 context.Context, arg1 build.GetDefinitionPropertiesArgs) (interface{}, error)
- func (m *MockBuildClient) GetDefinitionResources(arg0 context.Context, arg1 build.GetDefinitionResourcesArgs) (*[]build.DefinitionResourceReference, error)
- func (m *MockBuildClient) GetDefinitionRevisions(arg0 context.Context, arg1 build.GetDefinitionRevisionsArgs) (*[]build.BuildDefinitionRevision, error)
- func (m *MockBuildClient) GetDefinitionTags(arg0 context.Context, arg1 build.GetDefinitionTagsArgs) (*[]string, error)
- func (m *MockBuildClient) GetDefinitionYaml(arg0 context.Context, arg1 build.GetDefinitionYamlArgs) (*build.YamlBuild, error)
- func (m *MockBuildClient) GetDefinitions(arg0 context.Context, arg1 build.GetDefinitionsArgs) (*build.GetDefinitionsResponseValue, error)
- func (m *MockBuildClient) GetFile(arg0 context.Context, arg1 build.GetFileArgs) (io.ReadCloser, error)
- func (m *MockBuildClient) GetFileContents(arg0 context.Context, arg1 build.GetFileContentsArgs) (io.ReadCloser, error)
- func (m *MockBuildClient) GetFolders(arg0 context.Context, arg1 build.GetFoldersArgs) (*[]build.Folder, error)
- func (m *MockBuildClient) GetLatestBuild(arg0 context.Context, arg1 build.GetLatestBuildArgs) (*build.Build, error)
- func (m *MockBuildClient) GetPathContents(arg0 context.Context, arg1 build.GetPathContentsArgs) (*[]build.SourceRepositoryItem, error)
- func (m *MockBuildClient) GetProjectMetrics(arg0 context.Context, arg1 build.GetProjectMetricsArgs) (*[]build.BuildMetric, error)
- func (m *MockBuildClient) GetProjectResources(arg0 context.Context, arg1 build.GetProjectResourcesArgs) (*[]build.DefinitionResourceReference, error)
- func (m *MockBuildClient) GetPullRequest(arg0 context.Context, arg1 build.GetPullRequestArgs) (*build.PullRequest, error)
- func (m *MockBuildClient) GetResourceUsage(arg0 context.Context, arg1 build.GetResourceUsageArgs) (*build.BuildResourceUsage, error)
- func (m *MockBuildClient) GetRetentionHistory(arg0 context.Context, arg1 build.GetRetentionHistoryArgs) (*build.BuildRetentionHistory, error)
- func (m *MockBuildClient) GetRetentionLease(arg0 context.Context, arg1 build.GetRetentionLeaseArgs) (*build.RetentionLease, error)
- func (m *MockBuildClient) GetRetentionLeasesByMinimalRetentionLeases(arg0 context.Context, ...) (*[]build.RetentionLease, error)
- func (m *MockBuildClient) GetRetentionLeasesByOwnerId(arg0 context.Context, arg1 build.GetRetentionLeasesByOwnerIdArgs) (*[]build.RetentionLease, error)
- func (m *MockBuildClient) GetRetentionLeasesByUserId(arg0 context.Context, arg1 build.GetRetentionLeasesByUserIdArgs) (*[]build.RetentionLease, error)
- func (m *MockBuildClient) GetRetentionLeasesForBuild(arg0 context.Context, arg1 build.GetRetentionLeasesForBuildArgs) (*[]build.RetentionLease, error)
- func (m *MockBuildClient) GetRetentionSettings(arg0 context.Context, arg1 build.GetRetentionSettingsArgs) (*build.ProjectRetentionSetting, error)
- func (m *MockBuildClient) GetStatusBadge(arg0 context.Context, arg1 build.GetStatusBadgeArgs) (*string, error)
- func (m *MockBuildClient) GetTags(arg0 context.Context, arg1 build.GetTagsArgs) (*[]string, error)
- func (m *MockBuildClient) GetTemplate(arg0 context.Context, arg1 build.GetTemplateArgs) (*build.BuildDefinitionTemplate, error)
- func (m *MockBuildClient) GetTemplates(arg0 context.Context, arg1 build.GetTemplatesArgs) (*[]build.BuildDefinitionTemplate, error)
- func (m *MockBuildClient) GetWorkItemsBetweenBuilds(arg0 context.Context, arg1 build.GetWorkItemsBetweenBuildsArgs) (*[]webapi.ResourceRef, error)
- func (m *MockBuildClient) ListBranches(arg0 context.Context, arg1 build.ListBranchesArgs) (*[]string, error)
- func (m *MockBuildClient) ListRepositories(arg0 context.Context, arg1 build.ListRepositoriesArgs) (*build.SourceRepositories, error)
- func (m *MockBuildClient) ListSourceProviders(arg0 context.Context, arg1 build.ListSourceProvidersArgs) (*[]build.SourceProviderAttributes, error)
- func (m *MockBuildClient) ListWebhooks(arg0 context.Context, arg1 build.ListWebhooksArgs) (*[]build.RepositoryWebhook, error)
- func (m *MockBuildClient) QueueBuild(arg0 context.Context, arg1 build.QueueBuildArgs) (*build.Build, error)
- func (m *MockBuildClient) RestoreDefinition(arg0 context.Context, arg1 build.RestoreDefinitionArgs) (*build.BuildDefinition, error)
- func (m *MockBuildClient) RestoreWebhooks(arg0 context.Context, arg1 build.RestoreWebhooksArgs) error
- func (m *MockBuildClient) SaveTemplate(arg0 context.Context, arg1 build.SaveTemplateArgs) (*build.BuildDefinitionTemplate, error)
- func (m *MockBuildClient) UpdateBuild(arg0 context.Context, arg1 build.UpdateBuildArgs) (*build.Build, error)
- func (m *MockBuildClient) UpdateBuildGeneralSettings(arg0 context.Context, arg1 build.UpdateBuildGeneralSettingsArgs) (*build.PipelineGeneralSettings, error)
- func (m *MockBuildClient) UpdateBuildProperties(arg0 context.Context, arg1 build.UpdateBuildPropertiesArgs) (interface{}, error)
- func (m *MockBuildClient) UpdateBuildSettings(arg0 context.Context, arg1 build.UpdateBuildSettingsArgs) (*build.BuildSettings, error)
- func (m *MockBuildClient) UpdateBuildTags(arg0 context.Context, arg1 build.UpdateBuildTagsArgs) (*[]string, error)
- func (m *MockBuildClient) UpdateBuilds(arg0 context.Context, arg1 build.UpdateBuildsArgs) (*[]build.Build, error)
- func (m *MockBuildClient) UpdateDefinition(arg0 context.Context, arg1 build.UpdateDefinitionArgs) (*build.BuildDefinition, error)
- func (m *MockBuildClient) UpdateDefinitionProperties(arg0 context.Context, arg1 build.UpdateDefinitionPropertiesArgs) (interface{}, error)
- func (m *MockBuildClient) UpdateDefinitionTags(arg0 context.Context, arg1 build.UpdateDefinitionTagsArgs) (*[]string, error)
- func (m *MockBuildClient) UpdateFolder(arg0 context.Context, arg1 build.UpdateFolderArgs) (*build.Folder, error)
- func (m *MockBuildClient) UpdateRetentionLease(arg0 context.Context, arg1 build.UpdateRetentionLeaseArgs) (*build.RetentionLease, error)
- func (m *MockBuildClient) UpdateRetentionSettings(arg0 context.Context, arg1 build.UpdateRetentionSettingsArgs) (*build.ProjectRetentionSetting, error)
- func (m *MockBuildClient) UpdateStage(arg0 context.Context, arg1 build.UpdateStageArgs) error
- type MockBuildClientMockRecorder
- func (mr *MockBuildClientMockRecorder) AddBuildTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) AddBuildTags(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) AddDefinitionTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) AddDefinitionTags(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) AddRetentionLeases(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) AuthorizeDefinitionResources(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) AuthorizeProjectResources(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) CreateArtifact(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) CreateDefinition(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) CreateFolder(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) DeleteBuild(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) DeleteBuildTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) DeleteDefinition(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) DeleteDefinitionTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) DeleteFolder(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) DeleteRetentionLeasesById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) DeleteTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) DeleteTemplate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetArtifact(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetArtifactContentZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetArtifacts(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetAttachment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetAttachments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuild(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildBadge(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildBadgeData(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildChanges(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildController(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildControllers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildGeneralSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildLog(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildLogLines(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildLogZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildLogs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildLogsZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildOptionDefinitions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildProperties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildReport(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildReportHtmlContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildTags(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildTimeline(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildWorkItemsRefs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuildWorkItemsRefsFromCommits(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetBuilds(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetChangesBetweenBuilds(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetDefinition(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetDefinitionMetrics(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetDefinitionProperties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetDefinitionResources(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetDefinitionRevisions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetDefinitionTags(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetDefinitionYaml(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetDefinitions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetFile(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetFileContents(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetFolders(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetLatestBuild(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetPathContents(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetProjectMetrics(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetProjectResources(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetPullRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetResourceUsage(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetRetentionHistory(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetRetentionLease(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetRetentionLeasesByMinimalRetentionLeases(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetRetentionLeasesByOwnerId(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetRetentionLeasesByUserId(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetRetentionLeasesForBuild(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetRetentionSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetStatusBadge(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetTags(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetTemplate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetTemplates(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) GetWorkItemsBetweenBuilds(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) ListBranches(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) ListRepositories(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) ListSourceProviders(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) ListWebhooks(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) QueueBuild(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) RestoreDefinition(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) RestoreWebhooks(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) SaveTemplate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateBuild(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateBuildGeneralSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateBuildProperties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateBuildSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateBuildTags(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateBuilds(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateDefinition(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateDefinitionProperties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateDefinitionTags(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateFolder(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateRetentionLease(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateRetentionSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockBuildClientMockRecorder) UpdateStage(arg0, arg1 interface{}) *gomock.Call
- type MockCoreClient
- func (m *MockCoreClient) CreateConnectedService(arg0 context.Context, arg1 core.CreateConnectedServiceArgs) (*core.WebApiConnectedService, error)
- func (m *MockCoreClient) CreateOrUpdateProxy(arg0 context.Context, arg1 core.CreateOrUpdateProxyArgs) (*core.Proxy, error)
- func (m *MockCoreClient) CreateTeam(arg0 context.Context, arg1 core.CreateTeamArgs) (*core.WebApiTeam, error)
- func (m *MockCoreClient) DeleteProxy(arg0 context.Context, arg1 core.DeleteProxyArgs) error
- func (m *MockCoreClient) DeleteTeam(arg0 context.Context, arg1 core.DeleteTeamArgs) error
- func (m *MockCoreClient) EXPECT() *MockCoreClientMockRecorder
- func (m *MockCoreClient) GetAllTeams(arg0 context.Context, arg1 core.GetAllTeamsArgs) (*[]core.WebApiTeam, error)
- func (m *MockCoreClient) GetConnectedServiceDetails(arg0 context.Context, arg1 core.GetConnectedServiceDetailsArgs) (*core.WebApiConnectedServiceDetails, error)
- func (m *MockCoreClient) GetConnectedServices(arg0 context.Context, arg1 core.GetConnectedServicesArgs) (*[]core.WebApiConnectedService, error)
- func (m *MockCoreClient) GetProcessById(arg0 context.Context, arg1 core.GetProcessByIdArgs) (*core.Process, error)
- func (m *MockCoreClient) GetProcesses(arg0 context.Context, arg1 core.GetProcessesArgs) (*[]core.Process, error)
- func (m *MockCoreClient) GetProject(arg0 context.Context, arg1 core.GetProjectArgs) (*core.TeamProject, error)
- func (m *MockCoreClient) GetProjectCollection(arg0 context.Context, arg1 core.GetProjectCollectionArgs) (*core.TeamProjectCollection, error)
- func (m *MockCoreClient) GetProjectCollections(arg0 context.Context, arg1 core.GetProjectCollectionsArgs) (*[]core.TeamProjectCollectionReference, error)
- func (m *MockCoreClient) GetProjectProperties(arg0 context.Context, arg1 core.GetProjectPropertiesArgs) (*[]core.ProjectProperty, error)
- func (m *MockCoreClient) GetProjects(arg0 context.Context, arg1 core.GetProjectsArgs) (*core.GetProjectsResponseValue, error)
- func (m *MockCoreClient) GetProxies(arg0 context.Context, arg1 core.GetProxiesArgs) (*[]core.Proxy, error)
- func (m *MockCoreClient) GetTeam(arg0 context.Context, arg1 core.GetTeamArgs) (*core.WebApiTeam, error)
- func (m *MockCoreClient) GetTeamMembersWithExtendedProperties(arg0 context.Context, arg1 core.GetTeamMembersWithExtendedPropertiesArgs) (*[]webapi.TeamMember, error)
- func (m *MockCoreClient) GetTeams(arg0 context.Context, arg1 core.GetTeamsArgs) (*[]core.WebApiTeam, error)
- func (m *MockCoreClient) QueueCreateProject(arg0 context.Context, arg1 core.QueueCreateProjectArgs) (*operations.OperationReference, error)
- func (m *MockCoreClient) QueueDeleteProject(arg0 context.Context, arg1 core.QueueDeleteProjectArgs) (*operations.OperationReference, error)
- func (m *MockCoreClient) RemoveProjectAvatar(arg0 context.Context, arg1 core.RemoveProjectAvatarArgs) error
- func (m *MockCoreClient) SetProjectAvatar(arg0 context.Context, arg1 core.SetProjectAvatarArgs) error
- func (m *MockCoreClient) SetProjectProperties(arg0 context.Context, arg1 core.SetProjectPropertiesArgs) error
- func (m *MockCoreClient) UpdateProject(arg0 context.Context, arg1 core.UpdateProjectArgs) (*operations.OperationReference, error)
- func (m *MockCoreClient) UpdateTeam(arg0 context.Context, arg1 core.UpdateTeamArgs) (*core.WebApiTeam, error)
- type MockCoreClientMockRecorder
- func (mr *MockCoreClientMockRecorder) CreateConnectedService(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) CreateOrUpdateProxy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) CreateTeam(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) DeleteProxy(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) DeleteTeam(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetAllTeams(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetConnectedServiceDetails(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetConnectedServices(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetProcessById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetProcesses(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetProject(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetProjectCollection(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetProjectCollections(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetProjectProperties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetProjects(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetProxies(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetTeam(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetTeamMembersWithExtendedProperties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) GetTeams(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) QueueCreateProject(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) QueueDeleteProject(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) RemoveProjectAvatar(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) SetProjectAvatar(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) SetProjectProperties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) UpdateProject(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockCoreClientMockRecorder) UpdateTeam(arg0, arg1 interface{}) *gomock.Call
- type MockElasticClient
- func (m *MockElasticClient) CreateElasticPool(arg0 context.Context, arg1 elastic.CreateElasticPoolArgs) (*elastic.ElasticPoolCreationResult, error)
- func (m *MockElasticClient) EXPECT() *MockElasticClientMockRecorder
- func (m *MockElasticClient) GetElasticNodes(arg0 context.Context, arg1 elastic.GetElasticNodesArgs) (*[]elastic.ElasticNode, error)
- func (m *MockElasticClient) GetElasticPool(arg0 context.Context, arg1 elastic.GetElasticPoolArgs) (*elastic.ElasticPool, error)
- func (m *MockElasticClient) GetElasticPoolLogs(arg0 context.Context, arg1 elastic.GetElasticPoolLogsArgs) (*[]elastic.ElasticPoolLog, error)
- func (m *MockElasticClient) GetElasticPools(arg0 context.Context, arg1 elastic.GetElasticPoolsArgs) (*[]elastic.ElasticPool, error)
- func (m *MockElasticClient) UpdateElasticNode(arg0 context.Context, arg1 elastic.UpdateElasticNodeArgs) (*elastic.ElasticNode, error)
- func (m *MockElasticClient) UpdateElasticPool(arg0 context.Context, arg1 elastic.UpdateElasticPoolArgs) (*elastic.ElasticPool, error)
- type MockElasticClientMockRecorder
- func (mr *MockElasticClientMockRecorder) CreateElasticPool(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElasticClientMockRecorder) GetElasticNodes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElasticClientMockRecorder) GetElasticPool(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElasticClientMockRecorder) GetElasticPoolLogs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElasticClientMockRecorder) GetElasticPools(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElasticClientMockRecorder) UpdateElasticNode(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElasticClientMockRecorder) UpdateElasticPool(arg0, arg1 interface{}) *gomock.Call
- type MockFeaturemanagementClient
- func (m *MockFeaturemanagementClient) EXPECT() *MockFeaturemanagementClientMockRecorder
- func (m *MockFeaturemanagementClient) GetFeature(arg0 context.Context, arg1 featuremanagement.GetFeatureArgs) (*featuremanagement.ContributedFeature, error)
- func (m *MockFeaturemanagementClient) GetFeatureState(arg0 context.Context, arg1 featuremanagement.GetFeatureStateArgs) (*featuremanagement.ContributedFeatureState, error)
- func (m *MockFeaturemanagementClient) GetFeatureStateForScope(arg0 context.Context, arg1 featuremanagement.GetFeatureStateForScopeArgs) (*featuremanagement.ContributedFeatureState, error)
- func (m *MockFeaturemanagementClient) GetFeatures(arg0 context.Context, arg1 featuremanagement.GetFeaturesArgs) (*[]featuremanagement.ContributedFeature, error)
- func (m *MockFeaturemanagementClient) QueryFeatureStates(arg0 context.Context, arg1 featuremanagement.QueryFeatureStatesArgs) (*featuremanagement.ContributedFeatureStateQuery, error)
- func (m *MockFeaturemanagementClient) QueryFeatureStatesForDefaultScope(arg0 context.Context, ...) (*featuremanagement.ContributedFeatureStateQuery, error)
- func (m *MockFeaturemanagementClient) QueryFeatureStatesForNamedScope(arg0 context.Context, ...) (*featuremanagement.ContributedFeatureStateQuery, error)
- func (m *MockFeaturemanagementClient) SetFeatureState(arg0 context.Context, arg1 featuremanagement.SetFeatureStateArgs) (*featuremanagement.ContributedFeatureState, error)
- func (m *MockFeaturemanagementClient) SetFeatureStateForScope(arg0 context.Context, arg1 featuremanagement.SetFeatureStateForScopeArgs) (*featuremanagement.ContributedFeatureState, error)
- type MockFeaturemanagementClientMockRecorder
- func (mr *MockFeaturemanagementClientMockRecorder) GetFeature(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockFeaturemanagementClientMockRecorder) GetFeatureState(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockFeaturemanagementClientMockRecorder) GetFeatureStateForScope(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockFeaturemanagementClientMockRecorder) GetFeatures(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockFeaturemanagementClientMockRecorder) QueryFeatureStates(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockFeaturemanagementClientMockRecorder) QueryFeatureStatesForDefaultScope(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockFeaturemanagementClientMockRecorder) QueryFeatureStatesForNamedScope(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockFeaturemanagementClientMockRecorder) SetFeatureState(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockFeaturemanagementClientMockRecorder) SetFeatureStateForScope(arg0, arg1 interface{}) *gomock.Call
- type MockGitClient
- func (m *MockGitClient) CreateAnnotatedTag(arg0 context.Context, arg1 git.CreateAnnotatedTagArgs) (*git.GitAnnotatedTag, error)
- func (m *MockGitClient) CreateAttachment(arg0 context.Context, arg1 git.CreateAttachmentArgs) (*git.Attachment, error)
- func (m *MockGitClient) CreateCherryPick(arg0 context.Context, arg1 git.CreateCherryPickArgs) (*git.GitCherryPick, error)
- func (m *MockGitClient) CreateComment(arg0 context.Context, arg1 git.CreateCommentArgs) (*git.Comment, error)
- func (m *MockGitClient) CreateCommitStatus(arg0 context.Context, arg1 git.CreateCommitStatusArgs) (*git.GitStatus, error)
- func (m *MockGitClient) CreateFavorite(arg0 context.Context, arg1 git.CreateFavoriteArgs) (*git.GitRefFavorite, error)
- func (m *MockGitClient) CreateForkSyncRequest(arg0 context.Context, arg1 git.CreateForkSyncRequestArgs) (*git.GitForkSyncRequest, error)
- func (m *MockGitClient) CreateImportRequest(arg0 context.Context, arg1 git.CreateImportRequestArgs) (*git.GitImportRequest, error)
- func (m *MockGitClient) CreateLike(arg0 context.Context, arg1 git.CreateLikeArgs) error
- func (m *MockGitClient) CreateMergeRequest(arg0 context.Context, arg1 git.CreateMergeRequestArgs) (*git.GitMerge, error)
- func (m *MockGitClient) CreatePullRequest(arg0 context.Context, arg1 git.CreatePullRequestArgs) (*git.GitPullRequest, error)
- func (m *MockGitClient) CreatePullRequestIterationStatus(arg0 context.Context, arg1 git.CreatePullRequestIterationStatusArgs) (*git.GitPullRequestStatus, error)
- func (m *MockGitClient) CreatePullRequestLabel(arg0 context.Context, arg1 git.CreatePullRequestLabelArgs) (*core.WebApiTagDefinition, error)
- func (m *MockGitClient) CreatePullRequestReviewer(arg0 context.Context, arg1 git.CreatePullRequestReviewerArgs) (*git.IdentityRefWithVote, error)
- func (m *MockGitClient) CreatePullRequestReviewers(arg0 context.Context, arg1 git.CreatePullRequestReviewersArgs) (*[]git.IdentityRefWithVote, error)
- func (m *MockGitClient) CreatePullRequestStatus(arg0 context.Context, arg1 git.CreatePullRequestStatusArgs) (*git.GitPullRequestStatus, error)
- func (m *MockGitClient) CreatePush(arg0 context.Context, arg1 git.CreatePushArgs) (*git.GitPush, error)
- func (m *MockGitClient) CreateRepository(arg0 context.Context, arg1 git.CreateRepositoryArgs) (*git.GitRepository, error)
- func (m *MockGitClient) CreateRevert(arg0 context.Context, arg1 git.CreateRevertArgs) (*git.GitRevert, error)
- func (m *MockGitClient) CreateThread(arg0 context.Context, arg1 git.CreateThreadArgs) (*git.GitPullRequestCommentThread, error)
- func (m *MockGitClient) CreateUnmaterializedPullRequestReviewer(arg0 context.Context, arg1 git.CreateUnmaterializedPullRequestReviewerArgs) (*git.IdentityRefWithVote, error)
- func (m *MockGitClient) DeleteAttachment(arg0 context.Context, arg1 git.DeleteAttachmentArgs) error
- func (m *MockGitClient) DeleteComment(arg0 context.Context, arg1 git.DeleteCommentArgs) error
- func (m *MockGitClient) DeleteLike(arg0 context.Context, arg1 git.DeleteLikeArgs) error
- func (m *MockGitClient) DeletePullRequestIterationStatus(arg0 context.Context, arg1 git.DeletePullRequestIterationStatusArgs) error
- func (m *MockGitClient) DeletePullRequestLabels(arg0 context.Context, arg1 git.DeletePullRequestLabelsArgs) error
- func (m *MockGitClient) DeletePullRequestReviewer(arg0 context.Context, arg1 git.DeletePullRequestReviewerArgs) error
- func (m *MockGitClient) DeletePullRequestStatus(arg0 context.Context, arg1 git.DeletePullRequestStatusArgs) error
- func (m *MockGitClient) DeleteRefFavorite(arg0 context.Context, arg1 git.DeleteRefFavoriteArgs) error
- func (m *MockGitClient) DeleteRepository(arg0 context.Context, arg1 git.DeleteRepositoryArgs) error
- func (m *MockGitClient) DeleteRepositoryFromRecycleBin(arg0 context.Context, arg1 git.DeleteRepositoryFromRecycleBinArgs) error
- func (m *MockGitClient) EXPECT() *MockGitClientMockRecorder
- func (m *MockGitClient) GetAnnotatedTag(arg0 context.Context, arg1 git.GetAnnotatedTagArgs) (*git.GitAnnotatedTag, error)
- func (m *MockGitClient) GetAttachmentContent(arg0 context.Context, arg1 git.GetAttachmentContentArgs) (io.ReadCloser, error)
- func (m *MockGitClient) GetAttachmentZip(arg0 context.Context, arg1 git.GetAttachmentZipArgs) (io.ReadCloser, error)
- func (m *MockGitClient) GetAttachments(arg0 context.Context, arg1 git.GetAttachmentsArgs) (*[]git.Attachment, error)
- func (m *MockGitClient) GetBlob(arg0 context.Context, arg1 git.GetBlobArgs) (*git.GitBlobRef, error)
- func (m *MockGitClient) GetBlobContent(arg0 context.Context, arg1 git.GetBlobContentArgs) (io.ReadCloser, error)
- func (m *MockGitClient) GetBlobZip(arg0 context.Context, arg1 git.GetBlobZipArgs) (io.ReadCloser, error)
- func (m *MockGitClient) GetBlobsZip(arg0 context.Context, arg1 git.GetBlobsZipArgs) (io.ReadCloser, error)
- func (m *MockGitClient) GetBranch(arg0 context.Context, arg1 git.GetBranchArgs) (*git.GitBranchStats, error)
- func (m *MockGitClient) GetBranches(arg0 context.Context, arg1 git.GetBranchesArgs) (*[]git.GitBranchStats, error)
- func (m *MockGitClient) GetChanges(arg0 context.Context, arg1 git.GetChangesArgs) (*git.GitCommitChanges, error)
- func (m *MockGitClient) GetCherryPick(arg0 context.Context, arg1 git.GetCherryPickArgs) (*git.GitCherryPick, error)
- func (m *MockGitClient) GetCherryPickForRefName(arg0 context.Context, arg1 git.GetCherryPickForRefNameArgs) (*git.GitCherryPick, error)
- func (m *MockGitClient) GetComment(arg0 context.Context, arg1 git.GetCommentArgs) (*git.Comment, error)
- func (m *MockGitClient) GetComments(arg0 context.Context, arg1 git.GetCommentsArgs) (*[]git.Comment, error)
- func (m *MockGitClient) GetCommit(arg0 context.Context, arg1 git.GetCommitArgs) (*git.GitCommit, error)
- func (m *MockGitClient) GetCommitDiffs(arg0 context.Context, arg1 git.GetCommitDiffsArgs) (*git.GitCommitDiffs, error)
- func (m *MockGitClient) GetCommits(arg0 context.Context, arg1 git.GetCommitsArgs) (*[]git.GitCommitRef, error)
- func (m *MockGitClient) GetCommitsBatch(arg0 context.Context, arg1 git.GetCommitsBatchArgs) (*[]git.GitCommitRef, error)
- func (m *MockGitClient) GetDeletedRepositories(arg0 context.Context, arg1 git.GetDeletedRepositoriesArgs) (*[]git.GitDeletedRepository, error)
- func (m *MockGitClient) GetForkSyncRequest(arg0 context.Context, arg1 git.GetForkSyncRequestArgs) (*git.GitForkSyncRequest, error)
- func (m *MockGitClient) GetForkSyncRequests(arg0 context.Context, arg1 git.GetForkSyncRequestsArgs) (*[]git.GitForkSyncRequest, error)
- func (m *MockGitClient) GetForks(arg0 context.Context, arg1 git.GetForksArgs) (*[]git.GitRepositoryRef, error)
- func (m *MockGitClient) GetImportRequest(arg0 context.Context, arg1 git.GetImportRequestArgs) (*git.GitImportRequest, error)
- func (m *MockGitClient) GetItem(arg0 context.Context, arg1 git.GetItemArgs) (*git.GitItem, error)
- func (m *MockGitClient) GetItemContent(arg0 context.Context, arg1 git.GetItemContentArgs) (io.ReadCloser, error)
- func (m *MockGitClient) GetItemText(arg0 context.Context, arg1 git.GetItemTextArgs) (io.ReadCloser, error)
- func (m *MockGitClient) GetItemZip(arg0 context.Context, arg1 git.GetItemZipArgs) (io.ReadCloser, error)
- func (m *MockGitClient) GetItems(arg0 context.Context, arg1 git.GetItemsArgs) (*[]git.GitItem, error)
- func (m *MockGitClient) GetItemsBatch(arg0 context.Context, arg1 git.GetItemsBatchArgs) (*[][]git.GitItem, error)
- func (m *MockGitClient) GetLikes(arg0 context.Context, arg1 git.GetLikesArgs) (*[]webapi.IdentityRef, error)
- func (m *MockGitClient) GetMergeBases(arg0 context.Context, arg1 git.GetMergeBasesArgs) (*[]git.GitCommitRef, error)
- func (m *MockGitClient) GetMergeRequest(arg0 context.Context, arg1 git.GetMergeRequestArgs) (*git.GitMerge, error)
- func (m *MockGitClient) GetPermission(arg0 context.Context, arg1 git.GetPermissionArgs) (*bool, error)
- func (m *MockGitClient) GetPolicyConfigurations(arg0 context.Context, arg1 git.GetPolicyConfigurationsArgs) (*git.GitPolicyConfigurationResponse, error)
- func (m *MockGitClient) GetPullRequest(arg0 context.Context, arg1 git.GetPullRequestArgs) (*git.GitPullRequest, error)
- func (m *MockGitClient) GetPullRequestById(arg0 context.Context, arg1 git.GetPullRequestByIdArgs) (*git.GitPullRequest, error)
- func (m *MockGitClient) GetPullRequestCommits(arg0 context.Context, arg1 git.GetPullRequestCommitsArgs) (*git.GetPullRequestCommitsResponseValue, error)
- func (m *MockGitClient) GetPullRequestIteration(arg0 context.Context, arg1 git.GetPullRequestIterationArgs) (*git.GitPullRequestIteration, error)
- func (m *MockGitClient) GetPullRequestIterationChanges(arg0 context.Context, arg1 git.GetPullRequestIterationChangesArgs) (*git.GitPullRequestIterationChanges, error)
- func (m *MockGitClient) GetPullRequestIterationCommits(arg0 context.Context, arg1 git.GetPullRequestIterationCommitsArgs) (*[]git.GitCommitRef, error)
- func (m *MockGitClient) GetPullRequestIterationStatus(arg0 context.Context, arg1 git.GetPullRequestIterationStatusArgs) (*git.GitPullRequestStatus, error)
- func (m *MockGitClient) GetPullRequestIterationStatuses(arg0 context.Context, arg1 git.GetPullRequestIterationStatusesArgs) (*[]git.GitPullRequestStatus, error)
- func (m *MockGitClient) GetPullRequestIterations(arg0 context.Context, arg1 git.GetPullRequestIterationsArgs) (*[]git.GitPullRequestIteration, error)
- func (m *MockGitClient) GetPullRequestLabel(arg0 context.Context, arg1 git.GetPullRequestLabelArgs) (*core.WebApiTagDefinition, error)
- func (m *MockGitClient) GetPullRequestLabels(arg0 context.Context, arg1 git.GetPullRequestLabelsArgs) (*[]core.WebApiTagDefinition, error)
- func (m *MockGitClient) GetPullRequestProperties(arg0 context.Context, arg1 git.GetPullRequestPropertiesArgs) (interface{}, error)
- func (m *MockGitClient) GetPullRequestQuery(arg0 context.Context, arg1 git.GetPullRequestQueryArgs) (*git.GitPullRequestQuery, error)
- func (m *MockGitClient) GetPullRequestReviewer(arg0 context.Context, arg1 git.GetPullRequestReviewerArgs) (*git.IdentityRefWithVote, error)
- func (m *MockGitClient) GetPullRequestReviewers(arg0 context.Context, arg1 git.GetPullRequestReviewersArgs) (*[]git.IdentityRefWithVote, error)
- func (m *MockGitClient) GetPullRequestStatus(arg0 context.Context, arg1 git.GetPullRequestStatusArgs) (*git.GitPullRequestStatus, error)
- func (m *MockGitClient) GetPullRequestStatuses(arg0 context.Context, arg1 git.GetPullRequestStatusesArgs) (*[]git.GitPullRequestStatus, error)
- func (m *MockGitClient) GetPullRequestThread(arg0 context.Context, arg1 git.GetPullRequestThreadArgs) (*git.GitPullRequestCommentThread, error)
- func (m *MockGitClient) GetPullRequestWorkItemRefs(arg0 context.Context, arg1 git.GetPullRequestWorkItemRefsArgs) (*[]webapi.ResourceRef, error)
- func (m *MockGitClient) GetPullRequests(arg0 context.Context, arg1 git.GetPullRequestsArgs) (*[]git.GitPullRequest, error)
- func (m *MockGitClient) GetPullRequestsByProject(arg0 context.Context, arg1 git.GetPullRequestsByProjectArgs) (*[]git.GitPullRequest, error)
- func (m *MockGitClient) GetPush(arg0 context.Context, arg1 git.GetPushArgs) (*git.GitPush, error)
- func (m *MockGitClient) GetPushCommits(arg0 context.Context, arg1 git.GetPushCommitsArgs) (*[]git.GitCommitRef, error)
- func (m *MockGitClient) GetPushes(arg0 context.Context, arg1 git.GetPushesArgs) (*[]git.GitPush, error)
- func (m *MockGitClient) GetRecycleBinRepositories(arg0 context.Context, arg1 git.GetRecycleBinRepositoriesArgs) (*[]git.GitDeletedRepository, error)
- func (m *MockGitClient) GetRefFavorite(arg0 context.Context, arg1 git.GetRefFavoriteArgs) (*git.GitRefFavorite, error)
- func (m *MockGitClient) GetRefFavorites(arg0 context.Context, arg1 git.GetRefFavoritesArgs) (*[]git.GitRefFavorite, error)
- func (m *MockGitClient) GetRefs(arg0 context.Context, arg1 git.GetRefsArgs) (*git.GetRefsResponseValue, error)
- func (m *MockGitClient) GetRepositories(arg0 context.Context, arg1 git.GetRepositoriesArgs) (*[]git.GitRepository, error)
- func (m *MockGitClient) GetRepository(arg0 context.Context, arg1 git.GetRepositoryArgs) (*git.GitRepository, error)
- func (m *MockGitClient) GetRepositoryWithParent(arg0 context.Context, arg1 git.GetRepositoryWithParentArgs) (*git.GitRepository, error)
- func (m *MockGitClient) GetRevert(arg0 context.Context, arg1 git.GetRevertArgs) (*git.GitRevert, error)
- func (m *MockGitClient) GetRevertForRefName(arg0 context.Context, arg1 git.GetRevertForRefNameArgs) (*git.GitRevert, error)
- func (m *MockGitClient) GetStatuses(arg0 context.Context, arg1 git.GetStatusesArgs) (*[]git.GitStatus, error)
- func (m *MockGitClient) GetSuggestions(arg0 context.Context, arg1 git.GetSuggestionsArgs) (*[]git.GitSuggestion, error)
- func (m *MockGitClient) GetThreads(arg0 context.Context, arg1 git.GetThreadsArgs) (*[]git.GitPullRequestCommentThread, error)
- func (m *MockGitClient) GetTree(arg0 context.Context, arg1 git.GetTreeArgs) (*git.GitTreeRef, error)
- func (m *MockGitClient) GetTreeZip(arg0 context.Context, arg1 git.GetTreeZipArgs) (io.ReadCloser, error)
- func (m *MockGitClient) QueryImportRequests(arg0 context.Context, arg1 git.QueryImportRequestsArgs) (*[]git.GitImportRequest, error)
- func (m *MockGitClient) RestoreRepositoryFromRecycleBin(arg0 context.Context, arg1 git.RestoreRepositoryFromRecycleBinArgs) (*git.GitRepository, error)
- func (m *MockGitClient) SharePullRequest(arg0 context.Context, arg1 git.SharePullRequestArgs) error
- func (m *MockGitClient) UpdateComment(arg0 context.Context, arg1 git.UpdateCommentArgs) (*git.Comment, error)
- func (m *MockGitClient) UpdateImportRequest(arg0 context.Context, arg1 git.UpdateImportRequestArgs) (*git.GitImportRequest, error)
- func (m *MockGitClient) UpdatePullRequest(arg0 context.Context, arg1 git.UpdatePullRequestArgs) (*git.GitPullRequest, error)
- func (m *MockGitClient) UpdatePullRequestIterationStatuses(arg0 context.Context, arg1 git.UpdatePullRequestIterationStatusesArgs) error
- func (m *MockGitClient) UpdatePullRequestProperties(arg0 context.Context, arg1 git.UpdatePullRequestPropertiesArgs) (interface{}, error)
- func (m *MockGitClient) UpdatePullRequestReviewer(arg0 context.Context, arg1 git.UpdatePullRequestReviewerArgs) (*git.IdentityRefWithVote, error)
- func (m *MockGitClient) UpdatePullRequestReviewers(arg0 context.Context, arg1 git.UpdatePullRequestReviewersArgs) error
- func (m *MockGitClient) UpdatePullRequestStatuses(arg0 context.Context, arg1 git.UpdatePullRequestStatusesArgs) error
- func (m *MockGitClient) UpdateRef(arg0 context.Context, arg1 git.UpdateRefArgs) (*git.GitRef, error)
- func (m *MockGitClient) UpdateRefs(arg0 context.Context, arg1 git.UpdateRefsArgs) (*[]git.GitRefUpdateResult, error)
- func (m *MockGitClient) UpdateRepository(arg0 context.Context, arg1 git.UpdateRepositoryArgs) (*git.GitRepository, error)
- func (m *MockGitClient) UpdateThread(arg0 context.Context, arg1 git.UpdateThreadArgs) (*git.GitPullRequestCommentThread, error)
- type MockGitClientMockRecorder
- func (mr *MockGitClientMockRecorder) CreateAnnotatedTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateAttachment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateCherryPick(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateCommitStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateFavorite(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateForkSyncRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateImportRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateLike(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateMergeRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreatePullRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreatePullRequestIterationStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreatePullRequestLabel(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreatePullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreatePullRequestReviewers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreatePullRequestStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreatePush(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateRepository(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateRevert(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateThread(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) CreateUnmaterializedPullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeleteAttachment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeleteComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeleteLike(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeletePullRequestIterationStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeletePullRequestLabels(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeletePullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeletePullRequestStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeleteRefFavorite(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeleteRepository(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) DeleteRepositoryFromRecycleBin(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetAnnotatedTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetAttachmentContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetAttachmentZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetAttachments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetBlob(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetBlobContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetBlobZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetBlobsZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetBranch(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetBranches(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetChanges(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetCherryPick(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetCherryPickForRefName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetComments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetCommit(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetCommitDiffs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetCommits(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetCommitsBatch(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetDeletedRepositories(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetForkSyncRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetForkSyncRequests(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetForks(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetImportRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetItem(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetItemContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetItemText(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetItemZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetItems(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetItemsBatch(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetLikes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetMergeBases(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetMergeRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPermission(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPolicyConfigurations(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestCommits(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestIteration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestIterationChanges(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestIterationCommits(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestIterationStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestIterationStatuses(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestIterations(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestLabel(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestLabels(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestProperties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestQuery(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestReviewers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestStatus(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestStatuses(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestThread(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestWorkItemRefs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequests(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPullRequestsByProject(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPush(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPushCommits(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetPushes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetRecycleBinRepositories(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetRefFavorite(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetRefFavorites(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetRefs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetRepositories(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetRepository(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetRepositoryWithParent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetRevert(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetRevertForRefName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetStatuses(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetSuggestions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetThreads(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetTree(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) GetTreeZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) QueryImportRequests(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) RestoreRepositoryFromRecycleBin(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) SharePullRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdateComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdateImportRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdatePullRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdatePullRequestIterationStatuses(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdatePullRequestProperties(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdatePullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdatePullRequestReviewers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdatePullRequestStatuses(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdateRef(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdateRefs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdateRepository(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGitClientMockRecorder) UpdateThread(arg0, arg1 interface{}) *gomock.Call
- type MockGraphClient
- func (m *MockGraphClient) AddMembership(arg0 context.Context, arg1 graph.AddMembershipArgs) (*graph.GraphMembership, error)
- func (m *MockGraphClient) CheckMembershipExistence(arg0 context.Context, arg1 graph.CheckMembershipExistenceArgs) error
- func (m *MockGraphClient) CreateGroupMailAddress(arg0 context.Context, arg1 graph.CreateGroupMailAddressArgs) (*graph.GraphGroup, error)
- func (m *MockGraphClient) CreateGroupOriginId(arg0 context.Context, arg1 graph.CreateGroupOriginIdArgs) (*graph.GraphGroup, error)
- func (m *MockGraphClient) CreateGroupVsts(arg0 context.Context, arg1 graph.CreateGroupVstsArgs) (*graph.GraphGroup, error)
- func (m *MockGraphClient) CreateServicePrincipal(arg0 context.Context, arg1 graph.CreateServicePrincipalArgs) (*graph.GraphServicePrincipal, error)
- func (m *MockGraphClient) CreateUserMailAddress(arg0 context.Context, arg1 graph.CreateUserMailAddressArgs) (*graph.GraphUser, error)
- func (m *MockGraphClient) CreateUserOriginId(arg0 context.Context, arg1 graph.CreateUserOriginIdArgs) (*graph.GraphUser, error)
- func (m *MockGraphClient) CreateUserUserPrincipalName(arg0 context.Context, arg1 graph.CreateUserUserPrincipalNameArgs) (*graph.GraphUser, error)
- func (m *MockGraphClient) DeleteAvatar(arg0 context.Context, arg1 graph.DeleteAvatarArgs) error
- func (m *MockGraphClient) DeleteGroup(arg0 context.Context, arg1 graph.DeleteGroupArgs) error
- func (m *MockGraphClient) DeleteServicePrincipal(arg0 context.Context, arg1 graph.DeleteServicePrincipalArgs) error
- func (m *MockGraphClient) DeleteUser(arg0 context.Context, arg1 graph.DeleteUserArgs) error
- func (m *MockGraphClient) EXPECT() *MockGraphClientMockRecorder
- func (m *MockGraphClient) GetAvatar(arg0 context.Context, arg1 graph.GetAvatarArgs) (*profile.Avatar, error)
- func (m *MockGraphClient) GetDescriptor(arg0 context.Context, arg1 graph.GetDescriptorArgs) (*graph.GraphDescriptorResult, error)
- func (m *MockGraphClient) GetGroup(arg0 context.Context, arg1 graph.GetGroupArgs) (*graph.GraphGroup, error)
- func (m *MockGraphClient) GetMembership(arg0 context.Context, arg1 graph.GetMembershipArgs) (*graph.GraphMembership, error)
- func (m *MockGraphClient) GetMembershipState(arg0 context.Context, arg1 graph.GetMembershipStateArgs) (*graph.GraphMembershipState, error)
- func (m *MockGraphClient) GetProviderInfo(arg0 context.Context, arg1 graph.GetProviderInfoArgs) (*graph.GraphProviderInfo, error)
- func (m *MockGraphClient) GetServicePrincipal(arg0 context.Context, arg1 graph.GetServicePrincipalArgs) (*graph.GraphServicePrincipal, error)
- func (m *MockGraphClient) GetStorageKey(arg0 context.Context, arg1 graph.GetStorageKeyArgs) (*graph.GraphStorageKeyResult, error)
- func (m *MockGraphClient) GetUser(arg0 context.Context, arg1 graph.GetUserArgs) (*graph.GraphUser, error)
- func (m *MockGraphClient) ListGroups(arg0 context.Context, arg1 graph.ListGroupsArgs) (*graph.PagedGraphGroups, error)
- func (m *MockGraphClient) ListMemberships(arg0 context.Context, arg1 graph.ListMembershipsArgs) (*[]graph.GraphMembership, error)
- func (m *MockGraphClient) ListServicePrincipals(arg0 context.Context, arg1 graph.ListServicePrincipalsArgs) (*graph.PagedGraphServicePrincipals, error)
- func (m *MockGraphClient) ListUsers(arg0 context.Context, arg1 graph.ListUsersArgs) (*graph.PagedGraphUsers, error)
- func (m *MockGraphClient) LookupSubjects(arg0 context.Context, arg1 graph.LookupSubjectsArgs) (*map[string]graph.GraphSubject, error)
- func (m *MockGraphClient) QuerySubjects(arg0 context.Context, arg1 graph.QuerySubjectsArgs) (*[]graph.GraphSubject, error)
- func (m *MockGraphClient) RemoveMembership(arg0 context.Context, arg1 graph.RemoveMembershipArgs) error
- func (m *MockGraphClient) RequestAccess(arg0 context.Context, arg1 graph.RequestAccessArgs) error
- func (m *MockGraphClient) SetAvatar(arg0 context.Context, arg1 graph.SetAvatarArgs) error
- func (m *MockGraphClient) UpdateGroup(arg0 context.Context, arg1 graph.UpdateGroupArgs) (*graph.GraphGroup, error)
- func (m *MockGraphClient) UpdateUser(arg0 context.Context, arg1 graph.UpdateUserArgs) (*graph.GraphUser, error)
- type MockGraphClientMockRecorder
- func (mr *MockGraphClientMockRecorder) AddMembership(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) CheckMembershipExistence(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) CreateGroupMailAddress(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) CreateGroupOriginId(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) CreateGroupVsts(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) CreateServicePrincipal(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) CreateUserMailAddress(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) CreateUserOriginId(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) CreateUserUserPrincipalName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) DeleteAvatar(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) DeleteGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) DeleteServicePrincipal(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) DeleteUser(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) GetAvatar(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) GetDescriptor(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) GetGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) GetMembership(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) GetMembershipState(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) GetProviderInfo(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) GetServicePrincipal(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) GetStorageKey(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) GetUser(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) ListGroups(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) ListMemberships(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) ListServicePrincipals(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) ListUsers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) LookupSubjects(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) QuerySubjects(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) RemoveMembership(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) RequestAccess(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) SetAvatar(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) UpdateGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGraphClientMockRecorder) UpdateUser(arg0, arg1 interface{}) *gomock.Call
- type MockIdentityClient
- func (m *MockIdentityClient) AddMember(arg0 context.Context, arg1 identity.AddMemberArgs) (*bool, error)
- func (m *MockIdentityClient) CreateGroups(arg0 context.Context, arg1 identity.CreateGroupsArgs) (*[]identity.Identity, error)
- func (m *MockIdentityClient) CreateIdentity(arg0 context.Context, arg1 identity.CreateIdentityArgs) (*identity.Identity, error)
- func (m *MockIdentityClient) CreateOrBindWithClaims(arg0 context.Context, arg1 identity.CreateOrBindWithClaimsArgs) (*identity.Identity, error)
- func (m *MockIdentityClient) CreateScope(arg0 context.Context, arg1 identity.CreateScopeArgs) (*identity.IdentityScope, error)
- func (m *MockIdentityClient) DeleteGroup(arg0 context.Context, arg1 identity.DeleteGroupArgs) error
- func (m *MockIdentityClient) DeleteScope(arg0 context.Context, arg1 identity.DeleteScopeArgs) error
- func (m *MockIdentityClient) EXPECT() *MockIdentityClientMockRecorder
- func (m *MockIdentityClient) ForceRemoveMember(arg0 context.Context, arg1 identity.ForceRemoveMemberArgs) (*bool, error)
- func (m *MockIdentityClient) GetDescriptorById(arg0 context.Context, arg1 identity.GetDescriptorByIdArgs) (*string, error)
- func (m *MockIdentityClient) GetIdentityChanges(arg0 context.Context, arg1 identity.GetIdentityChangesArgs) (*identity.ChangedIdentities, error)
- func (m *MockIdentityClient) GetIdentitySnapshot(arg0 context.Context, arg1 identity.GetIdentitySnapshotArgs) (*identity.IdentitySnapshot, error)
- func (m *MockIdentityClient) GetMaxSequenceId(arg0 context.Context, arg1 identity.GetMaxSequenceIdArgs) (*uint64, error)
- func (m *MockIdentityClient) GetScopeById(arg0 context.Context, arg1 identity.GetScopeByIdArgs) (*identity.IdentityScope, error)
- func (m *MockIdentityClient) GetScopeByName(arg0 context.Context, arg1 identity.GetScopeByNameArgs) (*identity.IdentityScope, error)
- func (m *MockIdentityClient) GetSelf(arg0 context.Context, arg1 identity.GetSelfArgs) (*identity.IdentitySelf, error)
- func (m *MockIdentityClient) GetSignedInToken(arg0 context.Context, arg1 identity.GetSignedInTokenArgs) (*delegatedauthorization.AccessTokenResult, error)
- func (m *MockIdentityClient) GetSignoutToken(arg0 context.Context, arg1 identity.GetSignoutTokenArgs) (*delegatedauthorization.AccessTokenResult, error)
- func (m *MockIdentityClient) GetTenant(arg0 context.Context, arg1 identity.GetTenantArgs) (*identity.TenantInfo, error)
- func (m *MockIdentityClient) GetUserIdentityIdsByDomainId(arg0 context.Context, arg1 identity.GetUserIdentityIdsByDomainIdArgs) (*[]uuid.UUID, error)
- func (m *MockIdentityClient) ListGroups(arg0 context.Context, arg1 identity.ListGroupsArgs) (*[]identity.Identity, error)
- func (m *MockIdentityClient) ReadIdentities(arg0 context.Context, arg1 identity.ReadIdentitiesArgs) (*[]identity.Identity, error)
- func (m *MockIdentityClient) ReadIdentitiesByScope(arg0 context.Context, arg1 identity.ReadIdentitiesByScopeArgs) (*[]identity.Identity, error)
- func (m *MockIdentityClient) ReadIdentity(arg0 context.Context, arg1 identity.ReadIdentityArgs) (*identity.Identity, error)
- func (m *MockIdentityClient) ReadIdentityBatch(arg0 context.Context, arg1 identity.ReadIdentityBatchArgs) (*[]identity.Identity, error)
- func (m *MockIdentityClient) ReadMember(arg0 context.Context, arg1 identity.ReadMemberArgs) (*string, error)
- func (m *MockIdentityClient) ReadMemberOf(arg0 context.Context, arg1 identity.ReadMemberOfArgs) (*string, error)
- func (m *MockIdentityClient) ReadMembers(arg0 context.Context, arg1 identity.ReadMembersArgs) (*[]string, error)
- func (m *MockIdentityClient) ReadMembersOf(arg0 context.Context, arg1 identity.ReadMembersOfArgs) (*[]string, error)
- func (m *MockIdentityClient) RefreshMembersOf(arg0 context.Context, arg1 identity.RefreshMembersOfArgs) (*[]string, error)
- func (m *MockIdentityClient) RemoveMember(arg0 context.Context, arg1 identity.RemoveMemberArgs) (*bool, error)
- func (m *MockIdentityClient) UpdateIdentities(arg0 context.Context, arg1 identity.UpdateIdentitiesArgs) (*[]identity.IdentityUpdateData, error)
- func (m *MockIdentityClient) UpdateIdentity(arg0 context.Context, arg1 identity.UpdateIdentityArgs) error
- func (m *MockIdentityClient) UpdateScope(arg0 context.Context, arg1 identity.UpdateScopeArgs) error
- type MockIdentityClientMockRecorder
- func (mr *MockIdentityClientMockRecorder) AddMember(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) CreateGroups(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) CreateIdentity(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) CreateOrBindWithClaims(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) CreateScope(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) DeleteGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) DeleteScope(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ForceRemoveMember(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetDescriptorById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetIdentityChanges(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetIdentitySnapshot(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetMaxSequenceId(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetScopeById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetScopeByName(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetSelf(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetSignedInToken(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetSignoutToken(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetTenant(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) GetUserIdentityIdsByDomainId(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ListGroups(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ReadIdentities(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ReadIdentitiesByScope(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ReadIdentity(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ReadIdentityBatch(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ReadMember(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ReadMemberOf(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ReadMembers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) ReadMembersOf(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) RefreshMembersOf(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) RemoveMember(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) UpdateIdentities(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) UpdateIdentity(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockIdentityClientMockRecorder) UpdateScope(arg0, arg1 interface{}) *gomock.Call
- type MockMemberentitlementmanagementClient
- func (m *MockMemberentitlementmanagementClient) AddGroupEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.AddGroupEntitlementArgs) (*memberentitlementmanagement.GroupEntitlementOperationReference, error)
- func (m *MockMemberentitlementmanagementClient) AddMemberToGroup(arg0 context.Context, arg1 memberentitlementmanagement.AddMemberToGroupArgs) error
- func (m *MockMemberentitlementmanagementClient) AddServicePrincipalEntitlement(arg0 context.Context, ...) (*memberentitlementmanagement.ServicePrincipalEntitlementsPostResponse, error)
- func (m *MockMemberentitlementmanagementClient) AddUserEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.AddUserEntitlementArgs) (*memberentitlementmanagement.UserEntitlementsPostResponse, error)
- func (m *MockMemberentitlementmanagementClient) DeleteGroupEntitlement(arg0 context.Context, ...) (*memberentitlementmanagement.GroupEntitlementOperationReference, error)
- func (m *MockMemberentitlementmanagementClient) DeleteServicePrincipalEntitlement(arg0 context.Context, ...) error
- func (m *MockMemberentitlementmanagementClient) DeleteUserEntitlement(arg0 context.Context, ...) error
- func (m *MockMemberentitlementmanagementClient) EXPECT() *MockMemberentitlementmanagementClientMockRecorder
- func (m *MockMemberentitlementmanagementClient) GetGroupEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.GetGroupEntitlementArgs) (*memberentitlementmanagement.GroupEntitlement, error)
- func (m *MockMemberentitlementmanagementClient) GetGroupEntitlements(arg0 context.Context, ...) (*[]memberentitlementmanagement.GroupEntitlement, error)
- func (m *MockMemberentitlementmanagementClient) GetGroupMembers(arg0 context.Context, arg1 memberentitlementmanagement.GetGroupMembersArgs) (*memberentitlementmanagement.PagedGraphMemberList, error)
- func (m *MockMemberentitlementmanagementClient) GetServicePrincipalEntitlement(arg0 context.Context, ...) (*memberentitlementmanagement.ServicePrincipalEntitlement, error)
- func (m *MockMemberentitlementmanagementClient) GetUserEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.GetUserEntitlementArgs) (*memberentitlementmanagement.UserEntitlement, error)
- func (m *MockMemberentitlementmanagementClient) GetUsersSummary(arg0 context.Context, arg1 memberentitlementmanagement.GetUsersSummaryArgs) (*memberentitlementmanagement.UsersSummary, error)
- func (m *MockMemberentitlementmanagementClient) RemoveMemberFromGroup(arg0 context.Context, ...) error
- func (m *MockMemberentitlementmanagementClient) SearchMemberEntitlements(arg0 context.Context, ...) (*[]memberentitlementmanagement.MemberEntitlement2, error)
- func (m *MockMemberentitlementmanagementClient) SearchUserEntitlements(arg0 context.Context, ...) (*memberentitlementmanagement.PagedGraphMemberList, error)
- func (m *MockMemberentitlementmanagementClient) UpdateGroupEntitlement(arg0 context.Context, ...) (*memberentitlementmanagement.GroupEntitlementOperationReference, error)
- func (m *MockMemberentitlementmanagementClient) UpdateServicePrincipalEntitlement(arg0 context.Context, ...) (*memberentitlementmanagement.ServicePrincipalEntitlementsPatchResponse, error)
- func (m *MockMemberentitlementmanagementClient) UpdateServicePrincipalEntitlements(arg0 context.Context, ...) (*memberentitlementmanagement.ServicePrincipalEntitlementOperationReference, ...)
- func (m *MockMemberentitlementmanagementClient) UpdateUserEntitlement(arg0 context.Context, ...) (*memberentitlementmanagement.UserEntitlementsPatchResponse, error)
- func (m *MockMemberentitlementmanagementClient) UpdateUserEntitlements(arg0 context.Context, ...) (*memberentitlementmanagement.UserEntitlementOperationReference, error)
- type MockMemberentitlementmanagementClientMockRecorder
- func (mr *MockMemberentitlementmanagementClientMockRecorder) AddGroupEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) AddMemberToGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) AddServicePrincipalEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) AddUserEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) DeleteGroupEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) DeleteServicePrincipalEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) DeleteUserEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) GetGroupEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) GetGroupEntitlements(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) GetGroupMembers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) GetServicePrincipalEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) GetUserEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) GetUsersSummary(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) RemoveMemberFromGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) SearchMemberEntitlements(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) SearchUserEntitlements(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateGroupEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateServicePrincipalEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateServicePrincipalEntitlements(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateUserEntitlement(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateUserEntitlements(arg0, arg1 interface{}) *gomock.Call
- type MockNotificationClient
- func (m *MockNotificationClient) CreateSubscription(arg0 context.Context, arg1 notification.CreateSubscriptionArgs) (*notification.NotificationSubscription, error)
- func (m *MockNotificationClient) DeleteSubscription(arg0 context.Context, arg1 notification.DeleteSubscriptionArgs) error
- func (m *MockNotificationClient) EXPECT() *MockNotificationClientMockRecorder
- func (m *MockNotificationClient) GetEventType(arg0 context.Context, arg1 notification.GetEventTypeArgs) (*notification.NotificationEventType, error)
- func (m *MockNotificationClient) GetSettings(arg0 context.Context, arg1 notification.GetSettingsArgs) (*notification.NotificationAdminSettings, error)
- func (m *MockNotificationClient) GetSubscriber(arg0 context.Context, arg1 notification.GetSubscriberArgs) (*notification.NotificationSubscriber, error)
- func (m *MockNotificationClient) GetSubscription(arg0 context.Context, arg1 notification.GetSubscriptionArgs) (*notification.NotificationSubscription, error)
- func (m *MockNotificationClient) GetSubscriptionDiagnostics(arg0 context.Context, arg1 notification.GetSubscriptionDiagnosticsArgs) (*notification.SubscriptionDiagnostics, error)
- func (m *MockNotificationClient) GetSubscriptionTemplates(arg0 context.Context, arg1 notification.GetSubscriptionTemplatesArgs) (*[]notification.NotificationSubscriptionTemplate, error)
- func (m *MockNotificationClient) ListEventTypes(arg0 context.Context, arg1 notification.ListEventTypesArgs) (*[]notification.NotificationEventType, error)
- func (m *MockNotificationClient) ListLogs(arg0 context.Context, arg1 notification.ListLogsArgs) (*[]notification.INotificationDiagnosticLog, error)
- func (m *MockNotificationClient) ListSubscriptions(arg0 context.Context, arg1 notification.ListSubscriptionsArgs) (*[]notification.NotificationSubscription, error)
- func (m *MockNotificationClient) QuerySubscriptions(arg0 context.Context, arg1 notification.QuerySubscriptionsArgs) (*[]notification.NotificationSubscription, error)
- func (m *MockNotificationClient) UpdateSettings(arg0 context.Context, arg1 notification.UpdateSettingsArgs) (*notification.NotificationAdminSettings, error)
- func (m *MockNotificationClient) UpdateSubscriber(arg0 context.Context, arg1 notification.UpdateSubscriberArgs) (*notification.NotificationSubscriber, error)
- func (m *MockNotificationClient) UpdateSubscription(arg0 context.Context, arg1 notification.UpdateSubscriptionArgs) (*notification.NotificationSubscription, error)
- func (m *MockNotificationClient) UpdateSubscriptionDiagnostics(arg0 context.Context, arg1 notification.UpdateSubscriptionDiagnosticsArgs) (*notification.SubscriptionDiagnostics, error)
- func (m *MockNotificationClient) UpdateSubscriptionUserSettings(arg0 context.Context, arg1 notification.UpdateSubscriptionUserSettingsArgs) (*notification.SubscriptionUserSettings, error)
- type MockNotificationClientMockRecorder
- func (mr *MockNotificationClientMockRecorder) CreateSubscription(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) DeleteSubscription(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) GetEventType(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) GetSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) GetSubscriber(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) GetSubscription(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) GetSubscriptionDiagnostics(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) GetSubscriptionTemplates(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) ListEventTypes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) ListLogs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) ListSubscriptions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) QuerySubscriptions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) UpdateSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) UpdateSubscriber(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) UpdateSubscription(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) UpdateSubscriptionDiagnostics(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockNotificationClientMockRecorder) UpdateSubscriptionUserSettings(arg0, arg1 interface{}) *gomock.Call
- type MockOperationsClient
- type MockOperationsClientMockRecorder
- type MockPipelinepermissionsClient
- func (m *MockPipelinepermissionsClient) EXPECT() *MockPipelinepermissionsClientMockRecorder
- func (m *MockPipelinepermissionsClient) GetPipelinePermissionsForResource(arg0 context.Context, ...) (*pipelinepermissions.ResourcePipelinePermissions, error)
- func (m *MockPipelinepermissionsClient) UpdatePipelinePermisionsForResource(arg0 context.Context, ...) (*pipelinepermissions.ResourcePipelinePermissions, error)
- func (m *MockPipelinepermissionsClient) UpdatePipelinePermisionsForResources(arg0 context.Context, ...) (*[]pipelinepermissions.ResourcePipelinePermissions, error)
- type MockPipelinepermissionsClientMockRecorder
- func (mr *MockPipelinepermissionsClientMockRecorder) GetPipelinePermissionsForResource(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinepermissionsClientMockRecorder) UpdatePipelinePermisionsForResource(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinepermissionsClientMockRecorder) UpdatePipelinePermisionsForResources(arg0, arg1 interface{}) *gomock.Call
- type MockPipelinesClient
- func (m *MockPipelinesClient) CreatePipeline(arg0 context.Context, arg1 pipelines.CreatePipelineArgs) (*pipelines.Pipeline, error)
- func (m *MockPipelinesClient) EXPECT() *MockPipelinesClientMockRecorder
- func (m *MockPipelinesClient) GetArtifact(arg0 context.Context, arg1 pipelines.GetArtifactArgs) (*pipelines.Artifact, error)
- func (m *MockPipelinesClient) GetLog(arg0 context.Context, arg1 pipelines.GetLogArgs) (*pipelines.Log, error)
- func (m *MockPipelinesClient) GetPipeline(arg0 context.Context, arg1 pipelines.GetPipelineArgs) (*pipelines.Pipeline, error)
- func (m *MockPipelinesClient) GetRun(arg0 context.Context, arg1 pipelines.GetRunArgs) (*pipelines.Run, error)
- func (m *MockPipelinesClient) ListLogs(arg0 context.Context, arg1 pipelines.ListLogsArgs) (*pipelines.LogCollection, error)
- func (m *MockPipelinesClient) ListPipelines(arg0 context.Context, arg1 pipelines.ListPipelinesArgs) (*[]pipelines.Pipeline, error)
- func (m *MockPipelinesClient) ListRuns(arg0 context.Context, arg1 pipelines.ListRunsArgs) (*[]pipelines.Run, error)
- func (m *MockPipelinesClient) Preview(arg0 context.Context, arg1 pipelines.PreviewArgs) (*pipelines.PreviewRun, error)
- func (m *MockPipelinesClient) RunPipeline(arg0 context.Context, arg1 pipelines.RunPipelineArgs) (*pipelines.Run, error)
- type MockPipelinesClientMockRecorder
- func (mr *MockPipelinesClientMockRecorder) CreatePipeline(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesClientMockRecorder) GetArtifact(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesClientMockRecorder) GetLog(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesClientMockRecorder) GetPipeline(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesClientMockRecorder) GetRun(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesClientMockRecorder) ListLogs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesClientMockRecorder) ListPipelines(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesClientMockRecorder) ListRuns(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesClientMockRecorder) Preview(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesClientMockRecorder) RunPipeline(arg0, arg1 interface{}) *gomock.Call
- type MockPipelinesapprovalClient
- func (m *MockPipelinesapprovalClient) EXPECT() *MockPipelinesapprovalClientMockRecorder
- func (m *MockPipelinesapprovalClient) GetApproval(arg0 context.Context, arg1 pipelinesapproval.GetApprovalArgs) (*pipelinesapproval.Approval, error)
- func (m *MockPipelinesapprovalClient) QueryApprovals(arg0 context.Context, arg1 pipelinesapproval.QueryApprovalsArgs) (*[]pipelinesapproval.Approval, error)
- func (m *MockPipelinesapprovalClient) UpdateApprovals(arg0 context.Context, arg1 pipelinesapproval.UpdateApprovalsArgs) (*[]pipelinesapproval.Approval, error)
- type MockPipelinesapprovalClientMockRecorder
- func (mr *MockPipelinesapprovalClientMockRecorder) GetApproval(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesapprovalClientMockRecorder) QueryApprovals(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelinesapprovalClientMockRecorder) UpdateApprovals(arg0, arg1 interface{}) *gomock.Call
- type MockPipelineschecksClient
- func (m *MockPipelineschecksClient) AddCheckConfiguration(arg0 context.Context, arg1 pipelineschecks.AddCheckConfigurationArgs) (*pipelineschecks.CheckConfiguration, error)
- func (m *MockPipelineschecksClient) DeleteCheckConfiguration(arg0 context.Context, arg1 pipelineschecks.DeleteCheckConfigurationArgs) error
- func (m *MockPipelineschecksClient) EXPECT() *MockPipelineschecksClientMockRecorder
- func (m *MockPipelineschecksClient) EvaluateCheckSuite(arg0 context.Context, arg1 pipelineschecks.EvaluateCheckSuiteArgs) (*pipelineschecks.CheckSuite, error)
- func (m *MockPipelineschecksClient) GetCheckConfiguration(arg0 context.Context, arg1 pipelineschecks.GetCheckConfigurationArgs) (*pipelineschecks.CheckConfiguration, error)
- func (m *MockPipelineschecksClient) GetCheckConfigurationsOnResource(arg0 context.Context, ...) (*[]pipelineschecks.CheckConfiguration, error)
- func (m *MockPipelineschecksClient) GetCheckSuite(arg0 context.Context, arg1 pipelineschecks.GetCheckSuiteArgs) (*pipelineschecks.CheckSuite, error)
- func (m *MockPipelineschecksClient) QueryCheckConfigurationsOnResources(arg0 context.Context, ...) (*[]pipelineschecks.CheckConfiguration, error)
- func (m *MockPipelineschecksClient) UpdateCheckConfiguration(arg0 context.Context, arg1 pipelineschecks.UpdateCheckConfigurationArgs) (*pipelineschecks.CheckConfiguration, error)
- type MockPipelineschecksClientMockRecorder
- func (mr *MockPipelineschecksClientMockRecorder) AddCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksClientMockRecorder) DeleteCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksClientMockRecorder) EvaluateCheckSuite(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksClientMockRecorder) GetCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksClientMockRecorder) GetCheckConfigurationsOnResource(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksClientMockRecorder) GetCheckSuite(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksClientMockRecorder) QueryCheckConfigurationsOnResources(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksClientMockRecorder) UpdateCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
- type MockPipelineschecksextrasClient
- func (m *MockPipelineschecksextrasClient) AddCheckConfiguration(arg0 context.Context, arg1 pipelineschecksextras.AddCheckConfigurationArgs) (*pipelineschecksextras.CheckConfiguration, error)
- func (m *MockPipelineschecksextrasClient) DeleteCheckConfiguration(arg0 context.Context, arg1 pipelineschecksextras.DeleteCheckConfigurationArgs) error
- func (m *MockPipelineschecksextrasClient) EXPECT() *MockPipelineschecksextrasClientMockRecorder
- func (m *MockPipelineschecksextrasClient) EvaluateCheckSuite(arg0 context.Context, arg1 pipelineschecksextras.EvaluateCheckSuiteArgs) (*pipelineschecksextras.CheckSuite, error)
- func (m *MockPipelineschecksextrasClient) GetCheckConfiguration(arg0 context.Context, arg1 pipelineschecksextras.GetCheckConfigurationArgs) (*pipelineschecksextras.CheckConfiguration, error)
- func (m *MockPipelineschecksextrasClient) GetCheckConfigurationsOnResource(arg0 context.Context, ...) (*[]pipelineschecksextras.CheckConfiguration, error)
- func (m *MockPipelineschecksextrasClient) GetCheckSuite(arg0 context.Context, arg1 pipelineschecksextras.GetCheckSuiteArgs) (*pipelineschecksextras.CheckSuite, error)
- func (m *MockPipelineschecksextrasClient) QueryCheckConfigurationsOnResources(arg0 context.Context, ...) (*[]pipelineschecksextras.CheckConfiguration, error)
- func (m *MockPipelineschecksextrasClient) UpdateCheckConfiguration(arg0 context.Context, arg1 pipelineschecksextras.UpdateCheckConfigurationArgs) (*pipelineschecksextras.CheckConfiguration, error)
- type MockPipelineschecksextrasClientMockRecorder
- func (mr *MockPipelineschecksextrasClientMockRecorder) AddCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksextrasClientMockRecorder) DeleteCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksextrasClientMockRecorder) EvaluateCheckSuite(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksextrasClientMockRecorder) GetCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksextrasClientMockRecorder) GetCheckConfigurationsOnResource(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksextrasClientMockRecorder) GetCheckSuite(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksextrasClientMockRecorder) QueryCheckConfigurationsOnResources(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPipelineschecksextrasClientMockRecorder) UpdateCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
- type MockPolicyClient
- func (m *MockPolicyClient) CreatePolicyConfiguration(arg0 context.Context, arg1 policy.CreatePolicyConfigurationArgs) (*policy.PolicyConfiguration, error)
- func (m *MockPolicyClient) DeletePolicyConfiguration(arg0 context.Context, arg1 policy.DeletePolicyConfigurationArgs) error
- func (m *MockPolicyClient) EXPECT() *MockPolicyClientMockRecorder
- func (m *MockPolicyClient) GetPolicyConfiguration(arg0 context.Context, arg1 policy.GetPolicyConfigurationArgs) (*policy.PolicyConfiguration, error)
- func (m *MockPolicyClient) GetPolicyConfigurationRevision(arg0 context.Context, arg1 policy.GetPolicyConfigurationRevisionArgs) (*policy.PolicyConfiguration, error)
- func (m *MockPolicyClient) GetPolicyConfigurationRevisions(arg0 context.Context, arg1 policy.GetPolicyConfigurationRevisionsArgs) (*[]policy.PolicyConfiguration, error)
- func (m *MockPolicyClient) GetPolicyConfigurations(arg0 context.Context, arg1 policy.GetPolicyConfigurationsArgs) (*policy.GetPolicyConfigurationsResponseValue, error)
- func (m *MockPolicyClient) GetPolicyEvaluation(arg0 context.Context, arg1 policy.GetPolicyEvaluationArgs) (*policy.PolicyEvaluationRecord, error)
- func (m *MockPolicyClient) GetPolicyEvaluations(arg0 context.Context, arg1 policy.GetPolicyEvaluationsArgs) (*[]policy.PolicyEvaluationRecord, error)
- func (m *MockPolicyClient) GetPolicyType(arg0 context.Context, arg1 policy.GetPolicyTypeArgs) (*policy.PolicyType, error)
- func (m *MockPolicyClient) GetPolicyTypes(arg0 context.Context, arg1 policy.GetPolicyTypesArgs) (*[]policy.PolicyType, error)
- func (m *MockPolicyClient) RequeuePolicyEvaluation(arg0 context.Context, arg1 policy.RequeuePolicyEvaluationArgs) (*policy.PolicyEvaluationRecord, error)
- func (m *MockPolicyClient) UpdatePolicyConfiguration(arg0 context.Context, arg1 policy.UpdatePolicyConfigurationArgs) (*policy.PolicyConfiguration, error)
- type MockPolicyClientMockRecorder
- func (mr *MockPolicyClientMockRecorder) CreatePolicyConfiguration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) DeletePolicyConfiguration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) GetPolicyConfiguration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) GetPolicyConfigurationRevision(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) GetPolicyConfigurationRevisions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) GetPolicyConfigurations(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) GetPolicyEvaluation(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) GetPolicyEvaluations(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) GetPolicyType(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) GetPolicyTypes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) RequeuePolicyEvaluation(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockPolicyClientMockRecorder) UpdatePolicyConfiguration(arg0, arg1 interface{}) *gomock.Call
- type MockProfileClient
- type MockProfileClientMockRecorder
- type MockReleaseClient
- func (m *MockReleaseClient) CreateFolder(arg0 context.Context, arg1 release.CreateFolderArgs) (*release.Folder, error)
- func (m *MockReleaseClient) CreateRelease(arg0 context.Context, arg1 release.CreateReleaseArgs) (*release.Release, error)
- func (m *MockReleaseClient) CreateReleaseDefinition(arg0 context.Context, arg1 release.CreateReleaseDefinitionArgs) (*release.ReleaseDefinition, error)
- func (m *MockReleaseClient) DeleteFolder(arg0 context.Context, arg1 release.DeleteFolderArgs) error
- func (m *MockReleaseClient) DeleteReleaseDefinition(arg0 context.Context, arg1 release.DeleteReleaseDefinitionArgs) error
- func (m *MockReleaseClient) EXPECT() *MockReleaseClientMockRecorder
- func (m *MockReleaseClient) GetApprovals(arg0 context.Context, arg1 release.GetApprovalsArgs) (*release.GetApprovalsResponseValue, error)
- func (m *MockReleaseClient) GetDefinitionRevision(arg0 context.Context, arg1 release.GetDefinitionRevisionArgs) (io.ReadCloser, error)
- func (m *MockReleaseClient) GetDeployments(arg0 context.Context, arg1 release.GetDeploymentsArgs) (*release.GetDeploymentsResponseValue, error)
- func (m *MockReleaseClient) GetFolders(arg0 context.Context, arg1 release.GetFoldersArgs) (*[]release.Folder, error)
- func (m *MockReleaseClient) GetLogs(arg0 context.Context, arg1 release.GetLogsArgs) (io.ReadCloser, error)
- func (m *MockReleaseClient) GetManualIntervention(arg0 context.Context, arg1 release.GetManualInterventionArgs) (*release.ManualIntervention, error)
- func (m *MockReleaseClient) GetManualInterventions(arg0 context.Context, arg1 release.GetManualInterventionsArgs) (*[]release.ManualIntervention, error)
- func (m *MockReleaseClient) GetRelease(arg0 context.Context, arg1 release.GetReleaseArgs) (*release.Release, error)
- func (m *MockReleaseClient) GetReleaseDefinition(arg0 context.Context, arg1 release.GetReleaseDefinitionArgs) (*release.ReleaseDefinition, error)
- func (m *MockReleaseClient) GetReleaseDefinitionHistory(arg0 context.Context, arg1 release.GetReleaseDefinitionHistoryArgs) (*[]release.ReleaseDefinitionRevision, error)
- func (m *MockReleaseClient) GetReleaseDefinitions(arg0 context.Context, arg1 release.GetReleaseDefinitionsArgs) (*release.GetReleaseDefinitionsResponseValue, error)
- func (m *MockReleaseClient) GetReleaseEnvironment(arg0 context.Context, arg1 release.GetReleaseEnvironmentArgs) (*release.ReleaseEnvironment, error)
- func (m *MockReleaseClient) GetReleaseRevision(arg0 context.Context, arg1 release.GetReleaseRevisionArgs) (io.ReadCloser, error)
- func (m *MockReleaseClient) GetReleaseTaskAttachmentContent(arg0 context.Context, arg1 release.GetReleaseTaskAttachmentContentArgs) (io.ReadCloser, error)
- func (m *MockReleaseClient) GetReleaseTaskAttachments(arg0 context.Context, arg1 release.GetReleaseTaskAttachmentsArgs) (*[]release.ReleaseTaskAttachment, error)
- func (m *MockReleaseClient) GetReleases(arg0 context.Context, arg1 release.GetReleasesArgs) (*release.GetReleasesResponseValue, error)
- func (m *MockReleaseClient) GetTaskLog(arg0 context.Context, arg1 release.GetTaskLogArgs) (io.ReadCloser, error)
- func (m *MockReleaseClient) UpdateFolder(arg0 context.Context, arg1 release.UpdateFolderArgs) (*release.Folder, error)
- func (m *MockReleaseClient) UpdateGates(arg0 context.Context, arg1 release.UpdateGatesArgs) (*release.ReleaseGates, error)
- func (m *MockReleaseClient) UpdateManualIntervention(arg0 context.Context, arg1 release.UpdateManualInterventionArgs) (*release.ManualIntervention, error)
- func (m *MockReleaseClient) UpdateRelease(arg0 context.Context, arg1 release.UpdateReleaseArgs) (*release.Release, error)
- func (m *MockReleaseClient) UpdateReleaseApproval(arg0 context.Context, arg1 release.UpdateReleaseApprovalArgs) (*release.ReleaseApproval, error)
- func (m *MockReleaseClient) UpdateReleaseDefinition(arg0 context.Context, arg1 release.UpdateReleaseDefinitionArgs) (*release.ReleaseDefinition, error)
- func (m *MockReleaseClient) UpdateReleaseEnvironment(arg0 context.Context, arg1 release.UpdateReleaseEnvironmentArgs) (*release.ReleaseEnvironment, error)
- func (m *MockReleaseClient) UpdateReleaseResource(arg0 context.Context, arg1 release.UpdateReleaseResourceArgs) (*release.Release, error)
- type MockReleaseClientMockRecorder
- func (mr *MockReleaseClientMockRecorder) CreateFolder(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) CreateRelease(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) CreateReleaseDefinition(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) DeleteFolder(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) DeleteReleaseDefinition(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetApprovals(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetDefinitionRevision(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetDeployments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetFolders(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetLogs(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetManualIntervention(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetManualInterventions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetRelease(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetReleaseDefinition(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetReleaseDefinitionHistory(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetReleaseDefinitions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetReleaseEnvironment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetReleaseRevision(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetReleaseTaskAttachmentContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetReleaseTaskAttachments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetReleases(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) GetTaskLog(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) UpdateFolder(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) UpdateGates(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) UpdateManualIntervention(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) UpdateRelease(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) UpdateReleaseApproval(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) UpdateReleaseDefinition(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) UpdateReleaseEnvironment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockReleaseClientMockRecorder) UpdateReleaseResource(arg0, arg1 interface{}) *gomock.Call
- type MockSecurityClient
- func (m *MockSecurityClient) EXPECT() *MockSecurityClientMockRecorder
- func (m *MockSecurityClient) HasPermissions(arg0 context.Context, arg1 security.HasPermissionsArgs) (*[]bool, error)
- func (m *MockSecurityClient) HasPermissionsBatch(arg0 context.Context, arg1 security.HasPermissionsBatchArgs) (*security.PermissionEvaluationBatch, error)
- func (m *MockSecurityClient) QueryAccessControlLists(arg0 context.Context, arg1 security.QueryAccessControlListsArgs) (*[]security.AccessControlList, error)
- func (m *MockSecurityClient) QuerySecurityNamespaces(arg0 context.Context, arg1 security.QuerySecurityNamespacesArgs) (*[]security.SecurityNamespaceDescription, error)
- func (m *MockSecurityClient) RemoveAccessControlEntries(arg0 context.Context, arg1 security.RemoveAccessControlEntriesArgs) (*bool, error)
- func (m *MockSecurityClient) RemoveAccessControlLists(arg0 context.Context, arg1 security.RemoveAccessControlListsArgs) (*bool, error)
- func (m *MockSecurityClient) RemovePermission(arg0 context.Context, arg1 security.RemovePermissionArgs) (*security.AccessControlEntry, error)
- func (m *MockSecurityClient) SetAccessControlEntries(arg0 context.Context, arg1 security.SetAccessControlEntriesArgs) (*[]security.AccessControlEntry, error)
- func (m *MockSecurityClient) SetAccessControlLists(arg0 context.Context, arg1 security.SetAccessControlListsArgs) error
- type MockSecurityClientMockRecorder
- func (mr *MockSecurityClientMockRecorder) HasPermissions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityClientMockRecorder) HasPermissionsBatch(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityClientMockRecorder) QueryAccessControlLists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityClientMockRecorder) QuerySecurityNamespaces(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityClientMockRecorder) RemoveAccessControlEntries(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityClientMockRecorder) RemoveAccessControlLists(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityClientMockRecorder) RemovePermission(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityClientMockRecorder) SetAccessControlEntries(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockSecurityClientMockRecorder) SetAccessControlLists(arg0, arg1 interface{}) *gomock.Call
- type MockServiceendpointClient
- func (m *MockServiceendpointClient) CreateServiceEndpoint(arg0 context.Context, arg1 serviceendpoint.CreateServiceEndpointArgs) (*serviceendpoint.ServiceEndpoint, error)
- func (m *MockServiceendpointClient) DeleteServiceEndpoint(arg0 context.Context, arg1 serviceendpoint.DeleteServiceEndpointArgs) error
- func (m *MockServiceendpointClient) EXPECT() *MockServiceendpointClientMockRecorder
- func (m *MockServiceendpointClient) ExecuteServiceEndpointRequest(arg0 context.Context, arg1 serviceendpoint.ExecuteServiceEndpointRequestArgs) (*serviceendpoint.ServiceEndpointRequestResult, error)
- func (m *MockServiceendpointClient) GetServiceEndpointDetails(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointDetailsArgs) (*serviceendpoint.ServiceEndpoint, error)
- func (m *MockServiceendpointClient) GetServiceEndpointExecutionRecords(arg0 context.Context, ...) (*serviceendpoint.GetServiceEndpointExecutionRecordsResponseValue, error)
- func (m *MockServiceendpointClient) GetServiceEndpointTypes(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointTypesArgs) (*[]serviceendpoint.ServiceEndpointType, error)
- func (m *MockServiceendpointClient) GetServiceEndpoints(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointsArgs) (*[]serviceendpoint.ServiceEndpoint, error)
- func (m *MockServiceendpointClient) GetServiceEndpointsByNames(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointsByNamesArgs) (*[]serviceendpoint.ServiceEndpoint, error)
- func (m *MockServiceendpointClient) GetServiceEndpointsWithRefreshedAuthentication(arg0 context.Context, ...) (*[]serviceendpoint.ServiceEndpoint, error)
- func (m *MockServiceendpointClient) ShareServiceEndpoint(arg0 context.Context, arg1 serviceendpoint.ShareServiceEndpointArgs) error
- func (m *MockServiceendpointClient) UpdateServiceEndpoint(arg0 context.Context, arg1 serviceendpoint.UpdateServiceEndpointArgs) (*serviceendpoint.ServiceEndpoint, error)
- func (m *MockServiceendpointClient) UpdateServiceEndpoints(arg0 context.Context, arg1 serviceendpoint.UpdateServiceEndpointsArgs) (*[]serviceendpoint.ServiceEndpoint, error)
- type MockServiceendpointClientMockRecorder
- func (mr *MockServiceendpointClientMockRecorder) CreateServiceEndpoint(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) DeleteServiceEndpoint(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) ExecuteServiceEndpointRequest(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointDetails(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointExecutionRecords(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointTypes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpoints(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointsByNames(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointsWithRefreshedAuthentication(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) ShareServiceEndpoint(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) UpdateServiceEndpoint(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServiceendpointClientMockRecorder) UpdateServiceEndpoints(arg0, arg1 interface{}) *gomock.Call
- type MockServicehooksClient
- func (m *MockServicehooksClient) CreateSubscription(arg0 context.Context, arg1 servicehooks.CreateSubscriptionArgs) (*servicehooks.Subscription, error)
- func (m *MockServicehooksClient) CreateSubscriptionsQuery(arg0 context.Context, arg1 servicehooks.CreateSubscriptionsQueryArgs) (*servicehooks.SubscriptionsQuery, error)
- func (m *MockServicehooksClient) CreateTestNotification(arg0 context.Context, arg1 servicehooks.CreateTestNotificationArgs) (*servicehooks.Notification, error)
- func (m *MockServicehooksClient) DeleteSubscription(arg0 context.Context, arg1 servicehooks.DeleteSubscriptionArgs) error
- func (m *MockServicehooksClient) EXPECT() *MockServicehooksClientMockRecorder
- func (m *MockServicehooksClient) GetConsumer(arg0 context.Context, arg1 servicehooks.GetConsumerArgs) (*servicehooks.Consumer, error)
- func (m *MockServicehooksClient) GetConsumerAction(arg0 context.Context, arg1 servicehooks.GetConsumerActionArgs) (*servicehooks.ConsumerAction, error)
- func (m *MockServicehooksClient) GetEventType(arg0 context.Context, arg1 servicehooks.GetEventTypeArgs) (*servicehooks.EventTypeDescriptor, error)
- func (m *MockServicehooksClient) GetNotification(arg0 context.Context, arg1 servicehooks.GetNotificationArgs) (*servicehooks.Notification, error)
- func (m *MockServicehooksClient) GetNotifications(arg0 context.Context, arg1 servicehooks.GetNotificationsArgs) (*[]servicehooks.Notification, error)
- func (m *MockServicehooksClient) GetPublisher(arg0 context.Context, arg1 servicehooks.GetPublisherArgs) (*servicehooks.Publisher, error)
- func (m *MockServicehooksClient) GetSubscription(arg0 context.Context, arg1 servicehooks.GetSubscriptionArgs) (*servicehooks.Subscription, error)
- func (m *MockServicehooksClient) GetSubscriptionDiagnostics(arg0 context.Context, arg1 servicehooks.GetSubscriptionDiagnosticsArgs) (*notification.SubscriptionDiagnostics, error)
- func (m *MockServicehooksClient) ListConsumerActions(arg0 context.Context, arg1 servicehooks.ListConsumerActionsArgs) (*[]servicehooks.ConsumerAction, error)
- func (m *MockServicehooksClient) ListConsumers(arg0 context.Context, arg1 servicehooks.ListConsumersArgs) (*[]servicehooks.Consumer, error)
- func (m *MockServicehooksClient) ListEventTypes(arg0 context.Context, arg1 servicehooks.ListEventTypesArgs) (*[]servicehooks.EventTypeDescriptor, error)
- func (m *MockServicehooksClient) ListPublishers(arg0 context.Context, arg1 servicehooks.ListPublishersArgs) (*[]servicehooks.Publisher, error)
- func (m *MockServicehooksClient) ListSubscriptions(arg0 context.Context, arg1 servicehooks.ListSubscriptionsArgs) (*[]servicehooks.Subscription, error)
- func (m *MockServicehooksClient) QueryInputValues(arg0 context.Context, arg1 servicehooks.QueryInputValuesArgs) (*forminput.InputValuesQuery, error)
- func (m *MockServicehooksClient) QueryNotifications(arg0 context.Context, arg1 servicehooks.QueryNotificationsArgs) (*servicehooks.NotificationsQuery, error)
- func (m *MockServicehooksClient) QueryPublishers(arg0 context.Context, arg1 servicehooks.QueryPublishersArgs) (*servicehooks.PublishersQuery, error)
- func (m *MockServicehooksClient) ReplaceSubscription(arg0 context.Context, arg1 servicehooks.ReplaceSubscriptionArgs) (*servicehooks.Subscription, error)
- func (m *MockServicehooksClient) UpdateSubscriptionDiagnostics(arg0 context.Context, arg1 servicehooks.UpdateSubscriptionDiagnosticsArgs) (*notification.SubscriptionDiagnostics, error)
- type MockServicehooksClientMockRecorder
- func (mr *MockServicehooksClientMockRecorder) CreateSubscription(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) CreateSubscriptionsQuery(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) CreateTestNotification(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) DeleteSubscription(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) GetConsumer(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) GetConsumerAction(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) GetEventType(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) GetNotification(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) GetNotifications(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) GetPublisher(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) GetSubscription(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) GetSubscriptionDiagnostics(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) ListConsumerActions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) ListConsumers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) ListEventTypes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) ListPublishers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) ListSubscriptions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) QueryInputValues(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) QueryNotifications(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) QueryPublishers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) ReplaceSubscription(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockServicehooksClientMockRecorder) UpdateSubscriptionDiagnostics(arg0, arg1 interface{}) *gomock.Call
- type MockTaskagentClient
- func (m *MockTaskagentClient) AddAgent(arg0 context.Context, arg1 taskagent.AddAgentArgs) (*taskagent.TaskAgent, error)
- func (m *MockTaskagentClient) AddAgentCloud(arg0 context.Context, arg1 taskagent.AddAgentCloudArgs) (*taskagent.TaskAgentCloud, error)
- func (m *MockTaskagentClient) AddAgentPool(arg0 context.Context, arg1 taskagent.AddAgentPoolArgs) (*taskagent.TaskAgentPool, error)
- func (m *MockTaskagentClient) AddAgentQueue(arg0 context.Context, arg1 taskagent.AddAgentQueueArgs) (*taskagent.TaskAgentQueue, error)
- func (m *MockTaskagentClient) AddDeploymentGroup(arg0 context.Context, arg1 taskagent.AddDeploymentGroupArgs) (*taskagent.DeploymentGroup, error)
- func (m *MockTaskagentClient) AddEnvironment(arg0 context.Context, arg1 taskagent.AddEnvironmentArgs) (*taskagent.EnvironmentInstance, error)
- func (m *MockTaskagentClient) AddKubernetesResourcExistingEndpoint(arg0 context.Context, arg1 taskagent.AddKubernetesResourceArgsExistingEndpoint) (*taskagent.KubernetesResource, error)
- func (m *MockTaskagentClient) AddKubernetesResourceNewEndpoint(arg0 context.Context, arg1 taskagent.AddKubernetesResourceArgsNewEndpoint) (*taskagent.KubernetesResource, error)
- func (m *MockTaskagentClient) AddTaskGroup(arg0 context.Context, arg1 taskagent.AddTaskGroupArgs) (*taskagent.TaskGroup, error)
- func (m *MockTaskagentClient) AddVariableGroup(arg0 context.Context, arg1 taskagent.AddVariableGroupArgs) (*taskagent.VariableGroup, error)
- func (m *MockTaskagentClient) DeleteAgent(arg0 context.Context, arg1 taskagent.DeleteAgentArgs) error
- func (m *MockTaskagentClient) DeleteAgentCloud(arg0 context.Context, arg1 taskagent.DeleteAgentCloudArgs) (*taskagent.TaskAgentCloud, error)
- func (m *MockTaskagentClient) DeleteAgentPool(arg0 context.Context, arg1 taskagent.DeleteAgentPoolArgs) error
- func (m *MockTaskagentClient) DeleteAgentQueue(arg0 context.Context, arg1 taskagent.DeleteAgentQueueArgs) error
- func (m *MockTaskagentClient) DeleteDeploymentGroup(arg0 context.Context, arg1 taskagent.DeleteDeploymentGroupArgs) error
- func (m *MockTaskagentClient) DeleteDeploymentTarget(arg0 context.Context, arg1 taskagent.DeleteDeploymentTargetArgs) error
- func (m *MockTaskagentClient) DeleteEnvironment(arg0 context.Context, arg1 taskagent.DeleteEnvironmentArgs) error
- func (m *MockTaskagentClient) DeleteKubernetesResource(arg0 context.Context, arg1 taskagent.DeleteKubernetesResourceArgs) error
- func (m *MockTaskagentClient) DeleteTaskGroup(arg0 context.Context, arg1 taskagent.DeleteTaskGroupArgs) error
- func (m *MockTaskagentClient) DeleteVariableGroup(arg0 context.Context, arg1 taskagent.DeleteVariableGroupArgs) error
- func (m *MockTaskagentClient) EXPECT() *MockTaskagentClientMockRecorder
- func (m *MockTaskagentClient) GetAgent(arg0 context.Context, arg1 taskagent.GetAgentArgs) (*taskagent.TaskAgent, error)
- func (m *MockTaskagentClient) GetAgentCloud(arg0 context.Context, arg1 taskagent.GetAgentCloudArgs) (*taskagent.TaskAgentCloud, error)
- func (m *MockTaskagentClient) GetAgentCloudRequests(arg0 context.Context, arg1 taskagent.GetAgentCloudRequestsArgs) (*[]taskagent.TaskAgentCloudRequest, error)
- func (m *MockTaskagentClient) GetAgentCloudTypes(arg0 context.Context, arg1 taskagent.GetAgentCloudTypesArgs) (*[]taskagent.TaskAgentCloudType, error)
- func (m *MockTaskagentClient) GetAgentClouds(arg0 context.Context, arg1 taskagent.GetAgentCloudsArgs) (*[]taskagent.TaskAgentCloud, error)
- func (m *MockTaskagentClient) GetAgentPool(arg0 context.Context, arg1 taskagent.GetAgentPoolArgs) (*taskagent.TaskAgentPool, error)
- func (m *MockTaskagentClient) GetAgentPools(arg0 context.Context, arg1 taskagent.GetAgentPoolsArgs) (*[]taskagent.TaskAgentPool, error)
- func (m *MockTaskagentClient) GetAgentPoolsByIds(arg0 context.Context, arg1 taskagent.GetAgentPoolsByIdsArgs) (*[]taskagent.TaskAgentPool, error)
- func (m *MockTaskagentClient) GetAgentQueue(arg0 context.Context, arg1 taskagent.GetAgentQueueArgs) (*taskagent.TaskAgentQueue, error)
- func (m *MockTaskagentClient) GetAgentQueues(arg0 context.Context, arg1 taskagent.GetAgentQueuesArgs) (*[]taskagent.TaskAgentQueue, error)
- func (m *MockTaskagentClient) GetAgentQueuesByIds(arg0 context.Context, arg1 taskagent.GetAgentQueuesByIdsArgs) (*[]taskagent.TaskAgentQueue, error)
- func (m *MockTaskagentClient) GetAgentQueuesByNames(arg0 context.Context, arg1 taskagent.GetAgentQueuesByNamesArgs) (*[]taskagent.TaskAgentQueue, error)
- func (m *MockTaskagentClient) GetAgentQueuesForPools(arg0 context.Context, arg1 taskagent.GetAgentQueuesForPoolsArgs) (*[]taskagent.TaskAgentQueue, error)
- func (m *MockTaskagentClient) GetAgents(arg0 context.Context, arg1 taskagent.GetAgentsArgs) (*[]taskagent.TaskAgent, error)
- func (m *MockTaskagentClient) GetDeploymentGroup(arg0 context.Context, arg1 taskagent.GetDeploymentGroupArgs) (*taskagent.DeploymentGroup, error)
- func (m *MockTaskagentClient) GetDeploymentGroups(arg0 context.Context, arg1 taskagent.GetDeploymentGroupsArgs) (*taskagent.GetDeploymentGroupsResponseValue, error)
- func (m *MockTaskagentClient) GetDeploymentTarget(arg0 context.Context, arg1 taskagent.GetDeploymentTargetArgs) (*taskagent.DeploymentMachine, error)
- func (m *MockTaskagentClient) GetDeploymentTargets(arg0 context.Context, arg1 taskagent.GetDeploymentTargetsArgs) (*taskagent.GetDeploymentTargetsResponseValue, error)
- func (m *MockTaskagentClient) GetEnvironmentById(arg0 context.Context, arg1 taskagent.GetEnvironmentByIdArgs) (*taskagent.EnvironmentInstance, error)
- func (m *MockTaskagentClient) GetEnvironmentDeploymentExecutionRecords(arg0 context.Context, ...) (*taskagent.GetEnvironmentDeploymentExecutionRecordsResponseValue, error)
- func (m *MockTaskagentClient) GetEnvironments(arg0 context.Context, arg1 taskagent.GetEnvironmentsArgs) (*taskagent.GetEnvironmentsResponseValue, error)
- func (m *MockTaskagentClient) GetKubernetesResource(arg0 context.Context, arg1 taskagent.GetKubernetesResourceArgs) (*taskagent.KubernetesResource, error)
- func (m *MockTaskagentClient) GetTaskGroups(arg0 context.Context, arg1 taskagent.GetTaskGroupsArgs) (*[]taskagent.TaskGroup, error)
- func (m *MockTaskagentClient) GetVariableGroup(arg0 context.Context, arg1 taskagent.GetVariableGroupArgs) (*taskagent.VariableGroup, error)
- func (m *MockTaskagentClient) GetVariableGroups(arg0 context.Context, arg1 taskagent.GetVariableGroupsArgs) (*[]taskagent.VariableGroup, error)
- func (m *MockTaskagentClient) GetVariableGroupsById(arg0 context.Context, arg1 taskagent.GetVariableGroupsByIdArgs) (*[]taskagent.VariableGroup, error)
- func (m *MockTaskagentClient) GetYamlSchema(arg0 context.Context, arg1 taskagent.GetYamlSchemaArgs) (interface{}, error)
- func (m *MockTaskagentClient) ReplaceAgent(arg0 context.Context, arg1 taskagent.ReplaceAgentArgs) (*taskagent.TaskAgent, error)
- func (m *MockTaskagentClient) ShareVariableGroup(arg0 context.Context, arg1 taskagent.ShareVariableGroupArgs) error
- func (m *MockTaskagentClient) UpdateAgent(arg0 context.Context, arg1 taskagent.UpdateAgentArgs) (*taskagent.TaskAgent, error)
- func (m *MockTaskagentClient) UpdateAgentCloud(arg0 context.Context, arg1 taskagent.UpdateAgentCloudArgs) (*taskagent.TaskAgentCloud, error)
- func (m *MockTaskagentClient) UpdateAgentPool(arg0 context.Context, arg1 taskagent.UpdateAgentPoolArgs) (*taskagent.TaskAgentPool, error)
- func (m *MockTaskagentClient) UpdateDeploymentGroup(arg0 context.Context, arg1 taskagent.UpdateDeploymentGroupArgs) (*taskagent.DeploymentGroup, error)
- func (m *MockTaskagentClient) UpdateDeploymentTargets(arg0 context.Context, arg1 taskagent.UpdateDeploymentTargetsArgs) (*[]taskagent.DeploymentMachine, error)
- func (m *MockTaskagentClient) UpdateEnvironment(arg0 context.Context, arg1 taskagent.UpdateEnvironmentArgs) (*taskagent.EnvironmentInstance, error)
- func (m *MockTaskagentClient) UpdateTaskGroup(arg0 context.Context, arg1 taskagent.UpdateTaskGroupArgs) (*taskagent.TaskGroup, error)
- func (m *MockTaskagentClient) UpdateVariableGroup(arg0 context.Context, arg1 taskagent.UpdateVariableGroupArgs) (*taskagent.VariableGroup, error)
- type MockTaskagentClientMockRecorder
- func (mr *MockTaskagentClientMockRecorder) AddAgent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) AddAgentCloud(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) AddAgentPool(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) AddAgentQueue(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) AddDeploymentGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) AddEnvironment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) AddKubernetesResourcExistingEndpoint(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) AddKubernetesResourceNewEndpoint(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) AddTaskGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) AddVariableGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteAgent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteAgentCloud(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteAgentPool(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteAgentQueue(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteDeploymentGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteDeploymentTarget(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteEnvironment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteKubernetesResource(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteTaskGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) DeleteVariableGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentCloud(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentCloudRequests(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentCloudTypes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentClouds(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentPool(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentPools(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentPoolsByIds(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentQueue(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentQueues(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentQueuesByIds(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentQueuesByNames(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgentQueuesForPools(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetAgents(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetDeploymentGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetDeploymentGroups(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetDeploymentTarget(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetDeploymentTargets(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetEnvironmentById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetEnvironmentDeploymentExecutionRecords(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetEnvironments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetKubernetesResource(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetTaskGroups(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetVariableGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetVariableGroups(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetVariableGroupsById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) GetYamlSchema(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) ReplaceAgent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) ShareVariableGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) UpdateAgent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) UpdateAgentCloud(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) UpdateAgentPool(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) UpdateDeploymentGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) UpdateDeploymentTargets(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) UpdateEnvironment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) UpdateTaskGroup(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaskagentClientMockRecorder) UpdateVariableGroup(arg0, arg1 interface{}) *gomock.Call
- type MockTestClient
- func (m *MockTestClient) AddTestCasesToSuite(arg0 context.Context, arg1 test.AddTestCasesToSuiteArgs) (*[]test.SuiteTestCase, error)
- func (m *MockTestClient) AddTestResultsToTestRun(arg0 context.Context, arg1 test.AddTestResultsToTestRunArgs) (*[]test.TestCaseResult, error)
- func (m *MockTestClient) CreateTestResultAttachment(arg0 context.Context, arg1 test.CreateTestResultAttachmentArgs) (*test.TestAttachmentReference, error)
- func (m *MockTestClient) CreateTestRun(arg0 context.Context, arg1 test.CreateTestRunArgs) (*test.TestRun, error)
- func (m *MockTestClient) CreateTestRunAttachment(arg0 context.Context, arg1 test.CreateTestRunAttachmentArgs) (*test.TestAttachmentReference, error)
- func (m *MockTestClient) CreateTestSession(arg0 context.Context, arg1 test.CreateTestSessionArgs) (*test.TestSession, error)
- func (m *MockTestClient) CreateTestSubResultAttachment(arg0 context.Context, arg1 test.CreateTestSubResultAttachmentArgs) (*test.TestAttachmentReference, error)
- func (m *MockTestClient) DeleteTestCase(arg0 context.Context, arg1 test.DeleteTestCaseArgs) error
- func (m *MockTestClient) DeleteTestRun(arg0 context.Context, arg1 test.DeleteTestRunArgs) error
- func (m *MockTestClient) EXPECT() *MockTestClientMockRecorder
- func (m *MockTestClient) GetBuildCodeCoverage(arg0 context.Context, arg1 test.GetBuildCodeCoverageArgs) (*[]test.BuildCoverage, error)
- func (m *MockTestClient) GetPoint(arg0 context.Context, arg1 test.GetPointArgs) (*test.TestPoint, error)
- func (m *MockTestClient) GetPoints(arg0 context.Context, arg1 test.GetPointsArgs) (*[]test.TestPoint, error)
- func (m *MockTestClient) GetPointsByQuery(arg0 context.Context, arg1 test.GetPointsByQueryArgs) (*test.TestPointsQuery, error)
- func (m *MockTestClient) GetResultRetentionSettings(arg0 context.Context, arg1 test.GetResultRetentionSettingsArgs) (*test.ResultRetentionSettings, error)
- func (m *MockTestClient) GetTestCaseById(arg0 context.Context, arg1 test.GetTestCaseByIdArgs) (*test.SuiteTestCase, error)
- func (m *MockTestClient) GetTestCases(arg0 context.Context, arg1 test.GetTestCasesArgs) (*[]test.SuiteTestCase, error)
- func (m *MockTestClient) GetTestIteration(arg0 context.Context, arg1 test.GetTestIterationArgs) (*test.TestIterationDetailsModel, error)
- func (m *MockTestClient) GetTestIterations(arg0 context.Context, arg1 test.GetTestIterationsArgs) (*[]test.TestIterationDetailsModel, error)
- func (m *MockTestClient) GetTestResultAttachmentContent(arg0 context.Context, arg1 test.GetTestResultAttachmentContentArgs) (io.ReadCloser, error)
- func (m *MockTestClient) GetTestResultAttachmentZip(arg0 context.Context, arg1 test.GetTestResultAttachmentZipArgs) (io.ReadCloser, error)
- func (m *MockTestClient) GetTestResultAttachments(arg0 context.Context, arg1 test.GetTestResultAttachmentsArgs) (*[]test.TestAttachment, error)
- func (m *MockTestClient) GetTestResultById(arg0 context.Context, arg1 test.GetTestResultByIdArgs) (*test.TestCaseResult, error)
- func (m *MockTestClient) GetTestResults(arg0 context.Context, arg1 test.GetTestResultsArgs) (*[]test.TestCaseResult, error)
- func (m *MockTestClient) GetTestRunAttachmentContent(arg0 context.Context, arg1 test.GetTestRunAttachmentContentArgs) (io.ReadCloser, error)
- func (m *MockTestClient) GetTestRunAttachmentZip(arg0 context.Context, arg1 test.GetTestRunAttachmentZipArgs) (io.ReadCloser, error)
- func (m *MockTestClient) GetTestRunAttachments(arg0 context.Context, arg1 test.GetTestRunAttachmentsArgs) (*[]test.TestAttachment, error)
- func (m *MockTestClient) GetTestRunById(arg0 context.Context, arg1 test.GetTestRunByIdArgs) (*test.TestRun, error)
- func (m *MockTestClient) GetTestRunCodeCoverage(arg0 context.Context, arg1 test.GetTestRunCodeCoverageArgs) (*[]test.TestRunCoverage, error)
- func (m *MockTestClient) GetTestRunStatistics(arg0 context.Context, arg1 test.GetTestRunStatisticsArgs) (*test.TestRunStatistic, error)
- func (m *MockTestClient) GetTestRuns(arg0 context.Context, arg1 test.GetTestRunsArgs) (*[]test.TestRun, error)
- func (m *MockTestClient) GetTestSessions(arg0 context.Context, arg1 test.GetTestSessionsArgs) (*[]test.TestSession, error)
- func (m *MockTestClient) GetTestSubResultAttachmentContent(arg0 context.Context, arg1 test.GetTestSubResultAttachmentContentArgs) (io.ReadCloser, error)
- func (m *MockTestClient) GetTestSubResultAttachmentZip(arg0 context.Context, arg1 test.GetTestSubResultAttachmentZipArgs) (io.ReadCloser, error)
- func (m *MockTestClient) GetTestSubResultAttachments(arg0 context.Context, arg1 test.GetTestSubResultAttachmentsArgs) (*[]test.TestAttachment, error)
- func (m *MockTestClient) QueryTestHistory(arg0 context.Context, arg1 test.QueryTestHistoryArgs) (*test.TestHistoryQuery, error)
- func (m *MockTestClient) QueryTestRuns(arg0 context.Context, arg1 test.QueryTestRunsArgs) (*test.QueryTestRunsResponseValue, error)
- func (m *MockTestClient) RemoveTestCasesFromSuiteUrl(arg0 context.Context, arg1 test.RemoveTestCasesFromSuiteUrlArgs) error
- func (m *MockTestClient) UpdateResultRetentionSettings(arg0 context.Context, arg1 test.UpdateResultRetentionSettingsArgs) (*test.ResultRetentionSettings, error)
- func (m *MockTestClient) UpdateSuiteTestCases(arg0 context.Context, arg1 test.UpdateSuiteTestCasesArgs) (*[]test.SuiteTestCase, error)
- func (m *MockTestClient) UpdateTestPoints(arg0 context.Context, arg1 test.UpdateTestPointsArgs) (*[]test.TestPoint, error)
- func (m *MockTestClient) UpdateTestResults(arg0 context.Context, arg1 test.UpdateTestResultsArgs) (*[]test.TestCaseResult, error)
- func (m *MockTestClient) UpdateTestRun(arg0 context.Context, arg1 test.UpdateTestRunArgs) (*test.TestRun, error)
- func (m *MockTestClient) UpdateTestSession(arg0 context.Context, arg1 test.UpdateTestSessionArgs) (*test.TestSession, error)
- type MockTestClientMockRecorder
- func (mr *MockTestClientMockRecorder) AddTestCasesToSuite(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) AddTestResultsToTestRun(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) CreateTestResultAttachment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) CreateTestRun(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) CreateTestRunAttachment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) CreateTestSession(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) CreateTestSubResultAttachment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) DeleteTestCase(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) DeleteTestRun(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetBuildCodeCoverage(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetPoint(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetPoints(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetPointsByQuery(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetResultRetentionSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestCaseById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestCases(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestIteration(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestIterations(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestResultAttachmentContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestResultAttachmentZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestResultAttachments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestResultById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestResults(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestRunAttachmentContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestRunAttachmentZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestRunAttachments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestRunById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestRunCodeCoverage(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestRunStatistics(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestRuns(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestSessions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestSubResultAttachmentContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestSubResultAttachmentZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) GetTestSubResultAttachments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) QueryTestHistory(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) QueryTestRuns(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) RemoveTestCasesFromSuiteUrl(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) UpdateResultRetentionSettings(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) UpdateSuiteTestCases(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) UpdateTestPoints(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) UpdateTestResults(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) UpdateTestRun(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTestClientMockRecorder) UpdateTestSession(arg0, arg1 interface{}) *gomock.Call
- type MockWorkitemtrackingClient
- func (m *MockWorkitemtrackingClient) AddComment(arg0 context.Context, arg1 workitemtracking.AddCommentArgs) (*workitemtracking.Comment, error)
- func (m *MockWorkitemtrackingClient) AddWorkItemComment(arg0 context.Context, arg1 workitemtracking.AddWorkItemCommentArgs) (*workitemtracking.Comment, error)
- func (m *MockWorkitemtrackingClient) CreateAttachment(arg0 context.Context, arg1 workitemtracking.CreateAttachmentArgs) (*workitemtracking.AttachmentReference, error)
- func (m *MockWorkitemtrackingClient) CreateCommentReaction(arg0 context.Context, arg1 workitemtracking.CreateCommentReactionArgs) (*workitemtracking.CommentReaction, error)
- func (m *MockWorkitemtrackingClient) CreateOrUpdateClassificationNode(arg0 context.Context, ...) (*workitemtracking.WorkItemClassificationNode, error)
- func (m *MockWorkitemtrackingClient) CreateQuery(arg0 context.Context, arg1 workitemtracking.CreateQueryArgs) (*workitemtracking.QueryHierarchyItem, error)
- func (m *MockWorkitemtrackingClient) CreateTempQuery(arg0 context.Context, arg1 workitemtracking.CreateTempQueryArgs) (*workitemtracking.TemporaryQueryResponseModel, error)
- func (m *MockWorkitemtrackingClient) CreateTemplate(arg0 context.Context, arg1 workitemtracking.CreateTemplateArgs) (*workitemtracking.WorkItemTemplate, error)
- func (m *MockWorkitemtrackingClient) CreateWorkItem(arg0 context.Context, arg1 workitemtracking.CreateWorkItemArgs) (*workitemtracking.WorkItem, error)
- func (m *MockWorkitemtrackingClient) CreateWorkItemField(arg0 context.Context, arg1 workitemtracking.CreateWorkItemFieldArgs) (*workitemtracking.WorkItemField2, error)
- func (m *MockWorkitemtrackingClient) DeleteClassificationNode(arg0 context.Context, arg1 workitemtracking.DeleteClassificationNodeArgs) error
- func (m *MockWorkitemtrackingClient) DeleteComment(arg0 context.Context, arg1 workitemtracking.DeleteCommentArgs) error
- func (m *MockWorkitemtrackingClient) DeleteCommentReaction(arg0 context.Context, arg1 workitemtracking.DeleteCommentReactionArgs) (*workitemtracking.CommentReaction, error)
- func (m *MockWorkitemtrackingClient) DeleteQuery(arg0 context.Context, arg1 workitemtracking.DeleteQueryArgs) error
- func (m *MockWorkitemtrackingClient) DeleteTag(arg0 context.Context, arg1 workitemtracking.DeleteTagArgs) error
- func (m *MockWorkitemtrackingClient) DeleteTemplate(arg0 context.Context, arg1 workitemtracking.DeleteTemplateArgs) error
- func (m *MockWorkitemtrackingClient) DeleteWorkItem(arg0 context.Context, arg1 workitemtracking.DeleteWorkItemArgs) (*workitemtracking.WorkItemDelete, error)
- func (m *MockWorkitemtrackingClient) DeleteWorkItemField(arg0 context.Context, arg1 workitemtracking.DeleteWorkItemFieldArgs) error
- func (m *MockWorkitemtrackingClient) DeleteWorkItems(arg0 context.Context, arg1 workitemtracking.DeleteWorkItemsArgs) (*workitemtracking.WorkItemDeleteBatch, error)
- func (m *MockWorkitemtrackingClient) DestroyWorkItem(arg0 context.Context, arg1 workitemtracking.DestroyWorkItemArgs) error
- func (m *MockWorkitemtrackingClient) EXPECT() *MockWorkitemtrackingClientMockRecorder
- func (m *MockWorkitemtrackingClient) GetAttachmentContent(arg0 context.Context, arg1 workitemtracking.GetAttachmentContentArgs) (io.ReadCloser, error)
- func (m *MockWorkitemtrackingClient) GetAttachmentZip(arg0 context.Context, arg1 workitemtracking.GetAttachmentZipArgs) (io.ReadCloser, error)
- func (m *MockWorkitemtrackingClient) GetClassificationNode(arg0 context.Context, arg1 workitemtracking.GetClassificationNodeArgs) (*workitemtracking.WorkItemClassificationNode, error)
- func (m *MockWorkitemtrackingClient) GetClassificationNodes(arg0 context.Context, arg1 workitemtracking.GetClassificationNodesArgs) (*[]workitemtracking.WorkItemClassificationNode, error)
- func (m *MockWorkitemtrackingClient) GetComment(arg0 context.Context, arg1 workitemtracking.GetCommentArgs) (*workitemtracking.Comment, error)
- func (m *MockWorkitemtrackingClient) GetCommentReactions(arg0 context.Context, arg1 workitemtracking.GetCommentReactionsArgs) (*[]workitemtracking.CommentReaction, error)
- func (m *MockWorkitemtrackingClient) GetCommentVersion(arg0 context.Context, arg1 workitemtracking.GetCommentVersionArgs) (*workitemtracking.CommentVersion, error)
- func (m *MockWorkitemtrackingClient) GetCommentVersions(arg0 context.Context, arg1 workitemtracking.GetCommentVersionsArgs) (*[]workitemtracking.CommentVersion, error)
- func (m *MockWorkitemtrackingClient) GetComments(arg0 context.Context, arg1 workitemtracking.GetCommentsArgs) (*workitemtracking.CommentList, error)
- func (m *MockWorkitemtrackingClient) GetCommentsBatch(arg0 context.Context, arg1 workitemtracking.GetCommentsBatchArgs) (*workitemtracking.CommentList, error)
- func (m *MockWorkitemtrackingClient) GetDeletedWorkItem(arg0 context.Context, arg1 workitemtracking.GetDeletedWorkItemArgs) (*workitemtracking.WorkItemDelete, error)
- func (m *MockWorkitemtrackingClient) GetDeletedWorkItemShallowReferences(arg0 context.Context, ...) (*[]workitemtracking.WorkItemDeleteShallowReference, error)
- func (m *MockWorkitemtrackingClient) GetDeletedWorkItems(arg0 context.Context, arg1 workitemtracking.GetDeletedWorkItemsArgs) (*[]workitemtracking.WorkItemDeleteReference, error)
- func (m *MockWorkitemtrackingClient) GetEngagedUsers(arg0 context.Context, arg1 workitemtracking.GetEngagedUsersArgs) (*[]webapi.IdentityRef, error)
- func (m *MockWorkitemtrackingClient) GetGithubConnectionRepositories(arg0 context.Context, ...) (*[]workitemtracking.GitHubConnectionRepoModel, error)
- func (m *MockWorkitemtrackingClient) GetGithubConnections(arg0 context.Context, arg1 workitemtracking.GetGithubConnectionsArgs) (*[]workitemtracking.GitHubConnectionModel, error)
- func (m *MockWorkitemtrackingClient) GetQueries(arg0 context.Context, arg1 workitemtracking.GetQueriesArgs) (*[]workitemtracking.QueryHierarchyItem, error)
- func (m *MockWorkitemtrackingClient) GetQueriesBatch(arg0 context.Context, arg1 workitemtracking.GetQueriesBatchArgs) (*[]workitemtracking.QueryHierarchyItem, error)
- func (m *MockWorkitemtrackingClient) GetQuery(arg0 context.Context, arg1 workitemtracking.GetQueryArgs) (*workitemtracking.QueryHierarchyItem, error)
- func (m *MockWorkitemtrackingClient) GetQueryResultCount(arg0 context.Context, arg1 workitemtracking.GetQueryResultCountArgs) (*int, error)
- func (m *MockWorkitemtrackingClient) GetRecentActivityData(arg0 context.Context, arg1 workitemtracking.GetRecentActivityDataArgs) (*[]workitemtracking.AccountRecentActivityWorkItemModel2, error)
- func (m *MockWorkitemtrackingClient) GetRelationType(arg0 context.Context, arg1 workitemtracking.GetRelationTypeArgs) (*workitemtracking.WorkItemRelationType, error)
- func (m *MockWorkitemtrackingClient) GetRelationTypes(arg0 context.Context, arg1 workitemtracking.GetRelationTypesArgs) (*[]workitemtracking.WorkItemRelationType, error)
- func (m *MockWorkitemtrackingClient) GetReportingLinksByLinkType(arg0 context.Context, arg1 workitemtracking.GetReportingLinksByLinkTypeArgs) (*workitemtracking.ReportingWorkItemLinksBatch, error)
- func (m *MockWorkitemtrackingClient) GetRevision(arg0 context.Context, arg1 workitemtracking.GetRevisionArgs) (*workitemtracking.WorkItem, error)
- func (m *MockWorkitemtrackingClient) GetRevisions(arg0 context.Context, arg1 workitemtracking.GetRevisionsArgs) (*[]workitemtracking.WorkItem, error)
- func (m *MockWorkitemtrackingClient) GetRootNodes(arg0 context.Context, arg1 workitemtracking.GetRootNodesArgs) (*[]workitemtracking.WorkItemClassificationNode, error)
- func (m *MockWorkitemtrackingClient) GetTag(arg0 context.Context, arg1 workitemtracking.GetTagArgs) (*workitemtracking.WorkItemTagDefinition, error)
- func (m *MockWorkitemtrackingClient) GetTags(arg0 context.Context, arg1 workitemtracking.GetTagsArgs) (*[]workitemtracking.WorkItemTagDefinition, error)
- func (m *MockWorkitemtrackingClient) GetTemplate(arg0 context.Context, arg1 workitemtracking.GetTemplateArgs) (*workitemtracking.WorkItemTemplate, error)
- func (m *MockWorkitemtrackingClient) GetTemplates(arg0 context.Context, arg1 workitemtracking.GetTemplatesArgs) (*[]workitemtracking.WorkItemTemplateReference, error)
- func (m *MockWorkitemtrackingClient) GetUpdate(arg0 context.Context, arg1 workitemtracking.GetUpdateArgs) (*workitemtracking.WorkItemUpdate, error)
- func (m *MockWorkitemtrackingClient) GetUpdates(arg0 context.Context, arg1 workitemtracking.GetUpdatesArgs) (*[]workitemtracking.WorkItemUpdate, error)
- func (m *MockWorkitemtrackingClient) GetWorkArtifactLinkTypes(arg0 context.Context, arg1 workitemtracking.GetWorkArtifactLinkTypesArgs) (*[]workitemtracking.WorkArtifactLink, error)
- func (m *MockWorkitemtrackingClient) GetWorkItem(arg0 context.Context, arg1 workitemtracking.GetWorkItemArgs) (*workitemtracking.WorkItem, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemField(arg0 context.Context, arg1 workitemtracking.GetWorkItemFieldArgs) (*workitemtracking.WorkItemField2, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemFields(arg0 context.Context, arg1 workitemtracking.GetWorkItemFieldsArgs) (*[]workitemtracking.WorkItemField2, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemIconJson(arg0 context.Context, arg1 workitemtracking.GetWorkItemIconJsonArgs) (*workitemtracking.WorkItemIcon, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemIconSvg(arg0 context.Context, arg1 workitemtracking.GetWorkItemIconSvgArgs) (io.ReadCloser, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemIconXaml(arg0 context.Context, arg1 workitemtracking.GetWorkItemIconXamlArgs) (io.ReadCloser, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemIcons(arg0 context.Context, arg1 workitemtracking.GetWorkItemIconsArgs) (*[]workitemtracking.WorkItemIcon, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemNextStatesOnCheckinAction(arg0 context.Context, ...) (*[]workitemtracking.WorkItemNextStateOnTransition, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemTemplate(arg0 context.Context, arg1 workitemtracking.GetWorkItemTemplateArgs) (*workitemtracking.WorkItem, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemType(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeArgs) (*workitemtracking.WorkItemType, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemTypeCategories(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeCategoriesArgs) (*[]workitemtracking.WorkItemTypeCategory, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemTypeCategory(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeCategoryArgs) (*workitemtracking.WorkItemTypeCategory, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemTypeFieldWithReferences(arg0 context.Context, ...) (*workitemtracking.WorkItemTypeFieldWithReferences, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemTypeFieldsWithReferences(arg0 context.Context, ...) (*[]workitemtracking.WorkItemTypeFieldWithReferences, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemTypeStates(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeStatesArgs) (*[]workitemtracking.WorkItemStateColor, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemTypes(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypesArgs) (*[]workitemtracking.WorkItemType, error)
- func (m *MockWorkitemtrackingClient) GetWorkItems(arg0 context.Context, arg1 workitemtracking.GetWorkItemsArgs) (*[]workitemtracking.WorkItem, error)
- func (m *MockWorkitemtrackingClient) GetWorkItemsBatch(arg0 context.Context, arg1 workitemtracking.GetWorkItemsBatchArgs) (*[]workitemtracking.WorkItem, error)
- func (m *MockWorkitemtrackingClient) MigrateProjectsProcess(arg0 context.Context, arg1 workitemtracking.MigrateProjectsProcessArgs) (*workitemtracking.ProcessMigrationResultModel, error)
- func (m *MockWorkitemtrackingClient) QueryById(arg0 context.Context, arg1 workitemtracking.QueryByIdArgs) (*workitemtracking.WorkItemQueryResult, error)
- func (m *MockWorkitemtrackingClient) QueryByWiql(arg0 context.Context, arg1 workitemtracking.QueryByWiqlArgs) (*workitemtracking.WorkItemQueryResult, error)
- func (m *MockWorkitemtrackingClient) QueryWorkItemsForArtifactUris(arg0 context.Context, arg1 workitemtracking.QueryWorkItemsForArtifactUrisArgs) (*workitemtracking.ArtifactUriQueryResult, error)
- func (m *MockWorkitemtrackingClient) ReadReportingDiscussions(arg0 context.Context, arg1 workitemtracking.ReadReportingDiscussionsArgs) (*workitemtracking.ReportingWorkItemRevisionsBatch, error)
- func (m *MockWorkitemtrackingClient) ReadReportingRevisionsGet(arg0 context.Context, arg1 workitemtracking.ReadReportingRevisionsGetArgs) (*workitemtracking.ReportingWorkItemRevisionsBatch, error)
- func (m *MockWorkitemtrackingClient) ReadReportingRevisionsPost(arg0 context.Context, arg1 workitemtracking.ReadReportingRevisionsPostArgs) (*workitemtracking.ReportingWorkItemRevisionsBatch, error)
- func (m *MockWorkitemtrackingClient) ReplaceTemplate(arg0 context.Context, arg1 workitemtracking.ReplaceTemplateArgs) (*workitemtracking.WorkItemTemplate, error)
- func (m *MockWorkitemtrackingClient) RestoreWorkItem(arg0 context.Context, arg1 workitemtracking.RestoreWorkItemArgs) (*workitemtracking.WorkItemDelete, error)
- func (m *MockWorkitemtrackingClient) SearchQueries(arg0 context.Context, arg1 workitemtracking.SearchQueriesArgs) (*workitemtracking.QueryHierarchyItemsResult, error)
- func (m *MockWorkitemtrackingClient) SendMail(arg0 context.Context, arg1 workitemtracking.SendMailArgs) error
- func (m *MockWorkitemtrackingClient) UpdateClassificationNode(arg0 context.Context, arg1 workitemtracking.UpdateClassificationNodeArgs) (*workitemtracking.WorkItemClassificationNode, error)
- func (m *MockWorkitemtrackingClient) UpdateComment(arg0 context.Context, arg1 workitemtracking.UpdateCommentArgs) (*workitemtracking.Comment, error)
- func (m *MockWorkitemtrackingClient) UpdateGithubConnectionRepos(arg0 context.Context, arg1 workitemtracking.UpdateGithubConnectionReposArgs) (*[]workitemtracking.GitHubConnectionRepoModel, error)
- func (m *MockWorkitemtrackingClient) UpdateQuery(arg0 context.Context, arg1 workitemtracking.UpdateQueryArgs) (*workitemtracking.QueryHierarchyItem, error)
- func (m *MockWorkitemtrackingClient) UpdateTag(arg0 context.Context, arg1 workitemtracking.UpdateTagArgs) (*workitemtracking.WorkItemTagDefinition, error)
- func (m *MockWorkitemtrackingClient) UpdateWorkItem(arg0 context.Context, arg1 workitemtracking.UpdateWorkItemArgs) (*workitemtracking.WorkItem, error)
- func (m *MockWorkitemtrackingClient) UpdateWorkItemComment(arg0 context.Context, arg1 workitemtracking.UpdateWorkItemCommentArgs) (*workitemtracking.Comment, error)
- func (m *MockWorkitemtrackingClient) UpdateWorkItemField(arg0 context.Context, arg1 workitemtracking.UpdateWorkItemFieldArgs) (*workitemtracking.WorkItemField2, error)
- type MockWorkitemtrackingClientMockRecorder
- func (mr *MockWorkitemtrackingClientMockRecorder) AddComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) AddWorkItemComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) CreateAttachment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) CreateCommentReaction(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) CreateOrUpdateClassificationNode(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) CreateQuery(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) CreateTempQuery(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) CreateTemplate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) CreateWorkItem(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) CreateWorkItemField(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DeleteClassificationNode(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DeleteComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DeleteCommentReaction(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DeleteQuery(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DeleteTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DeleteTemplate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DeleteWorkItem(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DeleteWorkItemField(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DeleteWorkItems(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) DestroyWorkItem(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetAttachmentContent(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetAttachmentZip(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetClassificationNode(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetClassificationNodes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetCommentReactions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetCommentVersion(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetCommentVersions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetComments(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetCommentsBatch(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetDeletedWorkItem(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetDeletedWorkItemShallowReferences(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetDeletedWorkItems(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetEngagedUsers(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetGithubConnectionRepositories(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetGithubConnections(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetQueries(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetQueriesBatch(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetQuery(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetQueryResultCount(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetRecentActivityData(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetRelationType(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetRelationTypes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetReportingLinksByLinkType(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetRevision(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetRevisions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetRootNodes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetTags(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetTemplate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetTemplates(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetUpdate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetUpdates(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkArtifactLinkTypes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItem(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemField(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemFields(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemIconJson(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemIconSvg(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemIconXaml(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemIcons(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemNextStatesOnCheckinAction(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTemplate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemType(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeCategories(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeCategory(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeFieldWithReferences(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeFieldsWithReferences(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeStates(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypes(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItems(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemsBatch(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) MigrateProjectsProcess(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) QueryById(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) QueryByWiql(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) QueryWorkItemsForArtifactUris(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) ReadReportingDiscussions(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) ReadReportingRevisionsGet(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) ReadReportingRevisionsPost(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) ReplaceTemplate(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) RestoreWorkItem(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) SearchQueries(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) SendMail(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) UpdateClassificationNode(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) UpdateComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) UpdateGithubConnectionRepos(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) UpdateQuery(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) UpdateTag(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) UpdateWorkItem(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) UpdateWorkItemComment(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockWorkitemtrackingClientMockRecorder) UpdateWorkItemField(arg0, arg1 interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAccountsClient ¶
type MockAccountsClient struct {
// contains filtered or unexported fields
}
MockAccountsClient is a mock of Client interface
func NewMockAccountsClient ¶
func NewMockAccountsClient(ctrl *gomock.Controller) *MockAccountsClient
NewMockAccountsClient creates a new mock instance
func (*MockAccountsClient) EXPECT ¶
func (m *MockAccountsClient) EXPECT() *MockAccountsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockAccountsClient) GetAccounts ¶
func (m *MockAccountsClient) GetAccounts(arg0 context.Context, arg1 accounts.GetAccountsArgs) (*[]accounts.Account, error)
GetAccounts mocks base method
type MockAccountsClientMockRecorder ¶
type MockAccountsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockAccountsClientMockRecorder is the mock recorder for MockAccountsClient
func (*MockAccountsClientMockRecorder) GetAccounts ¶
func (mr *MockAccountsClientMockRecorder) GetAccounts(arg0, arg1 interface{}) *gomock.Call
GetAccounts indicates an expected call of GetAccounts
type MockBuildClient ¶
type MockBuildClient struct {
// contains filtered or unexported fields
}
MockBuildClient is a mock of Client interface
func NewMockBuildClient ¶
func NewMockBuildClient(ctrl *gomock.Controller) *MockBuildClient
NewMockBuildClient creates a new mock instance
func (*MockBuildClient) AddBuildTag ¶
func (m *MockBuildClient) AddBuildTag(arg0 context.Context, arg1 build.AddBuildTagArgs) (*[]string, error)
AddBuildTag mocks base method
func (*MockBuildClient) AddBuildTags ¶
func (m *MockBuildClient) AddBuildTags(arg0 context.Context, arg1 build.AddBuildTagsArgs) (*[]string, error)
AddBuildTags mocks base method
func (*MockBuildClient) AddDefinitionTag ¶
func (m *MockBuildClient) AddDefinitionTag(arg0 context.Context, arg1 build.AddDefinitionTagArgs) (*[]string, error)
AddDefinitionTag mocks base method
func (*MockBuildClient) AddDefinitionTags ¶
func (m *MockBuildClient) AddDefinitionTags(arg0 context.Context, arg1 build.AddDefinitionTagsArgs) (*[]string, error)
AddDefinitionTags mocks base method
func (*MockBuildClient) AddRetentionLeases ¶
func (m *MockBuildClient) AddRetentionLeases(arg0 context.Context, arg1 build.AddRetentionLeasesArgs) (*[]build.RetentionLease, error)
AddRetentionLeases mocks base method
func (*MockBuildClient) AuthorizeDefinitionResources ¶
func (m *MockBuildClient) AuthorizeDefinitionResources(arg0 context.Context, arg1 build.AuthorizeDefinitionResourcesArgs) (*[]build.DefinitionResourceReference, error)
AuthorizeDefinitionResources mocks base method
func (*MockBuildClient) AuthorizeProjectResources ¶
func (m *MockBuildClient) AuthorizeProjectResources(arg0 context.Context, arg1 build.AuthorizeProjectResourcesArgs) (*[]build.DefinitionResourceReference, error)
AuthorizeProjectResources mocks base method
func (*MockBuildClient) CreateArtifact ¶
func (m *MockBuildClient) CreateArtifact(arg0 context.Context, arg1 build.CreateArtifactArgs) (*build.BuildArtifact, error)
CreateArtifact mocks base method
func (*MockBuildClient) CreateDefinition ¶
func (m *MockBuildClient) CreateDefinition(arg0 context.Context, arg1 build.CreateDefinitionArgs) (*build.BuildDefinition, error)
CreateDefinition mocks base method
func (*MockBuildClient) CreateFolder ¶
func (m *MockBuildClient) CreateFolder(arg0 context.Context, arg1 build.CreateFolderArgs) (*build.Folder, error)
CreateFolder mocks base method
func (*MockBuildClient) DeleteBuild ¶
func (m *MockBuildClient) DeleteBuild(arg0 context.Context, arg1 build.DeleteBuildArgs) error
DeleteBuild mocks base method
func (*MockBuildClient) DeleteBuildTag ¶
func (m *MockBuildClient) DeleteBuildTag(arg0 context.Context, arg1 build.DeleteBuildTagArgs) (*[]string, error)
DeleteBuildTag mocks base method
func (*MockBuildClient) DeleteDefinition ¶
func (m *MockBuildClient) DeleteDefinition(arg0 context.Context, arg1 build.DeleteDefinitionArgs) error
DeleteDefinition mocks base method
func (*MockBuildClient) DeleteDefinitionTag ¶
func (m *MockBuildClient) DeleteDefinitionTag(arg0 context.Context, arg1 build.DeleteDefinitionTagArgs) (*[]string, error)
DeleteDefinitionTag mocks base method
func (*MockBuildClient) DeleteFolder ¶
func (m *MockBuildClient) DeleteFolder(arg0 context.Context, arg1 build.DeleteFolderArgs) error
DeleteFolder mocks base method
func (*MockBuildClient) DeleteRetentionLeasesById ¶
func (m *MockBuildClient) DeleteRetentionLeasesById(arg0 context.Context, arg1 build.DeleteRetentionLeasesByIdArgs) error
DeleteRetentionLeasesById mocks base method
func (*MockBuildClient) DeleteTag ¶
func (m *MockBuildClient) DeleteTag(arg0 context.Context, arg1 build.DeleteTagArgs) (*[]string, error)
DeleteTag mocks base method
func (*MockBuildClient) DeleteTemplate ¶
func (m *MockBuildClient) DeleteTemplate(arg0 context.Context, arg1 build.DeleteTemplateArgs) error
DeleteTemplate mocks base method
func (*MockBuildClient) EXPECT ¶
func (m *MockBuildClient) EXPECT() *MockBuildClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockBuildClient) GetArtifact ¶
func (m *MockBuildClient) GetArtifact(arg0 context.Context, arg1 build.GetArtifactArgs) (*build.BuildArtifact, error)
GetArtifact mocks base method
func (*MockBuildClient) GetArtifactContentZip ¶
func (m *MockBuildClient) GetArtifactContentZip(arg0 context.Context, arg1 build.GetArtifactContentZipArgs) (io.ReadCloser, error)
GetArtifactContentZip mocks base method
func (*MockBuildClient) GetArtifacts ¶
func (m *MockBuildClient) GetArtifacts(arg0 context.Context, arg1 build.GetArtifactsArgs) (*[]build.BuildArtifact, error)
GetArtifacts mocks base method
func (*MockBuildClient) GetAttachment ¶
func (m *MockBuildClient) GetAttachment(arg0 context.Context, arg1 build.GetAttachmentArgs) (io.ReadCloser, error)
GetAttachment mocks base method
func (*MockBuildClient) GetAttachments ¶
func (m *MockBuildClient) GetAttachments(arg0 context.Context, arg1 build.GetAttachmentsArgs) (*[]build.Attachment, error)
GetAttachments mocks base method
func (*MockBuildClient) GetBuild ¶
func (m *MockBuildClient) GetBuild(arg0 context.Context, arg1 build.GetBuildArgs) (*build.Build, error)
GetBuild mocks base method
func (*MockBuildClient) GetBuildBadge ¶
func (m *MockBuildClient) GetBuildBadge(arg0 context.Context, arg1 build.GetBuildBadgeArgs) (*build.BuildBadge, error)
GetBuildBadge mocks base method
func (*MockBuildClient) GetBuildBadgeData ¶
func (m *MockBuildClient) GetBuildBadgeData(arg0 context.Context, arg1 build.GetBuildBadgeDataArgs) (*string, error)
GetBuildBadgeData mocks base method
func (*MockBuildClient) GetBuildChanges ¶
func (m *MockBuildClient) GetBuildChanges(arg0 context.Context, arg1 build.GetBuildChangesArgs) (*build.GetBuildChangesResponseValue, error)
GetBuildChanges mocks base method
func (*MockBuildClient) GetBuildController ¶
func (m *MockBuildClient) GetBuildController(arg0 context.Context, arg1 build.GetBuildControllerArgs) (*build.BuildController, error)
GetBuildController mocks base method
func (*MockBuildClient) GetBuildControllers ¶
func (m *MockBuildClient) GetBuildControllers(arg0 context.Context, arg1 build.GetBuildControllersArgs) (*[]build.BuildController, error)
GetBuildControllers mocks base method
func (*MockBuildClient) GetBuildGeneralSettings ¶
func (m *MockBuildClient) GetBuildGeneralSettings(arg0 context.Context, arg1 build.GetBuildGeneralSettingsArgs) (*build.PipelineGeneralSettings, error)
GetBuildGeneralSettings mocks base method
func (*MockBuildClient) GetBuildLog ¶
func (m *MockBuildClient) GetBuildLog(arg0 context.Context, arg1 build.GetBuildLogArgs) (io.ReadCloser, error)
GetBuildLog mocks base method
func (*MockBuildClient) GetBuildLogLines ¶
func (m *MockBuildClient) GetBuildLogLines(arg0 context.Context, arg1 build.GetBuildLogLinesArgs) (*[]string, error)
GetBuildLogLines mocks base method
func (*MockBuildClient) GetBuildLogZip ¶
func (m *MockBuildClient) GetBuildLogZip(arg0 context.Context, arg1 build.GetBuildLogZipArgs) (io.ReadCloser, error)
GetBuildLogZip mocks base method
func (*MockBuildClient) GetBuildLogs ¶
func (m *MockBuildClient) GetBuildLogs(arg0 context.Context, arg1 build.GetBuildLogsArgs) (*[]build.BuildLog, error)
GetBuildLogs mocks base method
func (*MockBuildClient) GetBuildLogsZip ¶
func (m *MockBuildClient) GetBuildLogsZip(arg0 context.Context, arg1 build.GetBuildLogsZipArgs) (io.ReadCloser, error)
GetBuildLogsZip mocks base method
func (*MockBuildClient) GetBuildOptionDefinitions ¶
func (m *MockBuildClient) GetBuildOptionDefinitions(arg0 context.Context, arg1 build.GetBuildOptionDefinitionsArgs) (*[]build.BuildOptionDefinition, error)
GetBuildOptionDefinitions mocks base method
func (*MockBuildClient) GetBuildProperties ¶
func (m *MockBuildClient) GetBuildProperties(arg0 context.Context, arg1 build.GetBuildPropertiesArgs) (interface{}, error)
GetBuildProperties mocks base method
func (*MockBuildClient) GetBuildReport ¶
func (m *MockBuildClient) GetBuildReport(arg0 context.Context, arg1 build.GetBuildReportArgs) (*build.BuildReportMetadata, error)
GetBuildReport mocks base method
func (*MockBuildClient) GetBuildReportHtmlContent ¶
func (m *MockBuildClient) GetBuildReportHtmlContent(arg0 context.Context, arg1 build.GetBuildReportHtmlContentArgs) (io.ReadCloser, error)
GetBuildReportHtmlContent mocks base method
func (*MockBuildClient) GetBuildSettings ¶
func (m *MockBuildClient) GetBuildSettings(arg0 context.Context, arg1 build.GetBuildSettingsArgs) (*build.BuildSettings, error)
GetBuildSettings mocks base method
func (*MockBuildClient) GetBuildTags ¶
func (m *MockBuildClient) GetBuildTags(arg0 context.Context, arg1 build.GetBuildTagsArgs) (*[]string, error)
GetBuildTags mocks base method
func (*MockBuildClient) GetBuildTimeline ¶
func (m *MockBuildClient) GetBuildTimeline(arg0 context.Context, arg1 build.GetBuildTimelineArgs) (*build.Timeline, error)
GetBuildTimeline mocks base method
func (*MockBuildClient) GetBuildWorkItemsRefs ¶
func (m *MockBuildClient) GetBuildWorkItemsRefs(arg0 context.Context, arg1 build.GetBuildWorkItemsRefsArgs) (*[]webapi.ResourceRef, error)
GetBuildWorkItemsRefs mocks base method
func (*MockBuildClient) GetBuildWorkItemsRefsFromCommits ¶
func (m *MockBuildClient) GetBuildWorkItemsRefsFromCommits(arg0 context.Context, arg1 build.GetBuildWorkItemsRefsFromCommitsArgs) (*[]webapi.ResourceRef, error)
GetBuildWorkItemsRefsFromCommits mocks base method
func (*MockBuildClient) GetBuilds ¶
func (m *MockBuildClient) GetBuilds(arg0 context.Context, arg1 build.GetBuildsArgs) (*build.GetBuildsResponseValue, error)
GetBuilds mocks base method
func (*MockBuildClient) GetChangesBetweenBuilds ¶
func (m *MockBuildClient) GetChangesBetweenBuilds(arg0 context.Context, arg1 build.GetChangesBetweenBuildsArgs) (*[]build.Change, error)
GetChangesBetweenBuilds mocks base method
func (*MockBuildClient) GetDefinition ¶
func (m *MockBuildClient) GetDefinition(arg0 context.Context, arg1 build.GetDefinitionArgs) (*build.BuildDefinition, error)
GetDefinition mocks base method
func (*MockBuildClient) GetDefinitionMetrics ¶
func (m *MockBuildClient) GetDefinitionMetrics(arg0 context.Context, arg1 build.GetDefinitionMetricsArgs) (*[]build.BuildMetric, error)
GetDefinitionMetrics mocks base method
func (*MockBuildClient) GetDefinitionProperties ¶
func (m *MockBuildClient) GetDefinitionProperties(arg0 context.Context, arg1 build.GetDefinitionPropertiesArgs) (interface{}, error)
GetDefinitionProperties mocks base method
func (*MockBuildClient) GetDefinitionResources ¶
func (m *MockBuildClient) GetDefinitionResources(arg0 context.Context, arg1 build.GetDefinitionResourcesArgs) (*[]build.DefinitionResourceReference, error)
GetDefinitionResources mocks base method
func (*MockBuildClient) GetDefinitionRevisions ¶
func (m *MockBuildClient) GetDefinitionRevisions(arg0 context.Context, arg1 build.GetDefinitionRevisionsArgs) (*[]build.BuildDefinitionRevision, error)
GetDefinitionRevisions mocks base method
func (*MockBuildClient) GetDefinitionTags ¶
func (m *MockBuildClient) GetDefinitionTags(arg0 context.Context, arg1 build.GetDefinitionTagsArgs) (*[]string, error)
GetDefinitionTags mocks base method
func (*MockBuildClient) GetDefinitionYaml ¶
func (m *MockBuildClient) GetDefinitionYaml(arg0 context.Context, arg1 build.GetDefinitionYamlArgs) (*build.YamlBuild, error)
GetDefinitionYaml mocks base method
func (*MockBuildClient) GetDefinitions ¶
func (m *MockBuildClient) GetDefinitions(arg0 context.Context, arg1 build.GetDefinitionsArgs) (*build.GetDefinitionsResponseValue, error)
GetDefinitions mocks base method
func (*MockBuildClient) GetFile ¶
func (m *MockBuildClient) GetFile(arg0 context.Context, arg1 build.GetFileArgs) (io.ReadCloser, error)
GetFile mocks base method
func (*MockBuildClient) GetFileContents ¶
func (m *MockBuildClient) GetFileContents(arg0 context.Context, arg1 build.GetFileContentsArgs) (io.ReadCloser, error)
GetFileContents mocks base method
func (*MockBuildClient) GetFolders ¶
func (m *MockBuildClient) GetFolders(arg0 context.Context, arg1 build.GetFoldersArgs) (*[]build.Folder, error)
GetFolders mocks base method
func (*MockBuildClient) GetLatestBuild ¶
func (m *MockBuildClient) GetLatestBuild(arg0 context.Context, arg1 build.GetLatestBuildArgs) (*build.Build, error)
GetLatestBuild mocks base method
func (*MockBuildClient) GetPathContents ¶
func (m *MockBuildClient) GetPathContents(arg0 context.Context, arg1 build.GetPathContentsArgs) (*[]build.SourceRepositoryItem, error)
GetPathContents mocks base method
func (*MockBuildClient) GetProjectMetrics ¶
func (m *MockBuildClient) GetProjectMetrics(arg0 context.Context, arg1 build.GetProjectMetricsArgs) (*[]build.BuildMetric, error)
GetProjectMetrics mocks base method
func (*MockBuildClient) GetProjectResources ¶
func (m *MockBuildClient) GetProjectResources(arg0 context.Context, arg1 build.GetProjectResourcesArgs) (*[]build.DefinitionResourceReference, error)
GetProjectResources mocks base method
func (*MockBuildClient) GetPullRequest ¶
func (m *MockBuildClient) GetPullRequest(arg0 context.Context, arg1 build.GetPullRequestArgs) (*build.PullRequest, error)
GetPullRequest mocks base method
func (*MockBuildClient) GetResourceUsage ¶
func (m *MockBuildClient) GetResourceUsage(arg0 context.Context, arg1 build.GetResourceUsageArgs) (*build.BuildResourceUsage, error)
GetResourceUsage mocks base method
func (*MockBuildClient) GetRetentionHistory ¶
func (m *MockBuildClient) GetRetentionHistory(arg0 context.Context, arg1 build.GetRetentionHistoryArgs) (*build.BuildRetentionHistory, error)
GetRetentionHistory mocks base method
func (*MockBuildClient) GetRetentionLease ¶
func (m *MockBuildClient) GetRetentionLease(arg0 context.Context, arg1 build.GetRetentionLeaseArgs) (*build.RetentionLease, error)
GetRetentionLease mocks base method
func (*MockBuildClient) GetRetentionLeasesByMinimalRetentionLeases ¶
func (m *MockBuildClient) GetRetentionLeasesByMinimalRetentionLeases(arg0 context.Context, arg1 build.GetRetentionLeasesByMinimalRetentionLeasesArgs) (*[]build.RetentionLease, error)
GetRetentionLeasesByMinimalRetentionLeases mocks base method
func (*MockBuildClient) GetRetentionLeasesByOwnerId ¶
func (m *MockBuildClient) GetRetentionLeasesByOwnerId(arg0 context.Context, arg1 build.GetRetentionLeasesByOwnerIdArgs) (*[]build.RetentionLease, error)
GetRetentionLeasesByOwnerId mocks base method
func (*MockBuildClient) GetRetentionLeasesByUserId ¶
func (m *MockBuildClient) GetRetentionLeasesByUserId(arg0 context.Context, arg1 build.GetRetentionLeasesByUserIdArgs) (*[]build.RetentionLease, error)
GetRetentionLeasesByUserId mocks base method
func (*MockBuildClient) GetRetentionLeasesForBuild ¶
func (m *MockBuildClient) GetRetentionLeasesForBuild(arg0 context.Context, arg1 build.GetRetentionLeasesForBuildArgs) (*[]build.RetentionLease, error)
GetRetentionLeasesForBuild mocks base method
func (*MockBuildClient) GetRetentionSettings ¶
func (m *MockBuildClient) GetRetentionSettings(arg0 context.Context, arg1 build.GetRetentionSettingsArgs) (*build.ProjectRetentionSetting, error)
GetRetentionSettings mocks base method
func (*MockBuildClient) GetStatusBadge ¶
func (m *MockBuildClient) GetStatusBadge(arg0 context.Context, arg1 build.GetStatusBadgeArgs) (*string, error)
GetStatusBadge mocks base method
func (*MockBuildClient) GetTags ¶
func (m *MockBuildClient) GetTags(arg0 context.Context, arg1 build.GetTagsArgs) (*[]string, error)
GetTags mocks base method
func (*MockBuildClient) GetTemplate ¶
func (m *MockBuildClient) GetTemplate(arg0 context.Context, arg1 build.GetTemplateArgs) (*build.BuildDefinitionTemplate, error)
GetTemplate mocks base method
func (*MockBuildClient) GetTemplates ¶
func (m *MockBuildClient) GetTemplates(arg0 context.Context, arg1 build.GetTemplatesArgs) (*[]build.BuildDefinitionTemplate, error)
GetTemplates mocks base method
func (*MockBuildClient) GetWorkItemsBetweenBuilds ¶
func (m *MockBuildClient) GetWorkItemsBetweenBuilds(arg0 context.Context, arg1 build.GetWorkItemsBetweenBuildsArgs) (*[]webapi.ResourceRef, error)
GetWorkItemsBetweenBuilds mocks base method
func (*MockBuildClient) ListBranches ¶
func (m *MockBuildClient) ListBranches(arg0 context.Context, arg1 build.ListBranchesArgs) (*[]string, error)
ListBranches mocks base method
func (*MockBuildClient) ListRepositories ¶
func (m *MockBuildClient) ListRepositories(arg0 context.Context, arg1 build.ListRepositoriesArgs) (*build.SourceRepositories, error)
ListRepositories mocks base method
func (*MockBuildClient) ListSourceProviders ¶
func (m *MockBuildClient) ListSourceProviders(arg0 context.Context, arg1 build.ListSourceProvidersArgs) (*[]build.SourceProviderAttributes, error)
ListSourceProviders mocks base method
func (*MockBuildClient) ListWebhooks ¶
func (m *MockBuildClient) ListWebhooks(arg0 context.Context, arg1 build.ListWebhooksArgs) (*[]build.RepositoryWebhook, error)
ListWebhooks mocks base method
func (*MockBuildClient) QueueBuild ¶
func (m *MockBuildClient) QueueBuild(arg0 context.Context, arg1 build.QueueBuildArgs) (*build.Build, error)
QueueBuild mocks base method
func (*MockBuildClient) RestoreDefinition ¶
func (m *MockBuildClient) RestoreDefinition(arg0 context.Context, arg1 build.RestoreDefinitionArgs) (*build.BuildDefinition, error)
RestoreDefinition mocks base method
func (*MockBuildClient) RestoreWebhooks ¶
func (m *MockBuildClient) RestoreWebhooks(arg0 context.Context, arg1 build.RestoreWebhooksArgs) error
RestoreWebhooks mocks base method
func (*MockBuildClient) SaveTemplate ¶
func (m *MockBuildClient) SaveTemplate(arg0 context.Context, arg1 build.SaveTemplateArgs) (*build.BuildDefinitionTemplate, error)
SaveTemplate mocks base method
func (*MockBuildClient) UpdateBuild ¶
func (m *MockBuildClient) UpdateBuild(arg0 context.Context, arg1 build.UpdateBuildArgs) (*build.Build, error)
UpdateBuild mocks base method
func (*MockBuildClient) UpdateBuildGeneralSettings ¶
func (m *MockBuildClient) UpdateBuildGeneralSettings(arg0 context.Context, arg1 build.UpdateBuildGeneralSettingsArgs) (*build.PipelineGeneralSettings, error)
UpdateBuildGeneralSettings mocks base method
func (*MockBuildClient) UpdateBuildProperties ¶
func (m *MockBuildClient) UpdateBuildProperties(arg0 context.Context, arg1 build.UpdateBuildPropertiesArgs) (interface{}, error)
UpdateBuildProperties mocks base method
func (*MockBuildClient) UpdateBuildSettings ¶
func (m *MockBuildClient) UpdateBuildSettings(arg0 context.Context, arg1 build.UpdateBuildSettingsArgs) (*build.BuildSettings, error)
UpdateBuildSettings mocks base method
func (*MockBuildClient) UpdateBuildTags ¶
func (m *MockBuildClient) UpdateBuildTags(arg0 context.Context, arg1 build.UpdateBuildTagsArgs) (*[]string, error)
UpdateBuildTags mocks base method
func (*MockBuildClient) UpdateBuilds ¶
func (m *MockBuildClient) UpdateBuilds(arg0 context.Context, arg1 build.UpdateBuildsArgs) (*[]build.Build, error)
UpdateBuilds mocks base method
func (*MockBuildClient) UpdateDefinition ¶
func (m *MockBuildClient) UpdateDefinition(arg0 context.Context, arg1 build.UpdateDefinitionArgs) (*build.BuildDefinition, error)
UpdateDefinition mocks base method
func (*MockBuildClient) UpdateDefinitionProperties ¶
func (m *MockBuildClient) UpdateDefinitionProperties(arg0 context.Context, arg1 build.UpdateDefinitionPropertiesArgs) (interface{}, error)
UpdateDefinitionProperties mocks base method
func (*MockBuildClient) UpdateDefinitionTags ¶
func (m *MockBuildClient) UpdateDefinitionTags(arg0 context.Context, arg1 build.UpdateDefinitionTagsArgs) (*[]string, error)
UpdateDefinitionTags mocks base method
func (*MockBuildClient) UpdateFolder ¶
func (m *MockBuildClient) UpdateFolder(arg0 context.Context, arg1 build.UpdateFolderArgs) (*build.Folder, error)
UpdateFolder mocks base method
func (*MockBuildClient) UpdateRetentionLease ¶
func (m *MockBuildClient) UpdateRetentionLease(arg0 context.Context, arg1 build.UpdateRetentionLeaseArgs) (*build.RetentionLease, error)
UpdateRetentionLease mocks base method
func (*MockBuildClient) UpdateRetentionSettings ¶
func (m *MockBuildClient) UpdateRetentionSettings(arg0 context.Context, arg1 build.UpdateRetentionSettingsArgs) (*build.ProjectRetentionSetting, error)
UpdateRetentionSettings mocks base method
func (*MockBuildClient) UpdateStage ¶
func (m *MockBuildClient) UpdateStage(arg0 context.Context, arg1 build.UpdateStageArgs) error
UpdateStage mocks base method
type MockBuildClientMockRecorder ¶
type MockBuildClientMockRecorder struct {
// contains filtered or unexported fields
}
MockBuildClientMockRecorder is the mock recorder for MockBuildClient
func (*MockBuildClientMockRecorder) AddBuildTag ¶
func (mr *MockBuildClientMockRecorder) AddBuildTag(arg0, arg1 interface{}) *gomock.Call
AddBuildTag indicates an expected call of AddBuildTag
func (*MockBuildClientMockRecorder) AddBuildTags ¶
func (mr *MockBuildClientMockRecorder) AddBuildTags(arg0, arg1 interface{}) *gomock.Call
AddBuildTags indicates an expected call of AddBuildTags
func (*MockBuildClientMockRecorder) AddDefinitionTag ¶
func (mr *MockBuildClientMockRecorder) AddDefinitionTag(arg0, arg1 interface{}) *gomock.Call
AddDefinitionTag indicates an expected call of AddDefinitionTag
func (*MockBuildClientMockRecorder) AddDefinitionTags ¶
func (mr *MockBuildClientMockRecorder) AddDefinitionTags(arg0, arg1 interface{}) *gomock.Call
AddDefinitionTags indicates an expected call of AddDefinitionTags
func (*MockBuildClientMockRecorder) AddRetentionLeases ¶
func (mr *MockBuildClientMockRecorder) AddRetentionLeases(arg0, arg1 interface{}) *gomock.Call
AddRetentionLeases indicates an expected call of AddRetentionLeases
func (*MockBuildClientMockRecorder) AuthorizeDefinitionResources ¶
func (mr *MockBuildClientMockRecorder) AuthorizeDefinitionResources(arg0, arg1 interface{}) *gomock.Call
AuthorizeDefinitionResources indicates an expected call of AuthorizeDefinitionResources
func (*MockBuildClientMockRecorder) AuthorizeProjectResources ¶
func (mr *MockBuildClientMockRecorder) AuthorizeProjectResources(arg0, arg1 interface{}) *gomock.Call
AuthorizeProjectResources indicates an expected call of AuthorizeProjectResources
func (*MockBuildClientMockRecorder) CreateArtifact ¶
func (mr *MockBuildClientMockRecorder) CreateArtifact(arg0, arg1 interface{}) *gomock.Call
CreateArtifact indicates an expected call of CreateArtifact
func (*MockBuildClientMockRecorder) CreateDefinition ¶
func (mr *MockBuildClientMockRecorder) CreateDefinition(arg0, arg1 interface{}) *gomock.Call
CreateDefinition indicates an expected call of CreateDefinition
func (*MockBuildClientMockRecorder) CreateFolder ¶
func (mr *MockBuildClientMockRecorder) CreateFolder(arg0, arg1 interface{}) *gomock.Call
CreateFolder indicates an expected call of CreateFolder
func (*MockBuildClientMockRecorder) DeleteBuild ¶
func (mr *MockBuildClientMockRecorder) DeleteBuild(arg0, arg1 interface{}) *gomock.Call
DeleteBuild indicates an expected call of DeleteBuild
func (*MockBuildClientMockRecorder) DeleteBuildTag ¶
func (mr *MockBuildClientMockRecorder) DeleteBuildTag(arg0, arg1 interface{}) *gomock.Call
DeleteBuildTag indicates an expected call of DeleteBuildTag
func (*MockBuildClientMockRecorder) DeleteDefinition ¶
func (mr *MockBuildClientMockRecorder) DeleteDefinition(arg0, arg1 interface{}) *gomock.Call
DeleteDefinition indicates an expected call of DeleteDefinition
func (*MockBuildClientMockRecorder) DeleteDefinitionTag ¶
func (mr *MockBuildClientMockRecorder) DeleteDefinitionTag(arg0, arg1 interface{}) *gomock.Call
DeleteDefinitionTag indicates an expected call of DeleteDefinitionTag
func (*MockBuildClientMockRecorder) DeleteFolder ¶
func (mr *MockBuildClientMockRecorder) DeleteFolder(arg0, arg1 interface{}) *gomock.Call
DeleteFolder indicates an expected call of DeleteFolder
func (*MockBuildClientMockRecorder) DeleteRetentionLeasesById ¶
func (mr *MockBuildClientMockRecorder) DeleteRetentionLeasesById(arg0, arg1 interface{}) *gomock.Call
DeleteRetentionLeasesById indicates an expected call of DeleteRetentionLeasesById
func (*MockBuildClientMockRecorder) DeleteTag ¶
func (mr *MockBuildClientMockRecorder) DeleteTag(arg0, arg1 interface{}) *gomock.Call
DeleteTag indicates an expected call of DeleteTag
func (*MockBuildClientMockRecorder) DeleteTemplate ¶
func (mr *MockBuildClientMockRecorder) DeleteTemplate(arg0, arg1 interface{}) *gomock.Call
DeleteTemplate indicates an expected call of DeleteTemplate
func (*MockBuildClientMockRecorder) GetArtifact ¶
func (mr *MockBuildClientMockRecorder) GetArtifact(arg0, arg1 interface{}) *gomock.Call
GetArtifact indicates an expected call of GetArtifact
func (*MockBuildClientMockRecorder) GetArtifactContentZip ¶
func (mr *MockBuildClientMockRecorder) GetArtifactContentZip(arg0, arg1 interface{}) *gomock.Call
GetArtifactContentZip indicates an expected call of GetArtifactContentZip
func (*MockBuildClientMockRecorder) GetArtifacts ¶
func (mr *MockBuildClientMockRecorder) GetArtifacts(arg0, arg1 interface{}) *gomock.Call
GetArtifacts indicates an expected call of GetArtifacts
func (*MockBuildClientMockRecorder) GetAttachment ¶
func (mr *MockBuildClientMockRecorder) GetAttachment(arg0, arg1 interface{}) *gomock.Call
GetAttachment indicates an expected call of GetAttachment
func (*MockBuildClientMockRecorder) GetAttachments ¶
func (mr *MockBuildClientMockRecorder) GetAttachments(arg0, arg1 interface{}) *gomock.Call
GetAttachments indicates an expected call of GetAttachments
func (*MockBuildClientMockRecorder) GetBuild ¶
func (mr *MockBuildClientMockRecorder) GetBuild(arg0, arg1 interface{}) *gomock.Call
GetBuild indicates an expected call of GetBuild
func (*MockBuildClientMockRecorder) GetBuildBadge ¶
func (mr *MockBuildClientMockRecorder) GetBuildBadge(arg0, arg1 interface{}) *gomock.Call
GetBuildBadge indicates an expected call of GetBuildBadge
func (*MockBuildClientMockRecorder) GetBuildBadgeData ¶
func (mr *MockBuildClientMockRecorder) GetBuildBadgeData(arg0, arg1 interface{}) *gomock.Call
GetBuildBadgeData indicates an expected call of GetBuildBadgeData
func (*MockBuildClientMockRecorder) GetBuildChanges ¶
func (mr *MockBuildClientMockRecorder) GetBuildChanges(arg0, arg1 interface{}) *gomock.Call
GetBuildChanges indicates an expected call of GetBuildChanges
func (*MockBuildClientMockRecorder) GetBuildController ¶
func (mr *MockBuildClientMockRecorder) GetBuildController(arg0, arg1 interface{}) *gomock.Call
GetBuildController indicates an expected call of GetBuildController
func (*MockBuildClientMockRecorder) GetBuildControllers ¶
func (mr *MockBuildClientMockRecorder) GetBuildControllers(arg0, arg1 interface{}) *gomock.Call
GetBuildControllers indicates an expected call of GetBuildControllers
func (*MockBuildClientMockRecorder) GetBuildGeneralSettings ¶
func (mr *MockBuildClientMockRecorder) GetBuildGeneralSettings(arg0, arg1 interface{}) *gomock.Call
GetBuildGeneralSettings indicates an expected call of GetBuildGeneralSettings
func (*MockBuildClientMockRecorder) GetBuildLog ¶
func (mr *MockBuildClientMockRecorder) GetBuildLog(arg0, arg1 interface{}) *gomock.Call
GetBuildLog indicates an expected call of GetBuildLog
func (*MockBuildClientMockRecorder) GetBuildLogLines ¶
func (mr *MockBuildClientMockRecorder) GetBuildLogLines(arg0, arg1 interface{}) *gomock.Call
GetBuildLogLines indicates an expected call of GetBuildLogLines
func (*MockBuildClientMockRecorder) GetBuildLogZip ¶
func (mr *MockBuildClientMockRecorder) GetBuildLogZip(arg0, arg1 interface{}) *gomock.Call
GetBuildLogZip indicates an expected call of GetBuildLogZip
func (*MockBuildClientMockRecorder) GetBuildLogs ¶
func (mr *MockBuildClientMockRecorder) GetBuildLogs(arg0, arg1 interface{}) *gomock.Call
GetBuildLogs indicates an expected call of GetBuildLogs
func (*MockBuildClientMockRecorder) GetBuildLogsZip ¶
func (mr *MockBuildClientMockRecorder) GetBuildLogsZip(arg0, arg1 interface{}) *gomock.Call
GetBuildLogsZip indicates an expected call of GetBuildLogsZip
func (*MockBuildClientMockRecorder) GetBuildOptionDefinitions ¶
func (mr *MockBuildClientMockRecorder) GetBuildOptionDefinitions(arg0, arg1 interface{}) *gomock.Call
GetBuildOptionDefinitions indicates an expected call of GetBuildOptionDefinitions
func (*MockBuildClientMockRecorder) GetBuildProperties ¶
func (mr *MockBuildClientMockRecorder) GetBuildProperties(arg0, arg1 interface{}) *gomock.Call
GetBuildProperties indicates an expected call of GetBuildProperties
func (*MockBuildClientMockRecorder) GetBuildReport ¶
func (mr *MockBuildClientMockRecorder) GetBuildReport(arg0, arg1 interface{}) *gomock.Call
GetBuildReport indicates an expected call of GetBuildReport
func (*MockBuildClientMockRecorder) GetBuildReportHtmlContent ¶
func (mr *MockBuildClientMockRecorder) GetBuildReportHtmlContent(arg0, arg1 interface{}) *gomock.Call
GetBuildReportHtmlContent indicates an expected call of GetBuildReportHtmlContent
func (*MockBuildClientMockRecorder) GetBuildSettings ¶
func (mr *MockBuildClientMockRecorder) GetBuildSettings(arg0, arg1 interface{}) *gomock.Call
GetBuildSettings indicates an expected call of GetBuildSettings
func (*MockBuildClientMockRecorder) GetBuildTags ¶
func (mr *MockBuildClientMockRecorder) GetBuildTags(arg0, arg1 interface{}) *gomock.Call
GetBuildTags indicates an expected call of GetBuildTags
func (*MockBuildClientMockRecorder) GetBuildTimeline ¶
func (mr *MockBuildClientMockRecorder) GetBuildTimeline(arg0, arg1 interface{}) *gomock.Call
GetBuildTimeline indicates an expected call of GetBuildTimeline
func (*MockBuildClientMockRecorder) GetBuildWorkItemsRefs ¶
func (mr *MockBuildClientMockRecorder) GetBuildWorkItemsRefs(arg0, arg1 interface{}) *gomock.Call
GetBuildWorkItemsRefs indicates an expected call of GetBuildWorkItemsRefs
func (*MockBuildClientMockRecorder) GetBuildWorkItemsRefsFromCommits ¶
func (mr *MockBuildClientMockRecorder) GetBuildWorkItemsRefsFromCommits(arg0, arg1 interface{}) *gomock.Call
GetBuildWorkItemsRefsFromCommits indicates an expected call of GetBuildWorkItemsRefsFromCommits
func (*MockBuildClientMockRecorder) GetBuilds ¶
func (mr *MockBuildClientMockRecorder) GetBuilds(arg0, arg1 interface{}) *gomock.Call
GetBuilds indicates an expected call of GetBuilds
func (*MockBuildClientMockRecorder) GetChangesBetweenBuilds ¶
func (mr *MockBuildClientMockRecorder) GetChangesBetweenBuilds(arg0, arg1 interface{}) *gomock.Call
GetChangesBetweenBuilds indicates an expected call of GetChangesBetweenBuilds
func (*MockBuildClientMockRecorder) GetDefinition ¶
func (mr *MockBuildClientMockRecorder) GetDefinition(arg0, arg1 interface{}) *gomock.Call
GetDefinition indicates an expected call of GetDefinition
func (*MockBuildClientMockRecorder) GetDefinitionMetrics ¶
func (mr *MockBuildClientMockRecorder) GetDefinitionMetrics(arg0, arg1 interface{}) *gomock.Call
GetDefinitionMetrics indicates an expected call of GetDefinitionMetrics
func (*MockBuildClientMockRecorder) GetDefinitionProperties ¶
func (mr *MockBuildClientMockRecorder) GetDefinitionProperties(arg0, arg1 interface{}) *gomock.Call
GetDefinitionProperties indicates an expected call of GetDefinitionProperties
func (*MockBuildClientMockRecorder) GetDefinitionResources ¶
func (mr *MockBuildClientMockRecorder) GetDefinitionResources(arg0, arg1 interface{}) *gomock.Call
GetDefinitionResources indicates an expected call of GetDefinitionResources
func (*MockBuildClientMockRecorder) GetDefinitionRevisions ¶
func (mr *MockBuildClientMockRecorder) GetDefinitionRevisions(arg0, arg1 interface{}) *gomock.Call
GetDefinitionRevisions indicates an expected call of GetDefinitionRevisions
func (*MockBuildClientMockRecorder) GetDefinitionTags ¶
func (mr *MockBuildClientMockRecorder) GetDefinitionTags(arg0, arg1 interface{}) *gomock.Call
GetDefinitionTags indicates an expected call of GetDefinitionTags
func (*MockBuildClientMockRecorder) GetDefinitionYaml ¶
func (mr *MockBuildClientMockRecorder) GetDefinitionYaml(arg0, arg1 interface{}) *gomock.Call
GetDefinitionYaml indicates an expected call of GetDefinitionYaml
func (*MockBuildClientMockRecorder) GetDefinitions ¶
func (mr *MockBuildClientMockRecorder) GetDefinitions(arg0, arg1 interface{}) *gomock.Call
GetDefinitions indicates an expected call of GetDefinitions
func (*MockBuildClientMockRecorder) GetFile ¶
func (mr *MockBuildClientMockRecorder) GetFile(arg0, arg1 interface{}) *gomock.Call
GetFile indicates an expected call of GetFile
func (*MockBuildClientMockRecorder) GetFileContents ¶
func (mr *MockBuildClientMockRecorder) GetFileContents(arg0, arg1 interface{}) *gomock.Call
GetFileContents indicates an expected call of GetFileContents
func (*MockBuildClientMockRecorder) GetFolders ¶
func (mr *MockBuildClientMockRecorder) GetFolders(arg0, arg1 interface{}) *gomock.Call
GetFolders indicates an expected call of GetFolders
func (*MockBuildClientMockRecorder) GetLatestBuild ¶
func (mr *MockBuildClientMockRecorder) GetLatestBuild(arg0, arg1 interface{}) *gomock.Call
GetLatestBuild indicates an expected call of GetLatestBuild
func (*MockBuildClientMockRecorder) GetPathContents ¶
func (mr *MockBuildClientMockRecorder) GetPathContents(arg0, arg1 interface{}) *gomock.Call
GetPathContents indicates an expected call of GetPathContents
func (*MockBuildClientMockRecorder) GetProjectMetrics ¶
func (mr *MockBuildClientMockRecorder) GetProjectMetrics(arg0, arg1 interface{}) *gomock.Call
GetProjectMetrics indicates an expected call of GetProjectMetrics
func (*MockBuildClientMockRecorder) GetProjectResources ¶
func (mr *MockBuildClientMockRecorder) GetProjectResources(arg0, arg1 interface{}) *gomock.Call
GetProjectResources indicates an expected call of GetProjectResources
func (*MockBuildClientMockRecorder) GetPullRequest ¶
func (mr *MockBuildClientMockRecorder) GetPullRequest(arg0, arg1 interface{}) *gomock.Call
GetPullRequest indicates an expected call of GetPullRequest
func (*MockBuildClientMockRecorder) GetResourceUsage ¶
func (mr *MockBuildClientMockRecorder) GetResourceUsage(arg0, arg1 interface{}) *gomock.Call
GetResourceUsage indicates an expected call of GetResourceUsage
func (*MockBuildClientMockRecorder) GetRetentionHistory ¶
func (mr *MockBuildClientMockRecorder) GetRetentionHistory(arg0, arg1 interface{}) *gomock.Call
GetRetentionHistory indicates an expected call of GetRetentionHistory
func (*MockBuildClientMockRecorder) GetRetentionLease ¶
func (mr *MockBuildClientMockRecorder) GetRetentionLease(arg0, arg1 interface{}) *gomock.Call
GetRetentionLease indicates an expected call of GetRetentionLease
func (*MockBuildClientMockRecorder) GetRetentionLeasesByMinimalRetentionLeases ¶
func (mr *MockBuildClientMockRecorder) GetRetentionLeasesByMinimalRetentionLeases(arg0, arg1 interface{}) *gomock.Call
GetRetentionLeasesByMinimalRetentionLeases indicates an expected call of GetRetentionLeasesByMinimalRetentionLeases
func (*MockBuildClientMockRecorder) GetRetentionLeasesByOwnerId ¶
func (mr *MockBuildClientMockRecorder) GetRetentionLeasesByOwnerId(arg0, arg1 interface{}) *gomock.Call
GetRetentionLeasesByOwnerId indicates an expected call of GetRetentionLeasesByOwnerId
func (*MockBuildClientMockRecorder) GetRetentionLeasesByUserId ¶
func (mr *MockBuildClientMockRecorder) GetRetentionLeasesByUserId(arg0, arg1 interface{}) *gomock.Call
GetRetentionLeasesByUserId indicates an expected call of GetRetentionLeasesByUserId
func (*MockBuildClientMockRecorder) GetRetentionLeasesForBuild ¶
func (mr *MockBuildClientMockRecorder) GetRetentionLeasesForBuild(arg0, arg1 interface{}) *gomock.Call
GetRetentionLeasesForBuild indicates an expected call of GetRetentionLeasesForBuild
func (*MockBuildClientMockRecorder) GetRetentionSettings ¶
func (mr *MockBuildClientMockRecorder) GetRetentionSettings(arg0, arg1 interface{}) *gomock.Call
GetRetentionSettings indicates an expected call of GetRetentionSettings
func (*MockBuildClientMockRecorder) GetStatusBadge ¶
func (mr *MockBuildClientMockRecorder) GetStatusBadge(arg0, arg1 interface{}) *gomock.Call
GetStatusBadge indicates an expected call of GetStatusBadge
func (*MockBuildClientMockRecorder) GetTags ¶
func (mr *MockBuildClientMockRecorder) GetTags(arg0, arg1 interface{}) *gomock.Call
GetTags indicates an expected call of GetTags
func (*MockBuildClientMockRecorder) GetTemplate ¶
func (mr *MockBuildClientMockRecorder) GetTemplate(arg0, arg1 interface{}) *gomock.Call
GetTemplate indicates an expected call of GetTemplate
func (*MockBuildClientMockRecorder) GetTemplates ¶
func (mr *MockBuildClientMockRecorder) GetTemplates(arg0, arg1 interface{}) *gomock.Call
GetTemplates indicates an expected call of GetTemplates
func (*MockBuildClientMockRecorder) GetWorkItemsBetweenBuilds ¶
func (mr *MockBuildClientMockRecorder) GetWorkItemsBetweenBuilds(arg0, arg1 interface{}) *gomock.Call
GetWorkItemsBetweenBuilds indicates an expected call of GetWorkItemsBetweenBuilds
func (*MockBuildClientMockRecorder) ListBranches ¶
func (mr *MockBuildClientMockRecorder) ListBranches(arg0, arg1 interface{}) *gomock.Call
ListBranches indicates an expected call of ListBranches
func (*MockBuildClientMockRecorder) ListRepositories ¶
func (mr *MockBuildClientMockRecorder) ListRepositories(arg0, arg1 interface{}) *gomock.Call
ListRepositories indicates an expected call of ListRepositories
func (*MockBuildClientMockRecorder) ListSourceProviders ¶
func (mr *MockBuildClientMockRecorder) ListSourceProviders(arg0, arg1 interface{}) *gomock.Call
ListSourceProviders indicates an expected call of ListSourceProviders
func (*MockBuildClientMockRecorder) ListWebhooks ¶
func (mr *MockBuildClientMockRecorder) ListWebhooks(arg0, arg1 interface{}) *gomock.Call
ListWebhooks indicates an expected call of ListWebhooks
func (*MockBuildClientMockRecorder) QueueBuild ¶
func (mr *MockBuildClientMockRecorder) QueueBuild(arg0, arg1 interface{}) *gomock.Call
QueueBuild indicates an expected call of QueueBuild
func (*MockBuildClientMockRecorder) RestoreDefinition ¶
func (mr *MockBuildClientMockRecorder) RestoreDefinition(arg0, arg1 interface{}) *gomock.Call
RestoreDefinition indicates an expected call of RestoreDefinition
func (*MockBuildClientMockRecorder) RestoreWebhooks ¶
func (mr *MockBuildClientMockRecorder) RestoreWebhooks(arg0, arg1 interface{}) *gomock.Call
RestoreWebhooks indicates an expected call of RestoreWebhooks
func (*MockBuildClientMockRecorder) SaveTemplate ¶
func (mr *MockBuildClientMockRecorder) SaveTemplate(arg0, arg1 interface{}) *gomock.Call
SaveTemplate indicates an expected call of SaveTemplate
func (*MockBuildClientMockRecorder) UpdateBuild ¶
func (mr *MockBuildClientMockRecorder) UpdateBuild(arg0, arg1 interface{}) *gomock.Call
UpdateBuild indicates an expected call of UpdateBuild
func (*MockBuildClientMockRecorder) UpdateBuildGeneralSettings ¶
func (mr *MockBuildClientMockRecorder) UpdateBuildGeneralSettings(arg0, arg1 interface{}) *gomock.Call
UpdateBuildGeneralSettings indicates an expected call of UpdateBuildGeneralSettings
func (*MockBuildClientMockRecorder) UpdateBuildProperties ¶
func (mr *MockBuildClientMockRecorder) UpdateBuildProperties(arg0, arg1 interface{}) *gomock.Call
UpdateBuildProperties indicates an expected call of UpdateBuildProperties
func (*MockBuildClientMockRecorder) UpdateBuildSettings ¶
func (mr *MockBuildClientMockRecorder) UpdateBuildSettings(arg0, arg1 interface{}) *gomock.Call
UpdateBuildSettings indicates an expected call of UpdateBuildSettings
func (*MockBuildClientMockRecorder) UpdateBuildTags ¶
func (mr *MockBuildClientMockRecorder) UpdateBuildTags(arg0, arg1 interface{}) *gomock.Call
UpdateBuildTags indicates an expected call of UpdateBuildTags
func (*MockBuildClientMockRecorder) UpdateBuilds ¶
func (mr *MockBuildClientMockRecorder) UpdateBuilds(arg0, arg1 interface{}) *gomock.Call
UpdateBuilds indicates an expected call of UpdateBuilds
func (*MockBuildClientMockRecorder) UpdateDefinition ¶
func (mr *MockBuildClientMockRecorder) UpdateDefinition(arg0, arg1 interface{}) *gomock.Call
UpdateDefinition indicates an expected call of UpdateDefinition
func (*MockBuildClientMockRecorder) UpdateDefinitionProperties ¶
func (mr *MockBuildClientMockRecorder) UpdateDefinitionProperties(arg0, arg1 interface{}) *gomock.Call
UpdateDefinitionProperties indicates an expected call of UpdateDefinitionProperties
func (*MockBuildClientMockRecorder) UpdateDefinitionTags ¶
func (mr *MockBuildClientMockRecorder) UpdateDefinitionTags(arg0, arg1 interface{}) *gomock.Call
UpdateDefinitionTags indicates an expected call of UpdateDefinitionTags
func (*MockBuildClientMockRecorder) UpdateFolder ¶
func (mr *MockBuildClientMockRecorder) UpdateFolder(arg0, arg1 interface{}) *gomock.Call
UpdateFolder indicates an expected call of UpdateFolder
func (*MockBuildClientMockRecorder) UpdateRetentionLease ¶
func (mr *MockBuildClientMockRecorder) UpdateRetentionLease(arg0, arg1 interface{}) *gomock.Call
UpdateRetentionLease indicates an expected call of UpdateRetentionLease
func (*MockBuildClientMockRecorder) UpdateRetentionSettings ¶
func (mr *MockBuildClientMockRecorder) UpdateRetentionSettings(arg0, arg1 interface{}) *gomock.Call
UpdateRetentionSettings indicates an expected call of UpdateRetentionSettings
func (*MockBuildClientMockRecorder) UpdateStage ¶
func (mr *MockBuildClientMockRecorder) UpdateStage(arg0, arg1 interface{}) *gomock.Call
UpdateStage indicates an expected call of UpdateStage
type MockCoreClient ¶
type MockCoreClient struct {
// contains filtered or unexported fields
}
MockCoreClient is a mock of Client interface
func NewMockCoreClient ¶
func NewMockCoreClient(ctrl *gomock.Controller) *MockCoreClient
NewMockCoreClient creates a new mock instance
func (*MockCoreClient) CreateConnectedService ¶
func (m *MockCoreClient) CreateConnectedService(arg0 context.Context, arg1 core.CreateConnectedServiceArgs) (*core.WebApiConnectedService, error)
CreateConnectedService mocks base method
func (*MockCoreClient) CreateOrUpdateProxy ¶
func (m *MockCoreClient) CreateOrUpdateProxy(arg0 context.Context, arg1 core.CreateOrUpdateProxyArgs) (*core.Proxy, error)
CreateOrUpdateProxy mocks base method
func (*MockCoreClient) CreateTeam ¶
func (m *MockCoreClient) CreateTeam(arg0 context.Context, arg1 core.CreateTeamArgs) (*core.WebApiTeam, error)
CreateTeam mocks base method
func (*MockCoreClient) DeleteProxy ¶
func (m *MockCoreClient) DeleteProxy(arg0 context.Context, arg1 core.DeleteProxyArgs) error
DeleteProxy mocks base method
func (*MockCoreClient) DeleteTeam ¶
func (m *MockCoreClient) DeleteTeam(arg0 context.Context, arg1 core.DeleteTeamArgs) error
DeleteTeam mocks base method
func (*MockCoreClient) EXPECT ¶
func (m *MockCoreClient) EXPECT() *MockCoreClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockCoreClient) GetAllTeams ¶
func (m *MockCoreClient) GetAllTeams(arg0 context.Context, arg1 core.GetAllTeamsArgs) (*[]core.WebApiTeam, error)
GetAllTeams mocks base method
func (*MockCoreClient) GetConnectedServiceDetails ¶
func (m *MockCoreClient) GetConnectedServiceDetails(arg0 context.Context, arg1 core.GetConnectedServiceDetailsArgs) (*core.WebApiConnectedServiceDetails, error)
GetConnectedServiceDetails mocks base method
func (*MockCoreClient) GetConnectedServices ¶
func (m *MockCoreClient) GetConnectedServices(arg0 context.Context, arg1 core.GetConnectedServicesArgs) (*[]core.WebApiConnectedService, error)
GetConnectedServices mocks base method
func (*MockCoreClient) GetProcessById ¶
func (m *MockCoreClient) GetProcessById(arg0 context.Context, arg1 core.GetProcessByIdArgs) (*core.Process, error)
GetProcessById mocks base method
func (*MockCoreClient) GetProcesses ¶
func (m *MockCoreClient) GetProcesses(arg0 context.Context, arg1 core.GetProcessesArgs) (*[]core.Process, error)
GetProcesses mocks base method
func (*MockCoreClient) GetProject ¶
func (m *MockCoreClient) GetProject(arg0 context.Context, arg1 core.GetProjectArgs) (*core.TeamProject, error)
GetProject mocks base method
func (*MockCoreClient) GetProjectCollection ¶
func (m *MockCoreClient) GetProjectCollection(arg0 context.Context, arg1 core.GetProjectCollectionArgs) (*core.TeamProjectCollection, error)
GetProjectCollection mocks base method
func (*MockCoreClient) GetProjectCollections ¶
func (m *MockCoreClient) GetProjectCollections(arg0 context.Context, arg1 core.GetProjectCollectionsArgs) (*[]core.TeamProjectCollectionReference, error)
GetProjectCollections mocks base method
func (*MockCoreClient) GetProjectProperties ¶
func (m *MockCoreClient) GetProjectProperties(arg0 context.Context, arg1 core.GetProjectPropertiesArgs) (*[]core.ProjectProperty, error)
GetProjectProperties mocks base method
func (*MockCoreClient) GetProjects ¶
func (m *MockCoreClient) GetProjects(arg0 context.Context, arg1 core.GetProjectsArgs) (*core.GetProjectsResponseValue, error)
GetProjects mocks base method
func (*MockCoreClient) GetProxies ¶
func (m *MockCoreClient) GetProxies(arg0 context.Context, arg1 core.GetProxiesArgs) (*[]core.Proxy, error)
GetProxies mocks base method
func (*MockCoreClient) GetTeam ¶
func (m *MockCoreClient) GetTeam(arg0 context.Context, arg1 core.GetTeamArgs) (*core.WebApiTeam, error)
GetTeam mocks base method
func (*MockCoreClient) GetTeamMembersWithExtendedProperties ¶
func (m *MockCoreClient) GetTeamMembersWithExtendedProperties(arg0 context.Context, arg1 core.GetTeamMembersWithExtendedPropertiesArgs) (*[]webapi.TeamMember, error)
GetTeamMembersWithExtendedProperties mocks base method
func (*MockCoreClient) GetTeams ¶
func (m *MockCoreClient) GetTeams(arg0 context.Context, arg1 core.GetTeamsArgs) (*[]core.WebApiTeam, error)
GetTeams mocks base method
func (*MockCoreClient) QueueCreateProject ¶
func (m *MockCoreClient) QueueCreateProject(arg0 context.Context, arg1 core.QueueCreateProjectArgs) (*operations.OperationReference, error)
QueueCreateProject mocks base method
func (*MockCoreClient) QueueDeleteProject ¶
func (m *MockCoreClient) QueueDeleteProject(arg0 context.Context, arg1 core.QueueDeleteProjectArgs) (*operations.OperationReference, error)
QueueDeleteProject mocks base method
func (*MockCoreClient) RemoveProjectAvatar ¶
func (m *MockCoreClient) RemoveProjectAvatar(arg0 context.Context, arg1 core.RemoveProjectAvatarArgs) error
RemoveProjectAvatar mocks base method
func (*MockCoreClient) SetProjectAvatar ¶
func (m *MockCoreClient) SetProjectAvatar(arg0 context.Context, arg1 core.SetProjectAvatarArgs) error
SetProjectAvatar mocks base method
func (*MockCoreClient) SetProjectProperties ¶
func (m *MockCoreClient) SetProjectProperties(arg0 context.Context, arg1 core.SetProjectPropertiesArgs) error
SetProjectProperties mocks base method
func (*MockCoreClient) UpdateProject ¶
func (m *MockCoreClient) UpdateProject(arg0 context.Context, arg1 core.UpdateProjectArgs) (*operations.OperationReference, error)
UpdateProject mocks base method
func (*MockCoreClient) UpdateTeam ¶
func (m *MockCoreClient) UpdateTeam(arg0 context.Context, arg1 core.UpdateTeamArgs) (*core.WebApiTeam, error)
UpdateTeam mocks base method
type MockCoreClientMockRecorder ¶
type MockCoreClientMockRecorder struct {
// contains filtered or unexported fields
}
MockCoreClientMockRecorder is the mock recorder for MockCoreClient
func (*MockCoreClientMockRecorder) CreateConnectedService ¶
func (mr *MockCoreClientMockRecorder) CreateConnectedService(arg0, arg1 interface{}) *gomock.Call
CreateConnectedService indicates an expected call of CreateConnectedService
func (*MockCoreClientMockRecorder) CreateOrUpdateProxy ¶
func (mr *MockCoreClientMockRecorder) CreateOrUpdateProxy(arg0, arg1 interface{}) *gomock.Call
CreateOrUpdateProxy indicates an expected call of CreateOrUpdateProxy
func (*MockCoreClientMockRecorder) CreateTeam ¶
func (mr *MockCoreClientMockRecorder) CreateTeam(arg0, arg1 interface{}) *gomock.Call
CreateTeam indicates an expected call of CreateTeam
func (*MockCoreClientMockRecorder) DeleteProxy ¶
func (mr *MockCoreClientMockRecorder) DeleteProxy(arg0, arg1 interface{}) *gomock.Call
DeleteProxy indicates an expected call of DeleteProxy
func (*MockCoreClientMockRecorder) DeleteTeam ¶
func (mr *MockCoreClientMockRecorder) DeleteTeam(arg0, arg1 interface{}) *gomock.Call
DeleteTeam indicates an expected call of DeleteTeam
func (*MockCoreClientMockRecorder) GetAllTeams ¶
func (mr *MockCoreClientMockRecorder) GetAllTeams(arg0, arg1 interface{}) *gomock.Call
GetAllTeams indicates an expected call of GetAllTeams
func (*MockCoreClientMockRecorder) GetConnectedServiceDetails ¶
func (mr *MockCoreClientMockRecorder) GetConnectedServiceDetails(arg0, arg1 interface{}) *gomock.Call
GetConnectedServiceDetails indicates an expected call of GetConnectedServiceDetails
func (*MockCoreClientMockRecorder) GetConnectedServices ¶
func (mr *MockCoreClientMockRecorder) GetConnectedServices(arg0, arg1 interface{}) *gomock.Call
GetConnectedServices indicates an expected call of GetConnectedServices
func (*MockCoreClientMockRecorder) GetProcessById ¶
func (mr *MockCoreClientMockRecorder) GetProcessById(arg0, arg1 interface{}) *gomock.Call
GetProcessById indicates an expected call of GetProcessById
func (*MockCoreClientMockRecorder) GetProcesses ¶
func (mr *MockCoreClientMockRecorder) GetProcesses(arg0, arg1 interface{}) *gomock.Call
GetProcesses indicates an expected call of GetProcesses
func (*MockCoreClientMockRecorder) GetProject ¶
func (mr *MockCoreClientMockRecorder) GetProject(arg0, arg1 interface{}) *gomock.Call
GetProject indicates an expected call of GetProject
func (*MockCoreClientMockRecorder) GetProjectCollection ¶
func (mr *MockCoreClientMockRecorder) GetProjectCollection(arg0, arg1 interface{}) *gomock.Call
GetProjectCollection indicates an expected call of GetProjectCollection
func (*MockCoreClientMockRecorder) GetProjectCollections ¶
func (mr *MockCoreClientMockRecorder) GetProjectCollections(arg0, arg1 interface{}) *gomock.Call
GetProjectCollections indicates an expected call of GetProjectCollections
func (*MockCoreClientMockRecorder) GetProjectProperties ¶
func (mr *MockCoreClientMockRecorder) GetProjectProperties(arg0, arg1 interface{}) *gomock.Call
GetProjectProperties indicates an expected call of GetProjectProperties
func (*MockCoreClientMockRecorder) GetProjects ¶
func (mr *MockCoreClientMockRecorder) GetProjects(arg0, arg1 interface{}) *gomock.Call
GetProjects indicates an expected call of GetProjects
func (*MockCoreClientMockRecorder) GetProxies ¶
func (mr *MockCoreClientMockRecorder) GetProxies(arg0, arg1 interface{}) *gomock.Call
GetProxies indicates an expected call of GetProxies
func (*MockCoreClientMockRecorder) GetTeam ¶
func (mr *MockCoreClientMockRecorder) GetTeam(arg0, arg1 interface{}) *gomock.Call
GetTeam indicates an expected call of GetTeam
func (*MockCoreClientMockRecorder) GetTeamMembersWithExtendedProperties ¶
func (mr *MockCoreClientMockRecorder) GetTeamMembersWithExtendedProperties(arg0, arg1 interface{}) *gomock.Call
GetTeamMembersWithExtendedProperties indicates an expected call of GetTeamMembersWithExtendedProperties
func (*MockCoreClientMockRecorder) GetTeams ¶
func (mr *MockCoreClientMockRecorder) GetTeams(arg0, arg1 interface{}) *gomock.Call
GetTeams indicates an expected call of GetTeams
func (*MockCoreClientMockRecorder) QueueCreateProject ¶
func (mr *MockCoreClientMockRecorder) QueueCreateProject(arg0, arg1 interface{}) *gomock.Call
QueueCreateProject indicates an expected call of QueueCreateProject
func (*MockCoreClientMockRecorder) QueueDeleteProject ¶
func (mr *MockCoreClientMockRecorder) QueueDeleteProject(arg0, arg1 interface{}) *gomock.Call
QueueDeleteProject indicates an expected call of QueueDeleteProject
func (*MockCoreClientMockRecorder) RemoveProjectAvatar ¶
func (mr *MockCoreClientMockRecorder) RemoveProjectAvatar(arg0, arg1 interface{}) *gomock.Call
RemoveProjectAvatar indicates an expected call of RemoveProjectAvatar
func (*MockCoreClientMockRecorder) SetProjectAvatar ¶
func (mr *MockCoreClientMockRecorder) SetProjectAvatar(arg0, arg1 interface{}) *gomock.Call
SetProjectAvatar indicates an expected call of SetProjectAvatar
func (*MockCoreClientMockRecorder) SetProjectProperties ¶
func (mr *MockCoreClientMockRecorder) SetProjectProperties(arg0, arg1 interface{}) *gomock.Call
SetProjectProperties indicates an expected call of SetProjectProperties
func (*MockCoreClientMockRecorder) UpdateProject ¶
func (mr *MockCoreClientMockRecorder) UpdateProject(arg0, arg1 interface{}) *gomock.Call
UpdateProject indicates an expected call of UpdateProject
func (*MockCoreClientMockRecorder) UpdateTeam ¶
func (mr *MockCoreClientMockRecorder) UpdateTeam(arg0, arg1 interface{}) *gomock.Call
UpdateTeam indicates an expected call of UpdateTeam
type MockElasticClient ¶
type MockElasticClient struct {
// contains filtered or unexported fields
}
MockElasticClient is a mock of Client interface
func NewMockElasticClient ¶
func NewMockElasticClient(ctrl *gomock.Controller) *MockElasticClient
NewMockElasticClient creates a new mock instance
func (*MockElasticClient) CreateElasticPool ¶
func (m *MockElasticClient) CreateElasticPool(arg0 context.Context, arg1 elastic.CreateElasticPoolArgs) (*elastic.ElasticPoolCreationResult, error)
CreateElasticPool mocks base method
func (*MockElasticClient) EXPECT ¶
func (m *MockElasticClient) EXPECT() *MockElasticClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockElasticClient) GetElasticNodes ¶
func (m *MockElasticClient) GetElasticNodes(arg0 context.Context, arg1 elastic.GetElasticNodesArgs) (*[]elastic.ElasticNode, error)
GetElasticNodes mocks base method
func (*MockElasticClient) GetElasticPool ¶
func (m *MockElasticClient) GetElasticPool(arg0 context.Context, arg1 elastic.GetElasticPoolArgs) (*elastic.ElasticPool, error)
GetElasticPool mocks base method
func (*MockElasticClient) GetElasticPoolLogs ¶
func (m *MockElasticClient) GetElasticPoolLogs(arg0 context.Context, arg1 elastic.GetElasticPoolLogsArgs) (*[]elastic.ElasticPoolLog, error)
GetElasticPoolLogs mocks base method
func (*MockElasticClient) GetElasticPools ¶
func (m *MockElasticClient) GetElasticPools(arg0 context.Context, arg1 elastic.GetElasticPoolsArgs) (*[]elastic.ElasticPool, error)
GetElasticPools mocks base method
func (*MockElasticClient) UpdateElasticNode ¶
func (m *MockElasticClient) UpdateElasticNode(arg0 context.Context, arg1 elastic.UpdateElasticNodeArgs) (*elastic.ElasticNode, error)
UpdateElasticNode mocks base method
func (*MockElasticClient) UpdateElasticPool ¶
func (m *MockElasticClient) UpdateElasticPool(arg0 context.Context, arg1 elastic.UpdateElasticPoolArgs) (*elastic.ElasticPool, error)
UpdateElasticPool mocks base method
type MockElasticClientMockRecorder ¶
type MockElasticClientMockRecorder struct {
// contains filtered or unexported fields
}
MockElasticClientMockRecorder is the mock recorder for MockElasticClient
func (*MockElasticClientMockRecorder) CreateElasticPool ¶
func (mr *MockElasticClientMockRecorder) CreateElasticPool(arg0, arg1 interface{}) *gomock.Call
CreateElasticPool indicates an expected call of CreateElasticPool
func (*MockElasticClientMockRecorder) GetElasticNodes ¶
func (mr *MockElasticClientMockRecorder) GetElasticNodes(arg0, arg1 interface{}) *gomock.Call
GetElasticNodes indicates an expected call of GetElasticNodes
func (*MockElasticClientMockRecorder) GetElasticPool ¶
func (mr *MockElasticClientMockRecorder) GetElasticPool(arg0, arg1 interface{}) *gomock.Call
GetElasticPool indicates an expected call of GetElasticPool
func (*MockElasticClientMockRecorder) GetElasticPoolLogs ¶
func (mr *MockElasticClientMockRecorder) GetElasticPoolLogs(arg0, arg1 interface{}) *gomock.Call
GetElasticPoolLogs indicates an expected call of GetElasticPoolLogs
func (*MockElasticClientMockRecorder) GetElasticPools ¶
func (mr *MockElasticClientMockRecorder) GetElasticPools(arg0, arg1 interface{}) *gomock.Call
GetElasticPools indicates an expected call of GetElasticPools
func (*MockElasticClientMockRecorder) UpdateElasticNode ¶
func (mr *MockElasticClientMockRecorder) UpdateElasticNode(arg0, arg1 interface{}) *gomock.Call
UpdateElasticNode indicates an expected call of UpdateElasticNode
func (*MockElasticClientMockRecorder) UpdateElasticPool ¶
func (mr *MockElasticClientMockRecorder) UpdateElasticPool(arg0, arg1 interface{}) *gomock.Call
UpdateElasticPool indicates an expected call of UpdateElasticPool
type MockFeaturemanagementClient ¶
type MockFeaturemanagementClient struct {
// contains filtered or unexported fields
}
MockFeaturemanagementClient is a mock of Client interface
func NewMockFeaturemanagementClient ¶
func NewMockFeaturemanagementClient(ctrl *gomock.Controller) *MockFeaturemanagementClient
NewMockFeaturemanagementClient creates a new mock instance
func (*MockFeaturemanagementClient) EXPECT ¶
func (m *MockFeaturemanagementClient) EXPECT() *MockFeaturemanagementClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockFeaturemanagementClient) GetFeature ¶
func (m *MockFeaturemanagementClient) GetFeature(arg0 context.Context, arg1 featuremanagement.GetFeatureArgs) (*featuremanagement.ContributedFeature, error)
GetFeature mocks base method
func (*MockFeaturemanagementClient) GetFeatureState ¶
func (m *MockFeaturemanagementClient) GetFeatureState(arg0 context.Context, arg1 featuremanagement.GetFeatureStateArgs) (*featuremanagement.ContributedFeatureState, error)
GetFeatureState mocks base method
func (*MockFeaturemanagementClient) GetFeatureStateForScope ¶
func (m *MockFeaturemanagementClient) GetFeatureStateForScope(arg0 context.Context, arg1 featuremanagement.GetFeatureStateForScopeArgs) (*featuremanagement.ContributedFeatureState, error)
GetFeatureStateForScope mocks base method
func (*MockFeaturemanagementClient) GetFeatures ¶
func (m *MockFeaturemanagementClient) GetFeatures(arg0 context.Context, arg1 featuremanagement.GetFeaturesArgs) (*[]featuremanagement.ContributedFeature, error)
GetFeatures mocks base method
func (*MockFeaturemanagementClient) QueryFeatureStates ¶
func (m *MockFeaturemanagementClient) QueryFeatureStates(arg0 context.Context, arg1 featuremanagement.QueryFeatureStatesArgs) (*featuremanagement.ContributedFeatureStateQuery, error)
QueryFeatureStates mocks base method
func (*MockFeaturemanagementClient) QueryFeatureStatesForDefaultScope ¶
func (m *MockFeaturemanagementClient) QueryFeatureStatesForDefaultScope(arg0 context.Context, arg1 featuremanagement.QueryFeatureStatesForDefaultScopeArgs) (*featuremanagement.ContributedFeatureStateQuery, error)
QueryFeatureStatesForDefaultScope mocks base method
func (*MockFeaturemanagementClient) QueryFeatureStatesForNamedScope ¶
func (m *MockFeaturemanagementClient) QueryFeatureStatesForNamedScope(arg0 context.Context, arg1 featuremanagement.QueryFeatureStatesForNamedScopeArgs) (*featuremanagement.ContributedFeatureStateQuery, error)
QueryFeatureStatesForNamedScope mocks base method
func (*MockFeaturemanagementClient) SetFeatureState ¶
func (m *MockFeaturemanagementClient) SetFeatureState(arg0 context.Context, arg1 featuremanagement.SetFeatureStateArgs) (*featuremanagement.ContributedFeatureState, error)
SetFeatureState mocks base method
func (*MockFeaturemanagementClient) SetFeatureStateForScope ¶
func (m *MockFeaturemanagementClient) SetFeatureStateForScope(arg0 context.Context, arg1 featuremanagement.SetFeatureStateForScopeArgs) (*featuremanagement.ContributedFeatureState, error)
SetFeatureStateForScope mocks base method
type MockFeaturemanagementClientMockRecorder ¶
type MockFeaturemanagementClientMockRecorder struct {
// contains filtered or unexported fields
}
MockFeaturemanagementClientMockRecorder is the mock recorder for MockFeaturemanagementClient
func (*MockFeaturemanagementClientMockRecorder) GetFeature ¶
func (mr *MockFeaturemanagementClientMockRecorder) GetFeature(arg0, arg1 interface{}) *gomock.Call
GetFeature indicates an expected call of GetFeature
func (*MockFeaturemanagementClientMockRecorder) GetFeatureState ¶
func (mr *MockFeaturemanagementClientMockRecorder) GetFeatureState(arg0, arg1 interface{}) *gomock.Call
GetFeatureState indicates an expected call of GetFeatureState
func (*MockFeaturemanagementClientMockRecorder) GetFeatureStateForScope ¶
func (mr *MockFeaturemanagementClientMockRecorder) GetFeatureStateForScope(arg0, arg1 interface{}) *gomock.Call
GetFeatureStateForScope indicates an expected call of GetFeatureStateForScope
func (*MockFeaturemanagementClientMockRecorder) GetFeatures ¶
func (mr *MockFeaturemanagementClientMockRecorder) GetFeatures(arg0, arg1 interface{}) *gomock.Call
GetFeatures indicates an expected call of GetFeatures
func (*MockFeaturemanagementClientMockRecorder) QueryFeatureStates ¶
func (mr *MockFeaturemanagementClientMockRecorder) QueryFeatureStates(arg0, arg1 interface{}) *gomock.Call
QueryFeatureStates indicates an expected call of QueryFeatureStates
func (*MockFeaturemanagementClientMockRecorder) QueryFeatureStatesForDefaultScope ¶
func (mr *MockFeaturemanagementClientMockRecorder) QueryFeatureStatesForDefaultScope(arg0, arg1 interface{}) *gomock.Call
QueryFeatureStatesForDefaultScope indicates an expected call of QueryFeatureStatesForDefaultScope
func (*MockFeaturemanagementClientMockRecorder) QueryFeatureStatesForNamedScope ¶
func (mr *MockFeaturemanagementClientMockRecorder) QueryFeatureStatesForNamedScope(arg0, arg1 interface{}) *gomock.Call
QueryFeatureStatesForNamedScope indicates an expected call of QueryFeatureStatesForNamedScope
func (*MockFeaturemanagementClientMockRecorder) SetFeatureState ¶
func (mr *MockFeaturemanagementClientMockRecorder) SetFeatureState(arg0, arg1 interface{}) *gomock.Call
SetFeatureState indicates an expected call of SetFeatureState
func (*MockFeaturemanagementClientMockRecorder) SetFeatureStateForScope ¶
func (mr *MockFeaturemanagementClientMockRecorder) SetFeatureStateForScope(arg0, arg1 interface{}) *gomock.Call
SetFeatureStateForScope indicates an expected call of SetFeatureStateForScope
type MockGitClient ¶
type MockGitClient struct {
// contains filtered or unexported fields
}
MockGitClient is a mock of Client interface
func NewMockGitClient ¶
func NewMockGitClient(ctrl *gomock.Controller) *MockGitClient
NewMockGitClient creates a new mock instance
func (*MockGitClient) CreateAnnotatedTag ¶
func (m *MockGitClient) CreateAnnotatedTag(arg0 context.Context, arg1 git.CreateAnnotatedTagArgs) (*git.GitAnnotatedTag, error)
CreateAnnotatedTag mocks base method
func (*MockGitClient) CreateAttachment ¶
func (m *MockGitClient) CreateAttachment(arg0 context.Context, arg1 git.CreateAttachmentArgs) (*git.Attachment, error)
CreateAttachment mocks base method
func (*MockGitClient) CreateCherryPick ¶
func (m *MockGitClient) CreateCherryPick(arg0 context.Context, arg1 git.CreateCherryPickArgs) (*git.GitCherryPick, error)
CreateCherryPick mocks base method
func (*MockGitClient) CreateComment ¶
func (m *MockGitClient) CreateComment(arg0 context.Context, arg1 git.CreateCommentArgs) (*git.Comment, error)
CreateComment mocks base method
func (*MockGitClient) CreateCommitStatus ¶
func (m *MockGitClient) CreateCommitStatus(arg0 context.Context, arg1 git.CreateCommitStatusArgs) (*git.GitStatus, error)
CreateCommitStatus mocks base method
func (*MockGitClient) CreateFavorite ¶
func (m *MockGitClient) CreateFavorite(arg0 context.Context, arg1 git.CreateFavoriteArgs) (*git.GitRefFavorite, error)
CreateFavorite mocks base method
func (*MockGitClient) CreateForkSyncRequest ¶
func (m *MockGitClient) CreateForkSyncRequest(arg0 context.Context, arg1 git.CreateForkSyncRequestArgs) (*git.GitForkSyncRequest, error)
CreateForkSyncRequest mocks base method
func (*MockGitClient) CreateImportRequest ¶
func (m *MockGitClient) CreateImportRequest(arg0 context.Context, arg1 git.CreateImportRequestArgs) (*git.GitImportRequest, error)
CreateImportRequest mocks base method
func (*MockGitClient) CreateLike ¶
func (m *MockGitClient) CreateLike(arg0 context.Context, arg1 git.CreateLikeArgs) error
CreateLike mocks base method
func (*MockGitClient) CreateMergeRequest ¶
func (m *MockGitClient) CreateMergeRequest(arg0 context.Context, arg1 git.CreateMergeRequestArgs) (*git.GitMerge, error)
CreateMergeRequest mocks base method
func (*MockGitClient) CreatePullRequest ¶
func (m *MockGitClient) CreatePullRequest(arg0 context.Context, arg1 git.CreatePullRequestArgs) (*git.GitPullRequest, error)
CreatePullRequest mocks base method
func (*MockGitClient) CreatePullRequestIterationStatus ¶
func (m *MockGitClient) CreatePullRequestIterationStatus(arg0 context.Context, arg1 git.CreatePullRequestIterationStatusArgs) (*git.GitPullRequestStatus, error)
CreatePullRequestIterationStatus mocks base method
func (*MockGitClient) CreatePullRequestLabel ¶
func (m *MockGitClient) CreatePullRequestLabel(arg0 context.Context, arg1 git.CreatePullRequestLabelArgs) (*core.WebApiTagDefinition, error)
CreatePullRequestLabel mocks base method
func (*MockGitClient) CreatePullRequestReviewer ¶
func (m *MockGitClient) CreatePullRequestReviewer(arg0 context.Context, arg1 git.CreatePullRequestReviewerArgs) (*git.IdentityRefWithVote, error)
CreatePullRequestReviewer mocks base method
func (*MockGitClient) CreatePullRequestReviewers ¶
func (m *MockGitClient) CreatePullRequestReviewers(arg0 context.Context, arg1 git.CreatePullRequestReviewersArgs) (*[]git.IdentityRefWithVote, error)
CreatePullRequestReviewers mocks base method
func (*MockGitClient) CreatePullRequestStatus ¶
func (m *MockGitClient) CreatePullRequestStatus(arg0 context.Context, arg1 git.CreatePullRequestStatusArgs) (*git.GitPullRequestStatus, error)
CreatePullRequestStatus mocks base method
func (*MockGitClient) CreatePush ¶
func (m *MockGitClient) CreatePush(arg0 context.Context, arg1 git.CreatePushArgs) (*git.GitPush, error)
CreatePush mocks base method
func (*MockGitClient) CreateRepository ¶
func (m *MockGitClient) CreateRepository(arg0 context.Context, arg1 git.CreateRepositoryArgs) (*git.GitRepository, error)
CreateRepository mocks base method
func (*MockGitClient) CreateRevert ¶
func (m *MockGitClient) CreateRevert(arg0 context.Context, arg1 git.CreateRevertArgs) (*git.GitRevert, error)
CreateRevert mocks base method
func (*MockGitClient) CreateThread ¶
func (m *MockGitClient) CreateThread(arg0 context.Context, arg1 git.CreateThreadArgs) (*git.GitPullRequestCommentThread, error)
CreateThread mocks base method
func (*MockGitClient) CreateUnmaterializedPullRequestReviewer ¶
func (m *MockGitClient) CreateUnmaterializedPullRequestReviewer(arg0 context.Context, arg1 git.CreateUnmaterializedPullRequestReviewerArgs) (*git.IdentityRefWithVote, error)
CreateUnmaterializedPullRequestReviewer mocks base method
func (*MockGitClient) DeleteAttachment ¶
func (m *MockGitClient) DeleteAttachment(arg0 context.Context, arg1 git.DeleteAttachmentArgs) error
DeleteAttachment mocks base method
func (*MockGitClient) DeleteComment ¶
func (m *MockGitClient) DeleteComment(arg0 context.Context, arg1 git.DeleteCommentArgs) error
DeleteComment mocks base method
func (*MockGitClient) DeleteLike ¶
func (m *MockGitClient) DeleteLike(arg0 context.Context, arg1 git.DeleteLikeArgs) error
DeleteLike mocks base method
func (*MockGitClient) DeletePullRequestIterationStatus ¶
func (m *MockGitClient) DeletePullRequestIterationStatus(arg0 context.Context, arg1 git.DeletePullRequestIterationStatusArgs) error
DeletePullRequestIterationStatus mocks base method
func (*MockGitClient) DeletePullRequestLabels ¶
func (m *MockGitClient) DeletePullRequestLabels(arg0 context.Context, arg1 git.DeletePullRequestLabelsArgs) error
DeletePullRequestLabels mocks base method
func (*MockGitClient) DeletePullRequestReviewer ¶
func (m *MockGitClient) DeletePullRequestReviewer(arg0 context.Context, arg1 git.DeletePullRequestReviewerArgs) error
DeletePullRequestReviewer mocks base method
func (*MockGitClient) DeletePullRequestStatus ¶
func (m *MockGitClient) DeletePullRequestStatus(arg0 context.Context, arg1 git.DeletePullRequestStatusArgs) error
DeletePullRequestStatus mocks base method
func (*MockGitClient) DeleteRefFavorite ¶
func (m *MockGitClient) DeleteRefFavorite(arg0 context.Context, arg1 git.DeleteRefFavoriteArgs) error
DeleteRefFavorite mocks base method
func (*MockGitClient) DeleteRepository ¶
func (m *MockGitClient) DeleteRepository(arg0 context.Context, arg1 git.DeleteRepositoryArgs) error
DeleteRepository mocks base method
func (*MockGitClient) DeleteRepositoryFromRecycleBin ¶
func (m *MockGitClient) DeleteRepositoryFromRecycleBin(arg0 context.Context, arg1 git.DeleteRepositoryFromRecycleBinArgs) error
DeleteRepositoryFromRecycleBin mocks base method
func (*MockGitClient) EXPECT ¶
func (m *MockGitClient) EXPECT() *MockGitClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockGitClient) GetAnnotatedTag ¶
func (m *MockGitClient) GetAnnotatedTag(arg0 context.Context, arg1 git.GetAnnotatedTagArgs) (*git.GitAnnotatedTag, error)
GetAnnotatedTag mocks base method
func (*MockGitClient) GetAttachmentContent ¶
func (m *MockGitClient) GetAttachmentContent(arg0 context.Context, arg1 git.GetAttachmentContentArgs) (io.ReadCloser, error)
GetAttachmentContent mocks base method
func (*MockGitClient) GetAttachmentZip ¶
func (m *MockGitClient) GetAttachmentZip(arg0 context.Context, arg1 git.GetAttachmentZipArgs) (io.ReadCloser, error)
GetAttachmentZip mocks base method
func (*MockGitClient) GetAttachments ¶
func (m *MockGitClient) GetAttachments(arg0 context.Context, arg1 git.GetAttachmentsArgs) (*[]git.Attachment, error)
GetAttachments mocks base method
func (*MockGitClient) GetBlob ¶
func (m *MockGitClient) GetBlob(arg0 context.Context, arg1 git.GetBlobArgs) (*git.GitBlobRef, error)
GetBlob mocks base method
func (*MockGitClient) GetBlobContent ¶
func (m *MockGitClient) GetBlobContent(arg0 context.Context, arg1 git.GetBlobContentArgs) (io.ReadCloser, error)
GetBlobContent mocks base method
func (*MockGitClient) GetBlobZip ¶
func (m *MockGitClient) GetBlobZip(arg0 context.Context, arg1 git.GetBlobZipArgs) (io.ReadCloser, error)
GetBlobZip mocks base method
func (*MockGitClient) GetBlobsZip ¶
func (m *MockGitClient) GetBlobsZip(arg0 context.Context, arg1 git.GetBlobsZipArgs) (io.ReadCloser, error)
GetBlobsZip mocks base method
func (*MockGitClient) GetBranch ¶
func (m *MockGitClient) GetBranch(arg0 context.Context, arg1 git.GetBranchArgs) (*git.GitBranchStats, error)
GetBranch mocks base method
func (*MockGitClient) GetBranches ¶
func (m *MockGitClient) GetBranches(arg0 context.Context, arg1 git.GetBranchesArgs) (*[]git.GitBranchStats, error)
GetBranches mocks base method
func (*MockGitClient) GetChanges ¶
func (m *MockGitClient) GetChanges(arg0 context.Context, arg1 git.GetChangesArgs) (*git.GitCommitChanges, error)
GetChanges mocks base method
func (*MockGitClient) GetCherryPick ¶
func (m *MockGitClient) GetCherryPick(arg0 context.Context, arg1 git.GetCherryPickArgs) (*git.GitCherryPick, error)
GetCherryPick mocks base method
func (*MockGitClient) GetCherryPickForRefName ¶
func (m *MockGitClient) GetCherryPickForRefName(arg0 context.Context, arg1 git.GetCherryPickForRefNameArgs) (*git.GitCherryPick, error)
GetCherryPickForRefName mocks base method
func (*MockGitClient) GetComment ¶
func (m *MockGitClient) GetComment(arg0 context.Context, arg1 git.GetCommentArgs) (*git.Comment, error)
GetComment mocks base method
func (*MockGitClient) GetComments ¶
func (m *MockGitClient) GetComments(arg0 context.Context, arg1 git.GetCommentsArgs) (*[]git.Comment, error)
GetComments mocks base method
func (*MockGitClient) GetCommit ¶
func (m *MockGitClient) GetCommit(arg0 context.Context, arg1 git.GetCommitArgs) (*git.GitCommit, error)
GetCommit mocks base method
func (*MockGitClient) GetCommitDiffs ¶
func (m *MockGitClient) GetCommitDiffs(arg0 context.Context, arg1 git.GetCommitDiffsArgs) (*git.GitCommitDiffs, error)
GetCommitDiffs mocks base method
func (*MockGitClient) GetCommits ¶
func (m *MockGitClient) GetCommits(arg0 context.Context, arg1 git.GetCommitsArgs) (*[]git.GitCommitRef, error)
GetCommits mocks base method
func (*MockGitClient) GetCommitsBatch ¶
func (m *MockGitClient) GetCommitsBatch(arg0 context.Context, arg1 git.GetCommitsBatchArgs) (*[]git.GitCommitRef, error)
GetCommitsBatch mocks base method
func (*MockGitClient) GetDeletedRepositories ¶
func (m *MockGitClient) GetDeletedRepositories(arg0 context.Context, arg1 git.GetDeletedRepositoriesArgs) (*[]git.GitDeletedRepository, error)
GetDeletedRepositories mocks base method
func (*MockGitClient) GetForkSyncRequest ¶
func (m *MockGitClient) GetForkSyncRequest(arg0 context.Context, arg1 git.GetForkSyncRequestArgs) (*git.GitForkSyncRequest, error)
GetForkSyncRequest mocks base method
func (*MockGitClient) GetForkSyncRequests ¶
func (m *MockGitClient) GetForkSyncRequests(arg0 context.Context, arg1 git.GetForkSyncRequestsArgs) (*[]git.GitForkSyncRequest, error)
GetForkSyncRequests mocks base method
func (*MockGitClient) GetForks ¶
func (m *MockGitClient) GetForks(arg0 context.Context, arg1 git.GetForksArgs) (*[]git.GitRepositoryRef, error)
GetForks mocks base method
func (*MockGitClient) GetImportRequest ¶
func (m *MockGitClient) GetImportRequest(arg0 context.Context, arg1 git.GetImportRequestArgs) (*git.GitImportRequest, error)
GetImportRequest mocks base method
func (*MockGitClient) GetItem ¶
func (m *MockGitClient) GetItem(arg0 context.Context, arg1 git.GetItemArgs) (*git.GitItem, error)
GetItem mocks base method
func (*MockGitClient) GetItemContent ¶
func (m *MockGitClient) GetItemContent(arg0 context.Context, arg1 git.GetItemContentArgs) (io.ReadCloser, error)
GetItemContent mocks base method
func (*MockGitClient) GetItemText ¶
func (m *MockGitClient) GetItemText(arg0 context.Context, arg1 git.GetItemTextArgs) (io.ReadCloser, error)
GetItemText mocks base method
func (*MockGitClient) GetItemZip ¶
func (m *MockGitClient) GetItemZip(arg0 context.Context, arg1 git.GetItemZipArgs) (io.ReadCloser, error)
GetItemZip mocks base method
func (*MockGitClient) GetItems ¶
func (m *MockGitClient) GetItems(arg0 context.Context, arg1 git.GetItemsArgs) (*[]git.GitItem, error)
GetItems mocks base method
func (*MockGitClient) GetItemsBatch ¶
func (m *MockGitClient) GetItemsBatch(arg0 context.Context, arg1 git.GetItemsBatchArgs) (*[][]git.GitItem, error)
GetItemsBatch mocks base method
func (*MockGitClient) GetLikes ¶
func (m *MockGitClient) GetLikes(arg0 context.Context, arg1 git.GetLikesArgs) (*[]webapi.IdentityRef, error)
GetLikes mocks base method
func (*MockGitClient) GetMergeBases ¶
func (m *MockGitClient) GetMergeBases(arg0 context.Context, arg1 git.GetMergeBasesArgs) (*[]git.GitCommitRef, error)
GetMergeBases mocks base method
func (*MockGitClient) GetMergeRequest ¶
func (m *MockGitClient) GetMergeRequest(arg0 context.Context, arg1 git.GetMergeRequestArgs) (*git.GitMerge, error)
GetMergeRequest mocks base method
func (*MockGitClient) GetPermission ¶
func (m *MockGitClient) GetPermission(arg0 context.Context, arg1 git.GetPermissionArgs) (*bool, error)
GetPermission mocks base method
func (*MockGitClient) GetPolicyConfigurations ¶
func (m *MockGitClient) GetPolicyConfigurations(arg0 context.Context, arg1 git.GetPolicyConfigurationsArgs) (*git.GitPolicyConfigurationResponse, error)
GetPolicyConfigurations mocks base method
func (*MockGitClient) GetPullRequest ¶
func (m *MockGitClient) GetPullRequest(arg0 context.Context, arg1 git.GetPullRequestArgs) (*git.GitPullRequest, error)
GetPullRequest mocks base method
func (*MockGitClient) GetPullRequestById ¶
func (m *MockGitClient) GetPullRequestById(arg0 context.Context, arg1 git.GetPullRequestByIdArgs) (*git.GitPullRequest, error)
GetPullRequestById mocks base method
func (*MockGitClient) GetPullRequestCommits ¶
func (m *MockGitClient) GetPullRequestCommits(arg0 context.Context, arg1 git.GetPullRequestCommitsArgs) (*git.GetPullRequestCommitsResponseValue, error)
GetPullRequestCommits mocks base method
func (*MockGitClient) GetPullRequestIteration ¶
func (m *MockGitClient) GetPullRequestIteration(arg0 context.Context, arg1 git.GetPullRequestIterationArgs) (*git.GitPullRequestIteration, error)
GetPullRequestIteration mocks base method
func (*MockGitClient) GetPullRequestIterationChanges ¶
func (m *MockGitClient) GetPullRequestIterationChanges(arg0 context.Context, arg1 git.GetPullRequestIterationChangesArgs) (*git.GitPullRequestIterationChanges, error)
GetPullRequestIterationChanges mocks base method
func (*MockGitClient) GetPullRequestIterationCommits ¶
func (m *MockGitClient) GetPullRequestIterationCommits(arg0 context.Context, arg1 git.GetPullRequestIterationCommitsArgs) (*[]git.GitCommitRef, error)
GetPullRequestIterationCommits mocks base method
func (*MockGitClient) GetPullRequestIterationStatus ¶
func (m *MockGitClient) GetPullRequestIterationStatus(arg0 context.Context, arg1 git.GetPullRequestIterationStatusArgs) (*git.GitPullRequestStatus, error)
GetPullRequestIterationStatus mocks base method
func (*MockGitClient) GetPullRequestIterationStatuses ¶
func (m *MockGitClient) GetPullRequestIterationStatuses(arg0 context.Context, arg1 git.GetPullRequestIterationStatusesArgs) (*[]git.GitPullRequestStatus, error)
GetPullRequestIterationStatuses mocks base method
func (*MockGitClient) GetPullRequestIterations ¶
func (m *MockGitClient) GetPullRequestIterations(arg0 context.Context, arg1 git.GetPullRequestIterationsArgs) (*[]git.GitPullRequestIteration, error)
GetPullRequestIterations mocks base method
func (*MockGitClient) GetPullRequestLabel ¶
func (m *MockGitClient) GetPullRequestLabel(arg0 context.Context, arg1 git.GetPullRequestLabelArgs) (*core.WebApiTagDefinition, error)
GetPullRequestLabel mocks base method
func (*MockGitClient) GetPullRequestLabels ¶
func (m *MockGitClient) GetPullRequestLabels(arg0 context.Context, arg1 git.GetPullRequestLabelsArgs) (*[]core.WebApiTagDefinition, error)
GetPullRequestLabels mocks base method
func (*MockGitClient) GetPullRequestProperties ¶
func (m *MockGitClient) GetPullRequestProperties(arg0 context.Context, arg1 git.GetPullRequestPropertiesArgs) (interface{}, error)
GetPullRequestProperties mocks base method
func (*MockGitClient) GetPullRequestQuery ¶
func (m *MockGitClient) GetPullRequestQuery(arg0 context.Context, arg1 git.GetPullRequestQueryArgs) (*git.GitPullRequestQuery, error)
GetPullRequestQuery mocks base method
func (*MockGitClient) GetPullRequestReviewer ¶
func (m *MockGitClient) GetPullRequestReviewer(arg0 context.Context, arg1 git.GetPullRequestReviewerArgs) (*git.IdentityRefWithVote, error)
GetPullRequestReviewer mocks base method
func (*MockGitClient) GetPullRequestReviewers ¶
func (m *MockGitClient) GetPullRequestReviewers(arg0 context.Context, arg1 git.GetPullRequestReviewersArgs) (*[]git.IdentityRefWithVote, error)
GetPullRequestReviewers mocks base method
func (*MockGitClient) GetPullRequestStatus ¶
func (m *MockGitClient) GetPullRequestStatus(arg0 context.Context, arg1 git.GetPullRequestStatusArgs) (*git.GitPullRequestStatus, error)
GetPullRequestStatus mocks base method
func (*MockGitClient) GetPullRequestStatuses ¶
func (m *MockGitClient) GetPullRequestStatuses(arg0 context.Context, arg1 git.GetPullRequestStatusesArgs) (*[]git.GitPullRequestStatus, error)
GetPullRequestStatuses mocks base method
func (*MockGitClient) GetPullRequestThread ¶
func (m *MockGitClient) GetPullRequestThread(arg0 context.Context, arg1 git.GetPullRequestThreadArgs) (*git.GitPullRequestCommentThread, error)
GetPullRequestThread mocks base method
func (*MockGitClient) GetPullRequestWorkItemRefs ¶
func (m *MockGitClient) GetPullRequestWorkItemRefs(arg0 context.Context, arg1 git.GetPullRequestWorkItemRefsArgs) (*[]webapi.ResourceRef, error)
GetPullRequestWorkItemRefs mocks base method
func (*MockGitClient) GetPullRequests ¶
func (m *MockGitClient) GetPullRequests(arg0 context.Context, arg1 git.GetPullRequestsArgs) (*[]git.GitPullRequest, error)
GetPullRequests mocks base method
func (*MockGitClient) GetPullRequestsByProject ¶
func (m *MockGitClient) GetPullRequestsByProject(arg0 context.Context, arg1 git.GetPullRequestsByProjectArgs) (*[]git.GitPullRequest, error)
GetPullRequestsByProject mocks base method
func (*MockGitClient) GetPush ¶
func (m *MockGitClient) GetPush(arg0 context.Context, arg1 git.GetPushArgs) (*git.GitPush, error)
GetPush mocks base method
func (*MockGitClient) GetPushCommits ¶
func (m *MockGitClient) GetPushCommits(arg0 context.Context, arg1 git.GetPushCommitsArgs) (*[]git.GitCommitRef, error)
GetPushCommits mocks base method
func (*MockGitClient) GetPushes ¶
func (m *MockGitClient) GetPushes(arg0 context.Context, arg1 git.GetPushesArgs) (*[]git.GitPush, error)
GetPushes mocks base method
func (*MockGitClient) GetRecycleBinRepositories ¶
func (m *MockGitClient) GetRecycleBinRepositories(arg0 context.Context, arg1 git.GetRecycleBinRepositoriesArgs) (*[]git.GitDeletedRepository, error)
GetRecycleBinRepositories mocks base method
func (*MockGitClient) GetRefFavorite ¶
func (m *MockGitClient) GetRefFavorite(arg0 context.Context, arg1 git.GetRefFavoriteArgs) (*git.GitRefFavorite, error)
GetRefFavorite mocks base method
func (*MockGitClient) GetRefFavorites ¶
func (m *MockGitClient) GetRefFavorites(arg0 context.Context, arg1 git.GetRefFavoritesArgs) (*[]git.GitRefFavorite, error)
GetRefFavorites mocks base method
func (*MockGitClient) GetRefs ¶
func (m *MockGitClient) GetRefs(arg0 context.Context, arg1 git.GetRefsArgs) (*git.GetRefsResponseValue, error)
GetRefs mocks base method
func (*MockGitClient) GetRepositories ¶
func (m *MockGitClient) GetRepositories(arg0 context.Context, arg1 git.GetRepositoriesArgs) (*[]git.GitRepository, error)
GetRepositories mocks base method
func (*MockGitClient) GetRepository ¶
func (m *MockGitClient) GetRepository(arg0 context.Context, arg1 git.GetRepositoryArgs) (*git.GitRepository, error)
GetRepository mocks base method
func (*MockGitClient) GetRepositoryWithParent ¶
func (m *MockGitClient) GetRepositoryWithParent(arg0 context.Context, arg1 git.GetRepositoryWithParentArgs) (*git.GitRepository, error)
GetRepositoryWithParent mocks base method
func (*MockGitClient) GetRevert ¶
func (m *MockGitClient) GetRevert(arg0 context.Context, arg1 git.GetRevertArgs) (*git.GitRevert, error)
GetRevert mocks base method
func (*MockGitClient) GetRevertForRefName ¶
func (m *MockGitClient) GetRevertForRefName(arg0 context.Context, arg1 git.GetRevertForRefNameArgs) (*git.GitRevert, error)
GetRevertForRefName mocks base method
func (*MockGitClient) GetStatuses ¶
func (m *MockGitClient) GetStatuses(arg0 context.Context, arg1 git.GetStatusesArgs) (*[]git.GitStatus, error)
GetStatuses mocks base method
func (*MockGitClient) GetSuggestions ¶
func (m *MockGitClient) GetSuggestions(arg0 context.Context, arg1 git.GetSuggestionsArgs) (*[]git.GitSuggestion, error)
GetSuggestions mocks base method
func (*MockGitClient) GetThreads ¶
func (m *MockGitClient) GetThreads(arg0 context.Context, arg1 git.GetThreadsArgs) (*[]git.GitPullRequestCommentThread, error)
GetThreads mocks base method
func (*MockGitClient) GetTree ¶
func (m *MockGitClient) GetTree(arg0 context.Context, arg1 git.GetTreeArgs) (*git.GitTreeRef, error)
GetTree mocks base method
func (*MockGitClient) GetTreeZip ¶
func (m *MockGitClient) GetTreeZip(arg0 context.Context, arg1 git.GetTreeZipArgs) (io.ReadCloser, error)
GetTreeZip mocks base method
func (*MockGitClient) QueryImportRequests ¶
func (m *MockGitClient) QueryImportRequests(arg0 context.Context, arg1 git.QueryImportRequestsArgs) (*[]git.GitImportRequest, error)
QueryImportRequests mocks base method
func (*MockGitClient) RestoreRepositoryFromRecycleBin ¶
func (m *MockGitClient) RestoreRepositoryFromRecycleBin(arg0 context.Context, arg1 git.RestoreRepositoryFromRecycleBinArgs) (*git.GitRepository, error)
RestoreRepositoryFromRecycleBin mocks base method
func (*MockGitClient) SharePullRequest ¶
func (m *MockGitClient) SharePullRequest(arg0 context.Context, arg1 git.SharePullRequestArgs) error
SharePullRequest mocks base method
func (*MockGitClient) UpdateComment ¶
func (m *MockGitClient) UpdateComment(arg0 context.Context, arg1 git.UpdateCommentArgs) (*git.Comment, error)
UpdateComment mocks base method
func (*MockGitClient) UpdateImportRequest ¶
func (m *MockGitClient) UpdateImportRequest(arg0 context.Context, arg1 git.UpdateImportRequestArgs) (*git.GitImportRequest, error)
UpdateImportRequest mocks base method
func (*MockGitClient) UpdatePullRequest ¶
func (m *MockGitClient) UpdatePullRequest(arg0 context.Context, arg1 git.UpdatePullRequestArgs) (*git.GitPullRequest, error)
UpdatePullRequest mocks base method
func (*MockGitClient) UpdatePullRequestIterationStatuses ¶
func (m *MockGitClient) UpdatePullRequestIterationStatuses(arg0 context.Context, arg1 git.UpdatePullRequestIterationStatusesArgs) error
UpdatePullRequestIterationStatuses mocks base method
func (*MockGitClient) UpdatePullRequestProperties ¶
func (m *MockGitClient) UpdatePullRequestProperties(arg0 context.Context, arg1 git.UpdatePullRequestPropertiesArgs) (interface{}, error)
UpdatePullRequestProperties mocks base method
func (*MockGitClient) UpdatePullRequestReviewer ¶
func (m *MockGitClient) UpdatePullRequestReviewer(arg0 context.Context, arg1 git.UpdatePullRequestReviewerArgs) (*git.IdentityRefWithVote, error)
UpdatePullRequestReviewer mocks base method
func (*MockGitClient) UpdatePullRequestReviewers ¶
func (m *MockGitClient) UpdatePullRequestReviewers(arg0 context.Context, arg1 git.UpdatePullRequestReviewersArgs) error
UpdatePullRequestReviewers mocks base method
func (*MockGitClient) UpdatePullRequestStatuses ¶
func (m *MockGitClient) UpdatePullRequestStatuses(arg0 context.Context, arg1 git.UpdatePullRequestStatusesArgs) error
UpdatePullRequestStatuses mocks base method
func (*MockGitClient) UpdateRef ¶
func (m *MockGitClient) UpdateRef(arg0 context.Context, arg1 git.UpdateRefArgs) (*git.GitRef, error)
UpdateRef mocks base method
func (*MockGitClient) UpdateRefs ¶
func (m *MockGitClient) UpdateRefs(arg0 context.Context, arg1 git.UpdateRefsArgs) (*[]git.GitRefUpdateResult, error)
UpdateRefs mocks base method
func (*MockGitClient) UpdateRepository ¶
func (m *MockGitClient) UpdateRepository(arg0 context.Context, arg1 git.UpdateRepositoryArgs) (*git.GitRepository, error)
UpdateRepository mocks base method
func (*MockGitClient) UpdateThread ¶
func (m *MockGitClient) UpdateThread(arg0 context.Context, arg1 git.UpdateThreadArgs) (*git.GitPullRequestCommentThread, error)
UpdateThread mocks base method
type MockGitClientMockRecorder ¶
type MockGitClientMockRecorder struct {
// contains filtered or unexported fields
}
MockGitClientMockRecorder is the mock recorder for MockGitClient
func (*MockGitClientMockRecorder) CreateAnnotatedTag ¶
func (mr *MockGitClientMockRecorder) CreateAnnotatedTag(arg0, arg1 interface{}) *gomock.Call
CreateAnnotatedTag indicates an expected call of CreateAnnotatedTag
func (*MockGitClientMockRecorder) CreateAttachment ¶
func (mr *MockGitClientMockRecorder) CreateAttachment(arg0, arg1 interface{}) *gomock.Call
CreateAttachment indicates an expected call of CreateAttachment
func (*MockGitClientMockRecorder) CreateCherryPick ¶
func (mr *MockGitClientMockRecorder) CreateCherryPick(arg0, arg1 interface{}) *gomock.Call
CreateCherryPick indicates an expected call of CreateCherryPick
func (*MockGitClientMockRecorder) CreateComment ¶
func (mr *MockGitClientMockRecorder) CreateComment(arg0, arg1 interface{}) *gomock.Call
CreateComment indicates an expected call of CreateComment
func (*MockGitClientMockRecorder) CreateCommitStatus ¶
func (mr *MockGitClientMockRecorder) CreateCommitStatus(arg0, arg1 interface{}) *gomock.Call
CreateCommitStatus indicates an expected call of CreateCommitStatus
func (*MockGitClientMockRecorder) CreateFavorite ¶
func (mr *MockGitClientMockRecorder) CreateFavorite(arg0, arg1 interface{}) *gomock.Call
CreateFavorite indicates an expected call of CreateFavorite
func (*MockGitClientMockRecorder) CreateForkSyncRequest ¶
func (mr *MockGitClientMockRecorder) CreateForkSyncRequest(arg0, arg1 interface{}) *gomock.Call
CreateForkSyncRequest indicates an expected call of CreateForkSyncRequest
func (*MockGitClientMockRecorder) CreateImportRequest ¶
func (mr *MockGitClientMockRecorder) CreateImportRequest(arg0, arg1 interface{}) *gomock.Call
CreateImportRequest indicates an expected call of CreateImportRequest
func (*MockGitClientMockRecorder) CreateLike ¶
func (mr *MockGitClientMockRecorder) CreateLike(arg0, arg1 interface{}) *gomock.Call
CreateLike indicates an expected call of CreateLike
func (*MockGitClientMockRecorder) CreateMergeRequest ¶
func (mr *MockGitClientMockRecorder) CreateMergeRequest(arg0, arg1 interface{}) *gomock.Call
CreateMergeRequest indicates an expected call of CreateMergeRequest
func (*MockGitClientMockRecorder) CreatePullRequest ¶
func (mr *MockGitClientMockRecorder) CreatePullRequest(arg0, arg1 interface{}) *gomock.Call
CreatePullRequest indicates an expected call of CreatePullRequest
func (*MockGitClientMockRecorder) CreatePullRequestIterationStatus ¶
func (mr *MockGitClientMockRecorder) CreatePullRequestIterationStatus(arg0, arg1 interface{}) *gomock.Call
CreatePullRequestIterationStatus indicates an expected call of CreatePullRequestIterationStatus
func (*MockGitClientMockRecorder) CreatePullRequestLabel ¶
func (mr *MockGitClientMockRecorder) CreatePullRequestLabel(arg0, arg1 interface{}) *gomock.Call
CreatePullRequestLabel indicates an expected call of CreatePullRequestLabel
func (*MockGitClientMockRecorder) CreatePullRequestReviewer ¶
func (mr *MockGitClientMockRecorder) CreatePullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
CreatePullRequestReviewer indicates an expected call of CreatePullRequestReviewer
func (*MockGitClientMockRecorder) CreatePullRequestReviewers ¶
func (mr *MockGitClientMockRecorder) CreatePullRequestReviewers(arg0, arg1 interface{}) *gomock.Call
CreatePullRequestReviewers indicates an expected call of CreatePullRequestReviewers
func (*MockGitClientMockRecorder) CreatePullRequestStatus ¶
func (mr *MockGitClientMockRecorder) CreatePullRequestStatus(arg0, arg1 interface{}) *gomock.Call
CreatePullRequestStatus indicates an expected call of CreatePullRequestStatus
func (*MockGitClientMockRecorder) CreatePush ¶
func (mr *MockGitClientMockRecorder) CreatePush(arg0, arg1 interface{}) *gomock.Call
CreatePush indicates an expected call of CreatePush
func (*MockGitClientMockRecorder) CreateRepository ¶
func (mr *MockGitClientMockRecorder) CreateRepository(arg0, arg1 interface{}) *gomock.Call
CreateRepository indicates an expected call of CreateRepository
func (*MockGitClientMockRecorder) CreateRevert ¶
func (mr *MockGitClientMockRecorder) CreateRevert(arg0, arg1 interface{}) *gomock.Call
CreateRevert indicates an expected call of CreateRevert
func (*MockGitClientMockRecorder) CreateThread ¶
func (mr *MockGitClientMockRecorder) CreateThread(arg0, arg1 interface{}) *gomock.Call
CreateThread indicates an expected call of CreateThread
func (*MockGitClientMockRecorder) CreateUnmaterializedPullRequestReviewer ¶
func (mr *MockGitClientMockRecorder) CreateUnmaterializedPullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
CreateUnmaterializedPullRequestReviewer indicates an expected call of CreateUnmaterializedPullRequestReviewer
func (*MockGitClientMockRecorder) DeleteAttachment ¶
func (mr *MockGitClientMockRecorder) DeleteAttachment(arg0, arg1 interface{}) *gomock.Call
DeleteAttachment indicates an expected call of DeleteAttachment
func (*MockGitClientMockRecorder) DeleteComment ¶
func (mr *MockGitClientMockRecorder) DeleteComment(arg0, arg1 interface{}) *gomock.Call
DeleteComment indicates an expected call of DeleteComment
func (*MockGitClientMockRecorder) DeleteLike ¶
func (mr *MockGitClientMockRecorder) DeleteLike(arg0, arg1 interface{}) *gomock.Call
DeleteLike indicates an expected call of DeleteLike
func (*MockGitClientMockRecorder) DeletePullRequestIterationStatus ¶
func (mr *MockGitClientMockRecorder) DeletePullRequestIterationStatus(arg0, arg1 interface{}) *gomock.Call
DeletePullRequestIterationStatus indicates an expected call of DeletePullRequestIterationStatus
func (*MockGitClientMockRecorder) DeletePullRequestLabels ¶
func (mr *MockGitClientMockRecorder) DeletePullRequestLabels(arg0, arg1 interface{}) *gomock.Call
DeletePullRequestLabels indicates an expected call of DeletePullRequestLabels
func (*MockGitClientMockRecorder) DeletePullRequestReviewer ¶
func (mr *MockGitClientMockRecorder) DeletePullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
DeletePullRequestReviewer indicates an expected call of DeletePullRequestReviewer
func (*MockGitClientMockRecorder) DeletePullRequestStatus ¶
func (mr *MockGitClientMockRecorder) DeletePullRequestStatus(arg0, arg1 interface{}) *gomock.Call
DeletePullRequestStatus indicates an expected call of DeletePullRequestStatus
func (*MockGitClientMockRecorder) DeleteRefFavorite ¶
func (mr *MockGitClientMockRecorder) DeleteRefFavorite(arg0, arg1 interface{}) *gomock.Call
DeleteRefFavorite indicates an expected call of DeleteRefFavorite
func (*MockGitClientMockRecorder) DeleteRepository ¶
func (mr *MockGitClientMockRecorder) DeleteRepository(arg0, arg1 interface{}) *gomock.Call
DeleteRepository indicates an expected call of DeleteRepository
func (*MockGitClientMockRecorder) DeleteRepositoryFromRecycleBin ¶
func (mr *MockGitClientMockRecorder) DeleteRepositoryFromRecycleBin(arg0, arg1 interface{}) *gomock.Call
DeleteRepositoryFromRecycleBin indicates an expected call of DeleteRepositoryFromRecycleBin
func (*MockGitClientMockRecorder) GetAnnotatedTag ¶
func (mr *MockGitClientMockRecorder) GetAnnotatedTag(arg0, arg1 interface{}) *gomock.Call
GetAnnotatedTag indicates an expected call of GetAnnotatedTag
func (*MockGitClientMockRecorder) GetAttachmentContent ¶
func (mr *MockGitClientMockRecorder) GetAttachmentContent(arg0, arg1 interface{}) *gomock.Call
GetAttachmentContent indicates an expected call of GetAttachmentContent
func (*MockGitClientMockRecorder) GetAttachmentZip ¶
func (mr *MockGitClientMockRecorder) GetAttachmentZip(arg0, arg1 interface{}) *gomock.Call
GetAttachmentZip indicates an expected call of GetAttachmentZip
func (*MockGitClientMockRecorder) GetAttachments ¶
func (mr *MockGitClientMockRecorder) GetAttachments(arg0, arg1 interface{}) *gomock.Call
GetAttachments indicates an expected call of GetAttachments
func (*MockGitClientMockRecorder) GetBlob ¶
func (mr *MockGitClientMockRecorder) GetBlob(arg0, arg1 interface{}) *gomock.Call
GetBlob indicates an expected call of GetBlob
func (*MockGitClientMockRecorder) GetBlobContent ¶
func (mr *MockGitClientMockRecorder) GetBlobContent(arg0, arg1 interface{}) *gomock.Call
GetBlobContent indicates an expected call of GetBlobContent
func (*MockGitClientMockRecorder) GetBlobZip ¶
func (mr *MockGitClientMockRecorder) GetBlobZip(arg0, arg1 interface{}) *gomock.Call
GetBlobZip indicates an expected call of GetBlobZip
func (*MockGitClientMockRecorder) GetBlobsZip ¶
func (mr *MockGitClientMockRecorder) GetBlobsZip(arg0, arg1 interface{}) *gomock.Call
GetBlobsZip indicates an expected call of GetBlobsZip
func (*MockGitClientMockRecorder) GetBranch ¶
func (mr *MockGitClientMockRecorder) GetBranch(arg0, arg1 interface{}) *gomock.Call
GetBranch indicates an expected call of GetBranch
func (*MockGitClientMockRecorder) GetBranches ¶
func (mr *MockGitClientMockRecorder) GetBranches(arg0, arg1 interface{}) *gomock.Call
GetBranches indicates an expected call of GetBranches
func (*MockGitClientMockRecorder) GetChanges ¶
func (mr *MockGitClientMockRecorder) GetChanges(arg0, arg1 interface{}) *gomock.Call
GetChanges indicates an expected call of GetChanges
func (*MockGitClientMockRecorder) GetCherryPick ¶
func (mr *MockGitClientMockRecorder) GetCherryPick(arg0, arg1 interface{}) *gomock.Call
GetCherryPick indicates an expected call of GetCherryPick
func (*MockGitClientMockRecorder) GetCherryPickForRefName ¶
func (mr *MockGitClientMockRecorder) GetCherryPickForRefName(arg0, arg1 interface{}) *gomock.Call
GetCherryPickForRefName indicates an expected call of GetCherryPickForRefName
func (*MockGitClientMockRecorder) GetComment ¶
func (mr *MockGitClientMockRecorder) GetComment(arg0, arg1 interface{}) *gomock.Call
GetComment indicates an expected call of GetComment
func (*MockGitClientMockRecorder) GetComments ¶
func (mr *MockGitClientMockRecorder) GetComments(arg0, arg1 interface{}) *gomock.Call
GetComments indicates an expected call of GetComments
func (*MockGitClientMockRecorder) GetCommit ¶
func (mr *MockGitClientMockRecorder) GetCommit(arg0, arg1 interface{}) *gomock.Call
GetCommit indicates an expected call of GetCommit
func (*MockGitClientMockRecorder) GetCommitDiffs ¶
func (mr *MockGitClientMockRecorder) GetCommitDiffs(arg0, arg1 interface{}) *gomock.Call
GetCommitDiffs indicates an expected call of GetCommitDiffs
func (*MockGitClientMockRecorder) GetCommits ¶
func (mr *MockGitClientMockRecorder) GetCommits(arg0, arg1 interface{}) *gomock.Call
GetCommits indicates an expected call of GetCommits
func (*MockGitClientMockRecorder) GetCommitsBatch ¶
func (mr *MockGitClientMockRecorder) GetCommitsBatch(arg0, arg1 interface{}) *gomock.Call
GetCommitsBatch indicates an expected call of GetCommitsBatch
func (*MockGitClientMockRecorder) GetDeletedRepositories ¶
func (mr *MockGitClientMockRecorder) GetDeletedRepositories(arg0, arg1 interface{}) *gomock.Call
GetDeletedRepositories indicates an expected call of GetDeletedRepositories
func (*MockGitClientMockRecorder) GetForkSyncRequest ¶
func (mr *MockGitClientMockRecorder) GetForkSyncRequest(arg0, arg1 interface{}) *gomock.Call
GetForkSyncRequest indicates an expected call of GetForkSyncRequest
func (*MockGitClientMockRecorder) GetForkSyncRequests ¶
func (mr *MockGitClientMockRecorder) GetForkSyncRequests(arg0, arg1 interface{}) *gomock.Call
GetForkSyncRequests indicates an expected call of GetForkSyncRequests
func (*MockGitClientMockRecorder) GetForks ¶
func (mr *MockGitClientMockRecorder) GetForks(arg0, arg1 interface{}) *gomock.Call
GetForks indicates an expected call of GetForks
func (*MockGitClientMockRecorder) GetImportRequest ¶
func (mr *MockGitClientMockRecorder) GetImportRequest(arg0, arg1 interface{}) *gomock.Call
GetImportRequest indicates an expected call of GetImportRequest
func (*MockGitClientMockRecorder) GetItem ¶
func (mr *MockGitClientMockRecorder) GetItem(arg0, arg1 interface{}) *gomock.Call
GetItem indicates an expected call of GetItem
func (*MockGitClientMockRecorder) GetItemContent ¶
func (mr *MockGitClientMockRecorder) GetItemContent(arg0, arg1 interface{}) *gomock.Call
GetItemContent indicates an expected call of GetItemContent
func (*MockGitClientMockRecorder) GetItemText ¶
func (mr *MockGitClientMockRecorder) GetItemText(arg0, arg1 interface{}) *gomock.Call
GetItemText indicates an expected call of GetItemText
func (*MockGitClientMockRecorder) GetItemZip ¶
func (mr *MockGitClientMockRecorder) GetItemZip(arg0, arg1 interface{}) *gomock.Call
GetItemZip indicates an expected call of GetItemZip
func (*MockGitClientMockRecorder) GetItems ¶
func (mr *MockGitClientMockRecorder) GetItems(arg0, arg1 interface{}) *gomock.Call
GetItems indicates an expected call of GetItems
func (*MockGitClientMockRecorder) GetItemsBatch ¶
func (mr *MockGitClientMockRecorder) GetItemsBatch(arg0, arg1 interface{}) *gomock.Call
GetItemsBatch indicates an expected call of GetItemsBatch
func (*MockGitClientMockRecorder) GetLikes ¶
func (mr *MockGitClientMockRecorder) GetLikes(arg0, arg1 interface{}) *gomock.Call
GetLikes indicates an expected call of GetLikes
func (*MockGitClientMockRecorder) GetMergeBases ¶
func (mr *MockGitClientMockRecorder) GetMergeBases(arg0, arg1 interface{}) *gomock.Call
GetMergeBases indicates an expected call of GetMergeBases
func (*MockGitClientMockRecorder) GetMergeRequest ¶
func (mr *MockGitClientMockRecorder) GetMergeRequest(arg0, arg1 interface{}) *gomock.Call
GetMergeRequest indicates an expected call of GetMergeRequest
func (*MockGitClientMockRecorder) GetPermission ¶
func (mr *MockGitClientMockRecorder) GetPermission(arg0, arg1 interface{}) *gomock.Call
GetPermission indicates an expected call of GetPermission
func (*MockGitClientMockRecorder) GetPolicyConfigurations ¶
func (mr *MockGitClientMockRecorder) GetPolicyConfigurations(arg0, arg1 interface{}) *gomock.Call
GetPolicyConfigurations indicates an expected call of GetPolicyConfigurations
func (*MockGitClientMockRecorder) GetPullRequest ¶
func (mr *MockGitClientMockRecorder) GetPullRequest(arg0, arg1 interface{}) *gomock.Call
GetPullRequest indicates an expected call of GetPullRequest
func (*MockGitClientMockRecorder) GetPullRequestById ¶
func (mr *MockGitClientMockRecorder) GetPullRequestById(arg0, arg1 interface{}) *gomock.Call
GetPullRequestById indicates an expected call of GetPullRequestById
func (*MockGitClientMockRecorder) GetPullRequestCommits ¶
func (mr *MockGitClientMockRecorder) GetPullRequestCommits(arg0, arg1 interface{}) *gomock.Call
GetPullRequestCommits indicates an expected call of GetPullRequestCommits
func (*MockGitClientMockRecorder) GetPullRequestIteration ¶
func (mr *MockGitClientMockRecorder) GetPullRequestIteration(arg0, arg1 interface{}) *gomock.Call
GetPullRequestIteration indicates an expected call of GetPullRequestIteration
func (*MockGitClientMockRecorder) GetPullRequestIterationChanges ¶
func (mr *MockGitClientMockRecorder) GetPullRequestIterationChanges(arg0, arg1 interface{}) *gomock.Call
GetPullRequestIterationChanges indicates an expected call of GetPullRequestIterationChanges
func (*MockGitClientMockRecorder) GetPullRequestIterationCommits ¶
func (mr *MockGitClientMockRecorder) GetPullRequestIterationCommits(arg0, arg1 interface{}) *gomock.Call
GetPullRequestIterationCommits indicates an expected call of GetPullRequestIterationCommits
func (*MockGitClientMockRecorder) GetPullRequestIterationStatus ¶
func (mr *MockGitClientMockRecorder) GetPullRequestIterationStatus(arg0, arg1 interface{}) *gomock.Call
GetPullRequestIterationStatus indicates an expected call of GetPullRequestIterationStatus
func (*MockGitClientMockRecorder) GetPullRequestIterationStatuses ¶
func (mr *MockGitClientMockRecorder) GetPullRequestIterationStatuses(arg0, arg1 interface{}) *gomock.Call
GetPullRequestIterationStatuses indicates an expected call of GetPullRequestIterationStatuses
func (*MockGitClientMockRecorder) GetPullRequestIterations ¶
func (mr *MockGitClientMockRecorder) GetPullRequestIterations(arg0, arg1 interface{}) *gomock.Call
GetPullRequestIterations indicates an expected call of GetPullRequestIterations
func (*MockGitClientMockRecorder) GetPullRequestLabel ¶
func (mr *MockGitClientMockRecorder) GetPullRequestLabel(arg0, arg1 interface{}) *gomock.Call
GetPullRequestLabel indicates an expected call of GetPullRequestLabel
func (*MockGitClientMockRecorder) GetPullRequestLabels ¶
func (mr *MockGitClientMockRecorder) GetPullRequestLabels(arg0, arg1 interface{}) *gomock.Call
GetPullRequestLabels indicates an expected call of GetPullRequestLabels
func (*MockGitClientMockRecorder) GetPullRequestProperties ¶
func (mr *MockGitClientMockRecorder) GetPullRequestProperties(arg0, arg1 interface{}) *gomock.Call
GetPullRequestProperties indicates an expected call of GetPullRequestProperties
func (*MockGitClientMockRecorder) GetPullRequestQuery ¶
func (mr *MockGitClientMockRecorder) GetPullRequestQuery(arg0, arg1 interface{}) *gomock.Call
GetPullRequestQuery indicates an expected call of GetPullRequestQuery
func (*MockGitClientMockRecorder) GetPullRequestReviewer ¶
func (mr *MockGitClientMockRecorder) GetPullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
GetPullRequestReviewer indicates an expected call of GetPullRequestReviewer
func (*MockGitClientMockRecorder) GetPullRequestReviewers ¶
func (mr *MockGitClientMockRecorder) GetPullRequestReviewers(arg0, arg1 interface{}) *gomock.Call
GetPullRequestReviewers indicates an expected call of GetPullRequestReviewers
func (*MockGitClientMockRecorder) GetPullRequestStatus ¶
func (mr *MockGitClientMockRecorder) GetPullRequestStatus(arg0, arg1 interface{}) *gomock.Call
GetPullRequestStatus indicates an expected call of GetPullRequestStatus
func (*MockGitClientMockRecorder) GetPullRequestStatuses ¶
func (mr *MockGitClientMockRecorder) GetPullRequestStatuses(arg0, arg1 interface{}) *gomock.Call
GetPullRequestStatuses indicates an expected call of GetPullRequestStatuses
func (*MockGitClientMockRecorder) GetPullRequestThread ¶
func (mr *MockGitClientMockRecorder) GetPullRequestThread(arg0, arg1 interface{}) *gomock.Call
GetPullRequestThread indicates an expected call of GetPullRequestThread
func (*MockGitClientMockRecorder) GetPullRequestWorkItemRefs ¶
func (mr *MockGitClientMockRecorder) GetPullRequestWorkItemRefs(arg0, arg1 interface{}) *gomock.Call
GetPullRequestWorkItemRefs indicates an expected call of GetPullRequestWorkItemRefs
func (*MockGitClientMockRecorder) GetPullRequests ¶
func (mr *MockGitClientMockRecorder) GetPullRequests(arg0, arg1 interface{}) *gomock.Call
GetPullRequests indicates an expected call of GetPullRequests
func (*MockGitClientMockRecorder) GetPullRequestsByProject ¶
func (mr *MockGitClientMockRecorder) GetPullRequestsByProject(arg0, arg1 interface{}) *gomock.Call
GetPullRequestsByProject indicates an expected call of GetPullRequestsByProject
func (*MockGitClientMockRecorder) GetPush ¶
func (mr *MockGitClientMockRecorder) GetPush(arg0, arg1 interface{}) *gomock.Call
GetPush indicates an expected call of GetPush
func (*MockGitClientMockRecorder) GetPushCommits ¶
func (mr *MockGitClientMockRecorder) GetPushCommits(arg0, arg1 interface{}) *gomock.Call
GetPushCommits indicates an expected call of GetPushCommits
func (*MockGitClientMockRecorder) GetPushes ¶
func (mr *MockGitClientMockRecorder) GetPushes(arg0, arg1 interface{}) *gomock.Call
GetPushes indicates an expected call of GetPushes
func (*MockGitClientMockRecorder) GetRecycleBinRepositories ¶
func (mr *MockGitClientMockRecorder) GetRecycleBinRepositories(arg0, arg1 interface{}) *gomock.Call
GetRecycleBinRepositories indicates an expected call of GetRecycleBinRepositories
func (*MockGitClientMockRecorder) GetRefFavorite ¶
func (mr *MockGitClientMockRecorder) GetRefFavorite(arg0, arg1 interface{}) *gomock.Call
GetRefFavorite indicates an expected call of GetRefFavorite
func (*MockGitClientMockRecorder) GetRefFavorites ¶
func (mr *MockGitClientMockRecorder) GetRefFavorites(arg0, arg1 interface{}) *gomock.Call
GetRefFavorites indicates an expected call of GetRefFavorites
func (*MockGitClientMockRecorder) GetRefs ¶
func (mr *MockGitClientMockRecorder) GetRefs(arg0, arg1 interface{}) *gomock.Call
GetRefs indicates an expected call of GetRefs
func (*MockGitClientMockRecorder) GetRepositories ¶
func (mr *MockGitClientMockRecorder) GetRepositories(arg0, arg1 interface{}) *gomock.Call
GetRepositories indicates an expected call of GetRepositories
func (*MockGitClientMockRecorder) GetRepository ¶
func (mr *MockGitClientMockRecorder) GetRepository(arg0, arg1 interface{}) *gomock.Call
GetRepository indicates an expected call of GetRepository
func (*MockGitClientMockRecorder) GetRepositoryWithParent ¶
func (mr *MockGitClientMockRecorder) GetRepositoryWithParent(arg0, arg1 interface{}) *gomock.Call
GetRepositoryWithParent indicates an expected call of GetRepositoryWithParent
func (*MockGitClientMockRecorder) GetRevert ¶
func (mr *MockGitClientMockRecorder) GetRevert(arg0, arg1 interface{}) *gomock.Call
GetRevert indicates an expected call of GetRevert
func (*MockGitClientMockRecorder) GetRevertForRefName ¶
func (mr *MockGitClientMockRecorder) GetRevertForRefName(arg0, arg1 interface{}) *gomock.Call
GetRevertForRefName indicates an expected call of GetRevertForRefName
func (*MockGitClientMockRecorder) GetStatuses ¶
func (mr *MockGitClientMockRecorder) GetStatuses(arg0, arg1 interface{}) *gomock.Call
GetStatuses indicates an expected call of GetStatuses
func (*MockGitClientMockRecorder) GetSuggestions ¶
func (mr *MockGitClientMockRecorder) GetSuggestions(arg0, arg1 interface{}) *gomock.Call
GetSuggestions indicates an expected call of GetSuggestions
func (*MockGitClientMockRecorder) GetThreads ¶
func (mr *MockGitClientMockRecorder) GetThreads(arg0, arg1 interface{}) *gomock.Call
GetThreads indicates an expected call of GetThreads
func (*MockGitClientMockRecorder) GetTree ¶
func (mr *MockGitClientMockRecorder) GetTree(arg0, arg1 interface{}) *gomock.Call
GetTree indicates an expected call of GetTree
func (*MockGitClientMockRecorder) GetTreeZip ¶
func (mr *MockGitClientMockRecorder) GetTreeZip(arg0, arg1 interface{}) *gomock.Call
GetTreeZip indicates an expected call of GetTreeZip
func (*MockGitClientMockRecorder) QueryImportRequests ¶
func (mr *MockGitClientMockRecorder) QueryImportRequests(arg0, arg1 interface{}) *gomock.Call
QueryImportRequests indicates an expected call of QueryImportRequests
func (*MockGitClientMockRecorder) RestoreRepositoryFromRecycleBin ¶
func (mr *MockGitClientMockRecorder) RestoreRepositoryFromRecycleBin(arg0, arg1 interface{}) *gomock.Call
RestoreRepositoryFromRecycleBin indicates an expected call of RestoreRepositoryFromRecycleBin
func (*MockGitClientMockRecorder) SharePullRequest ¶
func (mr *MockGitClientMockRecorder) SharePullRequest(arg0, arg1 interface{}) *gomock.Call
SharePullRequest indicates an expected call of SharePullRequest
func (*MockGitClientMockRecorder) UpdateComment ¶
func (mr *MockGitClientMockRecorder) UpdateComment(arg0, arg1 interface{}) *gomock.Call
UpdateComment indicates an expected call of UpdateComment
func (*MockGitClientMockRecorder) UpdateImportRequest ¶
func (mr *MockGitClientMockRecorder) UpdateImportRequest(arg0, arg1 interface{}) *gomock.Call
UpdateImportRequest indicates an expected call of UpdateImportRequest
func (*MockGitClientMockRecorder) UpdatePullRequest ¶
func (mr *MockGitClientMockRecorder) UpdatePullRequest(arg0, arg1 interface{}) *gomock.Call
UpdatePullRequest indicates an expected call of UpdatePullRequest
func (*MockGitClientMockRecorder) UpdatePullRequestIterationStatuses ¶
func (mr *MockGitClientMockRecorder) UpdatePullRequestIterationStatuses(arg0, arg1 interface{}) *gomock.Call
UpdatePullRequestIterationStatuses indicates an expected call of UpdatePullRequestIterationStatuses
func (*MockGitClientMockRecorder) UpdatePullRequestProperties ¶
func (mr *MockGitClientMockRecorder) UpdatePullRequestProperties(arg0, arg1 interface{}) *gomock.Call
UpdatePullRequestProperties indicates an expected call of UpdatePullRequestProperties
func (*MockGitClientMockRecorder) UpdatePullRequestReviewer ¶
func (mr *MockGitClientMockRecorder) UpdatePullRequestReviewer(arg0, arg1 interface{}) *gomock.Call
UpdatePullRequestReviewer indicates an expected call of UpdatePullRequestReviewer
func (*MockGitClientMockRecorder) UpdatePullRequestReviewers ¶
func (mr *MockGitClientMockRecorder) UpdatePullRequestReviewers(arg0, arg1 interface{}) *gomock.Call
UpdatePullRequestReviewers indicates an expected call of UpdatePullRequestReviewers
func (*MockGitClientMockRecorder) UpdatePullRequestStatuses ¶
func (mr *MockGitClientMockRecorder) UpdatePullRequestStatuses(arg0, arg1 interface{}) *gomock.Call
UpdatePullRequestStatuses indicates an expected call of UpdatePullRequestStatuses
func (*MockGitClientMockRecorder) UpdateRef ¶
func (mr *MockGitClientMockRecorder) UpdateRef(arg0, arg1 interface{}) *gomock.Call
UpdateRef indicates an expected call of UpdateRef
func (*MockGitClientMockRecorder) UpdateRefs ¶
func (mr *MockGitClientMockRecorder) UpdateRefs(arg0, arg1 interface{}) *gomock.Call
UpdateRefs indicates an expected call of UpdateRefs
func (*MockGitClientMockRecorder) UpdateRepository ¶
func (mr *MockGitClientMockRecorder) UpdateRepository(arg0, arg1 interface{}) *gomock.Call
UpdateRepository indicates an expected call of UpdateRepository
func (*MockGitClientMockRecorder) UpdateThread ¶
func (mr *MockGitClientMockRecorder) UpdateThread(arg0, arg1 interface{}) *gomock.Call
UpdateThread indicates an expected call of UpdateThread
type MockGraphClient ¶
type MockGraphClient struct {
// contains filtered or unexported fields
}
MockGraphClient is a mock of Client interface
func NewMockGraphClient ¶
func NewMockGraphClient(ctrl *gomock.Controller) *MockGraphClient
NewMockGraphClient creates a new mock instance
func (*MockGraphClient) AddMembership ¶
func (m *MockGraphClient) AddMembership(arg0 context.Context, arg1 graph.AddMembershipArgs) (*graph.GraphMembership, error)
AddMembership mocks base method
func (*MockGraphClient) CheckMembershipExistence ¶
func (m *MockGraphClient) CheckMembershipExistence(arg0 context.Context, arg1 graph.CheckMembershipExistenceArgs) error
CheckMembershipExistence mocks base method
func (*MockGraphClient) CreateGroupMailAddress ¶
func (m *MockGraphClient) CreateGroupMailAddress(arg0 context.Context, arg1 graph.CreateGroupMailAddressArgs) (*graph.GraphGroup, error)
CreateGroupMailAddress mocks base method
func (*MockGraphClient) CreateGroupOriginId ¶
func (m *MockGraphClient) CreateGroupOriginId(arg0 context.Context, arg1 graph.CreateGroupOriginIdArgs) (*graph.GraphGroup, error)
CreateGroupOriginId mocks base method
func (*MockGraphClient) CreateGroupVsts ¶
func (m *MockGraphClient) CreateGroupVsts(arg0 context.Context, arg1 graph.CreateGroupVstsArgs) (*graph.GraphGroup, error)
CreateGroupVsts mocks base method
func (*MockGraphClient) CreateServicePrincipal ¶
func (m *MockGraphClient) CreateServicePrincipal(arg0 context.Context, arg1 graph.CreateServicePrincipalArgs) (*graph.GraphServicePrincipal, error)
CreateServicePrincipal mocks base method
func (*MockGraphClient) CreateUserMailAddress ¶
func (m *MockGraphClient) CreateUserMailAddress(arg0 context.Context, arg1 graph.CreateUserMailAddressArgs) (*graph.GraphUser, error)
CreateUserMailAddress mocks base method
func (*MockGraphClient) CreateUserOriginId ¶
func (m *MockGraphClient) CreateUserOriginId(arg0 context.Context, arg1 graph.CreateUserOriginIdArgs) (*graph.GraphUser, error)
CreateUserOriginId mocks base method
func (*MockGraphClient) CreateUserUserPrincipalName ¶
func (m *MockGraphClient) CreateUserUserPrincipalName(arg0 context.Context, arg1 graph.CreateUserUserPrincipalNameArgs) (*graph.GraphUser, error)
CreateUserUserPrincipalName mocks base method
func (*MockGraphClient) DeleteAvatar ¶
func (m *MockGraphClient) DeleteAvatar(arg0 context.Context, arg1 graph.DeleteAvatarArgs) error
DeleteAvatar mocks base method
func (*MockGraphClient) DeleteGroup ¶
func (m *MockGraphClient) DeleteGroup(arg0 context.Context, arg1 graph.DeleteGroupArgs) error
DeleteGroup mocks base method
func (*MockGraphClient) DeleteServicePrincipal ¶
func (m *MockGraphClient) DeleteServicePrincipal(arg0 context.Context, arg1 graph.DeleteServicePrincipalArgs) error
DeleteServicePrincipal mocks base method
func (*MockGraphClient) DeleteUser ¶
func (m *MockGraphClient) DeleteUser(arg0 context.Context, arg1 graph.DeleteUserArgs) error
DeleteUser mocks base method
func (*MockGraphClient) EXPECT ¶
func (m *MockGraphClient) EXPECT() *MockGraphClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockGraphClient) GetAvatar ¶
func (m *MockGraphClient) GetAvatar(arg0 context.Context, arg1 graph.GetAvatarArgs) (*profile.Avatar, error)
GetAvatar mocks base method
func (*MockGraphClient) GetDescriptor ¶
func (m *MockGraphClient) GetDescriptor(arg0 context.Context, arg1 graph.GetDescriptorArgs) (*graph.GraphDescriptorResult, error)
GetDescriptor mocks base method
func (*MockGraphClient) GetGroup ¶
func (m *MockGraphClient) GetGroup(arg0 context.Context, arg1 graph.GetGroupArgs) (*graph.GraphGroup, error)
GetGroup mocks base method
func (*MockGraphClient) GetMembership ¶
func (m *MockGraphClient) GetMembership(arg0 context.Context, arg1 graph.GetMembershipArgs) (*graph.GraphMembership, error)
GetMembership mocks base method
func (*MockGraphClient) GetMembershipState ¶
func (m *MockGraphClient) GetMembershipState(arg0 context.Context, arg1 graph.GetMembershipStateArgs) (*graph.GraphMembershipState, error)
GetMembershipState mocks base method
func (*MockGraphClient) GetProviderInfo ¶
func (m *MockGraphClient) GetProviderInfo(arg0 context.Context, arg1 graph.GetProviderInfoArgs) (*graph.GraphProviderInfo, error)
GetProviderInfo mocks base method
func (*MockGraphClient) GetServicePrincipal ¶
func (m *MockGraphClient) GetServicePrincipal(arg0 context.Context, arg1 graph.GetServicePrincipalArgs) (*graph.GraphServicePrincipal, error)
GetServicePrincipal mocks base method
func (*MockGraphClient) GetStorageKey ¶
func (m *MockGraphClient) GetStorageKey(arg0 context.Context, arg1 graph.GetStorageKeyArgs) (*graph.GraphStorageKeyResult, error)
GetStorageKey mocks base method
func (*MockGraphClient) GetUser ¶
func (m *MockGraphClient) GetUser(arg0 context.Context, arg1 graph.GetUserArgs) (*graph.GraphUser, error)
GetUser mocks base method
func (*MockGraphClient) ListGroups ¶
func (m *MockGraphClient) ListGroups(arg0 context.Context, arg1 graph.ListGroupsArgs) (*graph.PagedGraphGroups, error)
ListGroups mocks base method
func (*MockGraphClient) ListMemberships ¶
func (m *MockGraphClient) ListMemberships(arg0 context.Context, arg1 graph.ListMembershipsArgs) (*[]graph.GraphMembership, error)
ListMemberships mocks base method
func (*MockGraphClient) ListServicePrincipals ¶
func (m *MockGraphClient) ListServicePrincipals(arg0 context.Context, arg1 graph.ListServicePrincipalsArgs) (*graph.PagedGraphServicePrincipals, error)
ListServicePrincipals mocks base method
func (*MockGraphClient) ListUsers ¶
func (m *MockGraphClient) ListUsers(arg0 context.Context, arg1 graph.ListUsersArgs) (*graph.PagedGraphUsers, error)
ListUsers mocks base method
func (*MockGraphClient) LookupSubjects ¶
func (m *MockGraphClient) LookupSubjects(arg0 context.Context, arg1 graph.LookupSubjectsArgs) (*map[string]graph.GraphSubject, error)
LookupSubjects mocks base method
func (*MockGraphClient) QuerySubjects ¶
func (m *MockGraphClient) QuerySubjects(arg0 context.Context, arg1 graph.QuerySubjectsArgs) (*[]graph.GraphSubject, error)
QuerySubjects mocks base method
func (*MockGraphClient) RemoveMembership ¶
func (m *MockGraphClient) RemoveMembership(arg0 context.Context, arg1 graph.RemoveMembershipArgs) error
RemoveMembership mocks base method
func (*MockGraphClient) RequestAccess ¶
func (m *MockGraphClient) RequestAccess(arg0 context.Context, arg1 graph.RequestAccessArgs) error
RequestAccess mocks base method
func (*MockGraphClient) SetAvatar ¶
func (m *MockGraphClient) SetAvatar(arg0 context.Context, arg1 graph.SetAvatarArgs) error
SetAvatar mocks base method
func (*MockGraphClient) UpdateGroup ¶
func (m *MockGraphClient) UpdateGroup(arg0 context.Context, arg1 graph.UpdateGroupArgs) (*graph.GraphGroup, error)
UpdateGroup mocks base method
func (*MockGraphClient) UpdateUser ¶
func (m *MockGraphClient) UpdateUser(arg0 context.Context, arg1 graph.UpdateUserArgs) (*graph.GraphUser, error)
UpdateUser mocks base method
type MockGraphClientMockRecorder ¶
type MockGraphClientMockRecorder struct {
// contains filtered or unexported fields
}
MockGraphClientMockRecorder is the mock recorder for MockGraphClient
func (*MockGraphClientMockRecorder) AddMembership ¶
func (mr *MockGraphClientMockRecorder) AddMembership(arg0, arg1 interface{}) *gomock.Call
AddMembership indicates an expected call of AddMembership
func (*MockGraphClientMockRecorder) CheckMembershipExistence ¶
func (mr *MockGraphClientMockRecorder) CheckMembershipExistence(arg0, arg1 interface{}) *gomock.Call
CheckMembershipExistence indicates an expected call of CheckMembershipExistence
func (*MockGraphClientMockRecorder) CreateGroupMailAddress ¶
func (mr *MockGraphClientMockRecorder) CreateGroupMailAddress(arg0, arg1 interface{}) *gomock.Call
CreateGroupMailAddress indicates an expected call of CreateGroupMailAddress
func (*MockGraphClientMockRecorder) CreateGroupOriginId ¶
func (mr *MockGraphClientMockRecorder) CreateGroupOriginId(arg0, arg1 interface{}) *gomock.Call
CreateGroupOriginId indicates an expected call of CreateGroupOriginId
func (*MockGraphClientMockRecorder) CreateGroupVsts ¶
func (mr *MockGraphClientMockRecorder) CreateGroupVsts(arg0, arg1 interface{}) *gomock.Call
CreateGroupVsts indicates an expected call of CreateGroupVsts
func (*MockGraphClientMockRecorder) CreateServicePrincipal ¶
func (mr *MockGraphClientMockRecorder) CreateServicePrincipal(arg0, arg1 interface{}) *gomock.Call
CreateServicePrincipal indicates an expected call of CreateServicePrincipal
func (*MockGraphClientMockRecorder) CreateUserMailAddress ¶
func (mr *MockGraphClientMockRecorder) CreateUserMailAddress(arg0, arg1 interface{}) *gomock.Call
CreateUserMailAddress indicates an expected call of CreateUserMailAddress
func (*MockGraphClientMockRecorder) CreateUserOriginId ¶
func (mr *MockGraphClientMockRecorder) CreateUserOriginId(arg0, arg1 interface{}) *gomock.Call
CreateUserOriginId indicates an expected call of CreateUserOriginId
func (*MockGraphClientMockRecorder) CreateUserUserPrincipalName ¶
func (mr *MockGraphClientMockRecorder) CreateUserUserPrincipalName(arg0, arg1 interface{}) *gomock.Call
CreateUserUserPrincipalName indicates an expected call of CreateUserUserPrincipalName
func (*MockGraphClientMockRecorder) DeleteAvatar ¶
func (mr *MockGraphClientMockRecorder) DeleteAvatar(arg0, arg1 interface{}) *gomock.Call
DeleteAvatar indicates an expected call of DeleteAvatar
func (*MockGraphClientMockRecorder) DeleteGroup ¶
func (mr *MockGraphClientMockRecorder) DeleteGroup(arg0, arg1 interface{}) *gomock.Call
DeleteGroup indicates an expected call of DeleteGroup
func (*MockGraphClientMockRecorder) DeleteServicePrincipal ¶
func (mr *MockGraphClientMockRecorder) DeleteServicePrincipal(arg0, arg1 interface{}) *gomock.Call
DeleteServicePrincipal indicates an expected call of DeleteServicePrincipal
func (*MockGraphClientMockRecorder) DeleteUser ¶
func (mr *MockGraphClientMockRecorder) DeleteUser(arg0, arg1 interface{}) *gomock.Call
DeleteUser indicates an expected call of DeleteUser
func (*MockGraphClientMockRecorder) GetAvatar ¶
func (mr *MockGraphClientMockRecorder) GetAvatar(arg0, arg1 interface{}) *gomock.Call
GetAvatar indicates an expected call of GetAvatar
func (*MockGraphClientMockRecorder) GetDescriptor ¶
func (mr *MockGraphClientMockRecorder) GetDescriptor(arg0, arg1 interface{}) *gomock.Call
GetDescriptor indicates an expected call of GetDescriptor
func (*MockGraphClientMockRecorder) GetGroup ¶
func (mr *MockGraphClientMockRecorder) GetGroup(arg0, arg1 interface{}) *gomock.Call
GetGroup indicates an expected call of GetGroup
func (*MockGraphClientMockRecorder) GetMembership ¶
func (mr *MockGraphClientMockRecorder) GetMembership(arg0, arg1 interface{}) *gomock.Call
GetMembership indicates an expected call of GetMembership
func (*MockGraphClientMockRecorder) GetMembershipState ¶
func (mr *MockGraphClientMockRecorder) GetMembershipState(arg0, arg1 interface{}) *gomock.Call
GetMembershipState indicates an expected call of GetMembershipState
func (*MockGraphClientMockRecorder) GetProviderInfo ¶
func (mr *MockGraphClientMockRecorder) GetProviderInfo(arg0, arg1 interface{}) *gomock.Call
GetProviderInfo indicates an expected call of GetProviderInfo
func (*MockGraphClientMockRecorder) GetServicePrincipal ¶
func (mr *MockGraphClientMockRecorder) GetServicePrincipal(arg0, arg1 interface{}) *gomock.Call
GetServicePrincipal indicates an expected call of GetServicePrincipal
func (*MockGraphClientMockRecorder) GetStorageKey ¶
func (mr *MockGraphClientMockRecorder) GetStorageKey(arg0, arg1 interface{}) *gomock.Call
GetStorageKey indicates an expected call of GetStorageKey
func (*MockGraphClientMockRecorder) GetUser ¶
func (mr *MockGraphClientMockRecorder) GetUser(arg0, arg1 interface{}) *gomock.Call
GetUser indicates an expected call of GetUser
func (*MockGraphClientMockRecorder) ListGroups ¶
func (mr *MockGraphClientMockRecorder) ListGroups(arg0, arg1 interface{}) *gomock.Call
ListGroups indicates an expected call of ListGroups
func (*MockGraphClientMockRecorder) ListMemberships ¶
func (mr *MockGraphClientMockRecorder) ListMemberships(arg0, arg1 interface{}) *gomock.Call
ListMemberships indicates an expected call of ListMemberships
func (*MockGraphClientMockRecorder) ListServicePrincipals ¶
func (mr *MockGraphClientMockRecorder) ListServicePrincipals(arg0, arg1 interface{}) *gomock.Call
ListServicePrincipals indicates an expected call of ListServicePrincipals
func (*MockGraphClientMockRecorder) ListUsers ¶
func (mr *MockGraphClientMockRecorder) ListUsers(arg0, arg1 interface{}) *gomock.Call
ListUsers indicates an expected call of ListUsers
func (*MockGraphClientMockRecorder) LookupSubjects ¶
func (mr *MockGraphClientMockRecorder) LookupSubjects(arg0, arg1 interface{}) *gomock.Call
LookupSubjects indicates an expected call of LookupSubjects
func (*MockGraphClientMockRecorder) QuerySubjects ¶
func (mr *MockGraphClientMockRecorder) QuerySubjects(arg0, arg1 interface{}) *gomock.Call
QuerySubjects indicates an expected call of QuerySubjects
func (*MockGraphClientMockRecorder) RemoveMembership ¶
func (mr *MockGraphClientMockRecorder) RemoveMembership(arg0, arg1 interface{}) *gomock.Call
RemoveMembership indicates an expected call of RemoveMembership
func (*MockGraphClientMockRecorder) RequestAccess ¶
func (mr *MockGraphClientMockRecorder) RequestAccess(arg0, arg1 interface{}) *gomock.Call
RequestAccess indicates an expected call of RequestAccess
func (*MockGraphClientMockRecorder) SetAvatar ¶
func (mr *MockGraphClientMockRecorder) SetAvatar(arg0, arg1 interface{}) *gomock.Call
SetAvatar indicates an expected call of SetAvatar
func (*MockGraphClientMockRecorder) UpdateGroup ¶
func (mr *MockGraphClientMockRecorder) UpdateGroup(arg0, arg1 interface{}) *gomock.Call
UpdateGroup indicates an expected call of UpdateGroup
func (*MockGraphClientMockRecorder) UpdateUser ¶
func (mr *MockGraphClientMockRecorder) UpdateUser(arg0, arg1 interface{}) *gomock.Call
UpdateUser indicates an expected call of UpdateUser
type MockIdentityClient ¶
type MockIdentityClient struct {
// contains filtered or unexported fields
}
MockIdentityClient is a mock of Client interface
func NewMockIdentityClient ¶
func NewMockIdentityClient(ctrl *gomock.Controller) *MockIdentityClient
NewMockIdentityClient creates a new mock instance
func (*MockIdentityClient) AddMember ¶
func (m *MockIdentityClient) AddMember(arg0 context.Context, arg1 identity.AddMemberArgs) (*bool, error)
AddMember mocks base method
func (*MockIdentityClient) CreateGroups ¶
func (m *MockIdentityClient) CreateGroups(arg0 context.Context, arg1 identity.CreateGroupsArgs) (*[]identity.Identity, error)
CreateGroups mocks base method
func (*MockIdentityClient) CreateIdentity ¶
func (m *MockIdentityClient) CreateIdentity(arg0 context.Context, arg1 identity.CreateIdentityArgs) (*identity.Identity, error)
CreateIdentity mocks base method
func (*MockIdentityClient) CreateOrBindWithClaims ¶
func (m *MockIdentityClient) CreateOrBindWithClaims(arg0 context.Context, arg1 identity.CreateOrBindWithClaimsArgs) (*identity.Identity, error)
CreateOrBindWithClaims mocks base method
func (*MockIdentityClient) CreateScope ¶
func (m *MockIdentityClient) CreateScope(arg0 context.Context, arg1 identity.CreateScopeArgs) (*identity.IdentityScope, error)
CreateScope mocks base method
func (*MockIdentityClient) DeleteGroup ¶
func (m *MockIdentityClient) DeleteGroup(arg0 context.Context, arg1 identity.DeleteGroupArgs) error
DeleteGroup mocks base method
func (*MockIdentityClient) DeleteScope ¶
func (m *MockIdentityClient) DeleteScope(arg0 context.Context, arg1 identity.DeleteScopeArgs) error
DeleteScope mocks base method
func (*MockIdentityClient) EXPECT ¶
func (m *MockIdentityClient) EXPECT() *MockIdentityClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockIdentityClient) ForceRemoveMember ¶
func (m *MockIdentityClient) ForceRemoveMember(arg0 context.Context, arg1 identity.ForceRemoveMemberArgs) (*bool, error)
ForceRemoveMember mocks base method
func (*MockIdentityClient) GetDescriptorById ¶
func (m *MockIdentityClient) GetDescriptorById(arg0 context.Context, arg1 identity.GetDescriptorByIdArgs) (*string, error)
GetDescriptorById mocks base method
func (*MockIdentityClient) GetIdentityChanges ¶
func (m *MockIdentityClient) GetIdentityChanges(arg0 context.Context, arg1 identity.GetIdentityChangesArgs) (*identity.ChangedIdentities, error)
GetIdentityChanges mocks base method
func (*MockIdentityClient) GetIdentitySnapshot ¶
func (m *MockIdentityClient) GetIdentitySnapshot(arg0 context.Context, arg1 identity.GetIdentitySnapshotArgs) (*identity.IdentitySnapshot, error)
GetIdentitySnapshot mocks base method
func (*MockIdentityClient) GetMaxSequenceId ¶
func (m *MockIdentityClient) GetMaxSequenceId(arg0 context.Context, arg1 identity.GetMaxSequenceIdArgs) (*uint64, error)
GetMaxSequenceId mocks base method
func (*MockIdentityClient) GetScopeById ¶
func (m *MockIdentityClient) GetScopeById(arg0 context.Context, arg1 identity.GetScopeByIdArgs) (*identity.IdentityScope, error)
GetScopeById mocks base method
func (*MockIdentityClient) GetScopeByName ¶
func (m *MockIdentityClient) GetScopeByName(arg0 context.Context, arg1 identity.GetScopeByNameArgs) (*identity.IdentityScope, error)
GetScopeByName mocks base method
func (*MockIdentityClient) GetSelf ¶
func (m *MockIdentityClient) GetSelf(arg0 context.Context, arg1 identity.GetSelfArgs) (*identity.IdentitySelf, error)
GetSelf mocks base method
func (*MockIdentityClient) GetSignedInToken ¶
func (m *MockIdentityClient) GetSignedInToken(arg0 context.Context, arg1 identity.GetSignedInTokenArgs) (*delegatedauthorization.AccessTokenResult, error)
GetSignedInToken mocks base method
func (*MockIdentityClient) GetSignoutToken ¶
func (m *MockIdentityClient) GetSignoutToken(arg0 context.Context, arg1 identity.GetSignoutTokenArgs) (*delegatedauthorization.AccessTokenResult, error)
GetSignoutToken mocks base method
func (*MockIdentityClient) GetTenant ¶
func (m *MockIdentityClient) GetTenant(arg0 context.Context, arg1 identity.GetTenantArgs) (*identity.TenantInfo, error)
GetTenant mocks base method
func (*MockIdentityClient) GetUserIdentityIdsByDomainId ¶
func (m *MockIdentityClient) GetUserIdentityIdsByDomainId(arg0 context.Context, arg1 identity.GetUserIdentityIdsByDomainIdArgs) (*[]uuid.UUID, error)
GetUserIdentityIdsByDomainId mocks base method
func (*MockIdentityClient) ListGroups ¶
func (m *MockIdentityClient) ListGroups(arg0 context.Context, arg1 identity.ListGroupsArgs) (*[]identity.Identity, error)
ListGroups mocks base method
func (*MockIdentityClient) ReadIdentities ¶
func (m *MockIdentityClient) ReadIdentities(arg0 context.Context, arg1 identity.ReadIdentitiesArgs) (*[]identity.Identity, error)
ReadIdentities mocks base method
func (*MockIdentityClient) ReadIdentitiesByScope ¶
func (m *MockIdentityClient) ReadIdentitiesByScope(arg0 context.Context, arg1 identity.ReadIdentitiesByScopeArgs) (*[]identity.Identity, error)
ReadIdentitiesByScope mocks base method
func (*MockIdentityClient) ReadIdentity ¶
func (m *MockIdentityClient) ReadIdentity(arg0 context.Context, arg1 identity.ReadIdentityArgs) (*identity.Identity, error)
ReadIdentity mocks base method
func (*MockIdentityClient) ReadIdentityBatch ¶
func (m *MockIdentityClient) ReadIdentityBatch(arg0 context.Context, arg1 identity.ReadIdentityBatchArgs) (*[]identity.Identity, error)
ReadIdentityBatch mocks base method
func (*MockIdentityClient) ReadMember ¶
func (m *MockIdentityClient) ReadMember(arg0 context.Context, arg1 identity.ReadMemberArgs) (*string, error)
ReadMember mocks base method
func (*MockIdentityClient) ReadMemberOf ¶
func (m *MockIdentityClient) ReadMemberOf(arg0 context.Context, arg1 identity.ReadMemberOfArgs) (*string, error)
ReadMemberOf mocks base method
func (*MockIdentityClient) ReadMembers ¶
func (m *MockIdentityClient) ReadMembers(arg0 context.Context, arg1 identity.ReadMembersArgs) (*[]string, error)
ReadMembers mocks base method
func (*MockIdentityClient) ReadMembersOf ¶
func (m *MockIdentityClient) ReadMembersOf(arg0 context.Context, arg1 identity.ReadMembersOfArgs) (*[]string, error)
ReadMembersOf mocks base method
func (*MockIdentityClient) RefreshMembersOf ¶
func (m *MockIdentityClient) RefreshMembersOf(arg0 context.Context, arg1 identity.RefreshMembersOfArgs) (*[]string, error)
RefreshMembersOf mocks base method
func (*MockIdentityClient) RemoveMember ¶
func (m *MockIdentityClient) RemoveMember(arg0 context.Context, arg1 identity.RemoveMemberArgs) (*bool, error)
RemoveMember mocks base method
func (*MockIdentityClient) UpdateIdentities ¶
func (m *MockIdentityClient) UpdateIdentities(arg0 context.Context, arg1 identity.UpdateIdentitiesArgs) (*[]identity.IdentityUpdateData, error)
UpdateIdentities mocks base method
func (*MockIdentityClient) UpdateIdentity ¶
func (m *MockIdentityClient) UpdateIdentity(arg0 context.Context, arg1 identity.UpdateIdentityArgs) error
UpdateIdentity mocks base method
func (*MockIdentityClient) UpdateScope ¶
func (m *MockIdentityClient) UpdateScope(arg0 context.Context, arg1 identity.UpdateScopeArgs) error
UpdateScope mocks base method
type MockIdentityClientMockRecorder ¶
type MockIdentityClientMockRecorder struct {
// contains filtered or unexported fields
}
MockIdentityClientMockRecorder is the mock recorder for MockIdentityClient
func (*MockIdentityClientMockRecorder) AddMember ¶
func (mr *MockIdentityClientMockRecorder) AddMember(arg0, arg1 interface{}) *gomock.Call
AddMember indicates an expected call of AddMember
func (*MockIdentityClientMockRecorder) CreateGroups ¶
func (mr *MockIdentityClientMockRecorder) CreateGroups(arg0, arg1 interface{}) *gomock.Call
CreateGroups indicates an expected call of CreateGroups
func (*MockIdentityClientMockRecorder) CreateIdentity ¶
func (mr *MockIdentityClientMockRecorder) CreateIdentity(arg0, arg1 interface{}) *gomock.Call
CreateIdentity indicates an expected call of CreateIdentity
func (*MockIdentityClientMockRecorder) CreateOrBindWithClaims ¶
func (mr *MockIdentityClientMockRecorder) CreateOrBindWithClaims(arg0, arg1 interface{}) *gomock.Call
CreateOrBindWithClaims indicates an expected call of CreateOrBindWithClaims
func (*MockIdentityClientMockRecorder) CreateScope ¶
func (mr *MockIdentityClientMockRecorder) CreateScope(arg0, arg1 interface{}) *gomock.Call
CreateScope indicates an expected call of CreateScope
func (*MockIdentityClientMockRecorder) DeleteGroup ¶
func (mr *MockIdentityClientMockRecorder) DeleteGroup(arg0, arg1 interface{}) *gomock.Call
DeleteGroup indicates an expected call of DeleteGroup
func (*MockIdentityClientMockRecorder) DeleteScope ¶
func (mr *MockIdentityClientMockRecorder) DeleteScope(arg0, arg1 interface{}) *gomock.Call
DeleteScope indicates an expected call of DeleteScope
func (*MockIdentityClientMockRecorder) ForceRemoveMember ¶
func (mr *MockIdentityClientMockRecorder) ForceRemoveMember(arg0, arg1 interface{}) *gomock.Call
ForceRemoveMember indicates an expected call of ForceRemoveMember
func (*MockIdentityClientMockRecorder) GetDescriptorById ¶
func (mr *MockIdentityClientMockRecorder) GetDescriptorById(arg0, arg1 interface{}) *gomock.Call
GetDescriptorById indicates an expected call of GetDescriptorById
func (*MockIdentityClientMockRecorder) GetIdentityChanges ¶
func (mr *MockIdentityClientMockRecorder) GetIdentityChanges(arg0, arg1 interface{}) *gomock.Call
GetIdentityChanges indicates an expected call of GetIdentityChanges
func (*MockIdentityClientMockRecorder) GetIdentitySnapshot ¶
func (mr *MockIdentityClientMockRecorder) GetIdentitySnapshot(arg0, arg1 interface{}) *gomock.Call
GetIdentitySnapshot indicates an expected call of GetIdentitySnapshot
func (*MockIdentityClientMockRecorder) GetMaxSequenceId ¶
func (mr *MockIdentityClientMockRecorder) GetMaxSequenceId(arg0, arg1 interface{}) *gomock.Call
GetMaxSequenceId indicates an expected call of GetMaxSequenceId
func (*MockIdentityClientMockRecorder) GetScopeById ¶
func (mr *MockIdentityClientMockRecorder) GetScopeById(arg0, arg1 interface{}) *gomock.Call
GetScopeById indicates an expected call of GetScopeById
func (*MockIdentityClientMockRecorder) GetScopeByName ¶
func (mr *MockIdentityClientMockRecorder) GetScopeByName(arg0, arg1 interface{}) *gomock.Call
GetScopeByName indicates an expected call of GetScopeByName
func (*MockIdentityClientMockRecorder) GetSelf ¶
func (mr *MockIdentityClientMockRecorder) GetSelf(arg0, arg1 interface{}) *gomock.Call
GetSelf indicates an expected call of GetSelf
func (*MockIdentityClientMockRecorder) GetSignedInToken ¶
func (mr *MockIdentityClientMockRecorder) GetSignedInToken(arg0, arg1 interface{}) *gomock.Call
GetSignedInToken indicates an expected call of GetSignedInToken
func (*MockIdentityClientMockRecorder) GetSignoutToken ¶
func (mr *MockIdentityClientMockRecorder) GetSignoutToken(arg0, arg1 interface{}) *gomock.Call
GetSignoutToken indicates an expected call of GetSignoutToken
func (*MockIdentityClientMockRecorder) GetTenant ¶
func (mr *MockIdentityClientMockRecorder) GetTenant(arg0, arg1 interface{}) *gomock.Call
GetTenant indicates an expected call of GetTenant
func (*MockIdentityClientMockRecorder) GetUserIdentityIdsByDomainId ¶
func (mr *MockIdentityClientMockRecorder) GetUserIdentityIdsByDomainId(arg0, arg1 interface{}) *gomock.Call
GetUserIdentityIdsByDomainId indicates an expected call of GetUserIdentityIdsByDomainId
func (*MockIdentityClientMockRecorder) ListGroups ¶
func (mr *MockIdentityClientMockRecorder) ListGroups(arg0, arg1 interface{}) *gomock.Call
ListGroups indicates an expected call of ListGroups
func (*MockIdentityClientMockRecorder) ReadIdentities ¶
func (mr *MockIdentityClientMockRecorder) ReadIdentities(arg0, arg1 interface{}) *gomock.Call
ReadIdentities indicates an expected call of ReadIdentities
func (*MockIdentityClientMockRecorder) ReadIdentitiesByScope ¶
func (mr *MockIdentityClientMockRecorder) ReadIdentitiesByScope(arg0, arg1 interface{}) *gomock.Call
ReadIdentitiesByScope indicates an expected call of ReadIdentitiesByScope
func (*MockIdentityClientMockRecorder) ReadIdentity ¶
func (mr *MockIdentityClientMockRecorder) ReadIdentity(arg0, arg1 interface{}) *gomock.Call
ReadIdentity indicates an expected call of ReadIdentity
func (*MockIdentityClientMockRecorder) ReadIdentityBatch ¶
func (mr *MockIdentityClientMockRecorder) ReadIdentityBatch(arg0, arg1 interface{}) *gomock.Call
ReadIdentityBatch indicates an expected call of ReadIdentityBatch
func (*MockIdentityClientMockRecorder) ReadMember ¶
func (mr *MockIdentityClientMockRecorder) ReadMember(arg0, arg1 interface{}) *gomock.Call
ReadMember indicates an expected call of ReadMember
func (*MockIdentityClientMockRecorder) ReadMemberOf ¶
func (mr *MockIdentityClientMockRecorder) ReadMemberOf(arg0, arg1 interface{}) *gomock.Call
ReadMemberOf indicates an expected call of ReadMemberOf
func (*MockIdentityClientMockRecorder) ReadMembers ¶
func (mr *MockIdentityClientMockRecorder) ReadMembers(arg0, arg1 interface{}) *gomock.Call
ReadMembers indicates an expected call of ReadMembers
func (*MockIdentityClientMockRecorder) ReadMembersOf ¶
func (mr *MockIdentityClientMockRecorder) ReadMembersOf(arg0, arg1 interface{}) *gomock.Call
ReadMembersOf indicates an expected call of ReadMembersOf
func (*MockIdentityClientMockRecorder) RefreshMembersOf ¶
func (mr *MockIdentityClientMockRecorder) RefreshMembersOf(arg0, arg1 interface{}) *gomock.Call
RefreshMembersOf indicates an expected call of RefreshMembersOf
func (*MockIdentityClientMockRecorder) RemoveMember ¶
func (mr *MockIdentityClientMockRecorder) RemoveMember(arg0, arg1 interface{}) *gomock.Call
RemoveMember indicates an expected call of RemoveMember
func (*MockIdentityClientMockRecorder) UpdateIdentities ¶
func (mr *MockIdentityClientMockRecorder) UpdateIdentities(arg0, arg1 interface{}) *gomock.Call
UpdateIdentities indicates an expected call of UpdateIdentities
func (*MockIdentityClientMockRecorder) UpdateIdentity ¶
func (mr *MockIdentityClientMockRecorder) UpdateIdentity(arg0, arg1 interface{}) *gomock.Call
UpdateIdentity indicates an expected call of UpdateIdentity
func (*MockIdentityClientMockRecorder) UpdateScope ¶
func (mr *MockIdentityClientMockRecorder) UpdateScope(arg0, arg1 interface{}) *gomock.Call
UpdateScope indicates an expected call of UpdateScope
type MockMemberentitlementmanagementClient ¶
type MockMemberentitlementmanagementClient struct {
// contains filtered or unexported fields
}
MockMemberentitlementmanagementClient is a mock of Client interface
func NewMockMemberentitlementmanagementClient ¶
func NewMockMemberentitlementmanagementClient(ctrl *gomock.Controller) *MockMemberentitlementmanagementClient
NewMockMemberentitlementmanagementClient creates a new mock instance
func (*MockMemberentitlementmanagementClient) AddGroupEntitlement ¶
func (m *MockMemberentitlementmanagementClient) AddGroupEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.AddGroupEntitlementArgs) (*memberentitlementmanagement.GroupEntitlementOperationReference, error)
AddGroupEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) AddMemberToGroup ¶
func (m *MockMemberentitlementmanagementClient) AddMemberToGroup(arg0 context.Context, arg1 memberentitlementmanagement.AddMemberToGroupArgs) error
AddMemberToGroup mocks base method
func (*MockMemberentitlementmanagementClient) AddServicePrincipalEntitlement ¶
func (m *MockMemberentitlementmanagementClient) AddServicePrincipalEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.AddServicePrincipalEntitlementArgs) (*memberentitlementmanagement.ServicePrincipalEntitlementsPostResponse, error)
AddServicePrincipalEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) AddUserEntitlement ¶
func (m *MockMemberentitlementmanagementClient) AddUserEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.AddUserEntitlementArgs) (*memberentitlementmanagement.UserEntitlementsPostResponse, error)
AddUserEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) DeleteGroupEntitlement ¶
func (m *MockMemberentitlementmanagementClient) DeleteGroupEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.DeleteGroupEntitlementArgs) (*memberentitlementmanagement.GroupEntitlementOperationReference, error)
DeleteGroupEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) DeleteServicePrincipalEntitlement ¶
func (m *MockMemberentitlementmanagementClient) DeleteServicePrincipalEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.DeleteServicePrincipalEntitlementArgs) error
DeleteServicePrincipalEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) DeleteUserEntitlement ¶
func (m *MockMemberentitlementmanagementClient) DeleteUserEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.DeleteUserEntitlementArgs) error
DeleteUserEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) EXPECT ¶
func (m *MockMemberentitlementmanagementClient) EXPECT() *MockMemberentitlementmanagementClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockMemberentitlementmanagementClient) GetGroupEntitlement ¶
func (m *MockMemberentitlementmanagementClient) GetGroupEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.GetGroupEntitlementArgs) (*memberentitlementmanagement.GroupEntitlement, error)
GetGroupEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) GetGroupEntitlements ¶
func (m *MockMemberentitlementmanagementClient) GetGroupEntitlements(arg0 context.Context, arg1 memberentitlementmanagement.GetGroupEntitlementsArgs) (*[]memberentitlementmanagement.GroupEntitlement, error)
GetGroupEntitlements mocks base method
func (*MockMemberentitlementmanagementClient) GetGroupMembers ¶
func (m *MockMemberentitlementmanagementClient) GetGroupMembers(arg0 context.Context, arg1 memberentitlementmanagement.GetGroupMembersArgs) (*memberentitlementmanagement.PagedGraphMemberList, error)
GetGroupMembers mocks base method
func (*MockMemberentitlementmanagementClient) GetServicePrincipalEntitlement ¶
func (m *MockMemberentitlementmanagementClient) GetServicePrincipalEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.GetServicePrincipalEntitlementArgs) (*memberentitlementmanagement.ServicePrincipalEntitlement, error)
GetServicePrincipalEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) GetUserEntitlement ¶
func (m *MockMemberentitlementmanagementClient) GetUserEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.GetUserEntitlementArgs) (*memberentitlementmanagement.UserEntitlement, error)
GetUserEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) GetUsersSummary ¶
func (m *MockMemberentitlementmanagementClient) GetUsersSummary(arg0 context.Context, arg1 memberentitlementmanagement.GetUsersSummaryArgs) (*memberentitlementmanagement.UsersSummary, error)
GetUsersSummary mocks base method
func (*MockMemberentitlementmanagementClient) RemoveMemberFromGroup ¶
func (m *MockMemberentitlementmanagementClient) RemoveMemberFromGroup(arg0 context.Context, arg1 memberentitlementmanagement.RemoveMemberFromGroupArgs) error
RemoveMemberFromGroup mocks base method
func (*MockMemberentitlementmanagementClient) SearchMemberEntitlements ¶
func (m *MockMemberentitlementmanagementClient) SearchMemberEntitlements(arg0 context.Context, arg1 memberentitlementmanagement.SearchMemberEntitlementsArgs) (*[]memberentitlementmanagement.MemberEntitlement2, error)
SearchMemberEntitlements mocks base method
func (*MockMemberentitlementmanagementClient) SearchUserEntitlements ¶
func (m *MockMemberentitlementmanagementClient) SearchUserEntitlements(arg0 context.Context, arg1 memberentitlementmanagement.SearchUserEntitlementsArgs) (*memberentitlementmanagement.PagedGraphMemberList, error)
SearchUserEntitlements mocks base method
func (*MockMemberentitlementmanagementClient) UpdateGroupEntitlement ¶
func (m *MockMemberentitlementmanagementClient) UpdateGroupEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.UpdateGroupEntitlementArgs) (*memberentitlementmanagement.GroupEntitlementOperationReference, error)
UpdateGroupEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) UpdateServicePrincipalEntitlement ¶
func (m *MockMemberentitlementmanagementClient) UpdateServicePrincipalEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.UpdateServicePrincipalEntitlementArgs) (*memberentitlementmanagement.ServicePrincipalEntitlementsPatchResponse, error)
UpdateServicePrincipalEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) UpdateServicePrincipalEntitlements ¶
func (m *MockMemberentitlementmanagementClient) UpdateServicePrincipalEntitlements(arg0 context.Context, arg1 memberentitlementmanagement.UpdateServicePrincipalEntitlementsArgs) (*memberentitlementmanagement.ServicePrincipalEntitlementOperationReference, error)
UpdateServicePrincipalEntitlements mocks base method
func (*MockMemberentitlementmanagementClient) UpdateUserEntitlement ¶
func (m *MockMemberentitlementmanagementClient) UpdateUserEntitlement(arg0 context.Context, arg1 memberentitlementmanagement.UpdateUserEntitlementArgs) (*memberentitlementmanagement.UserEntitlementsPatchResponse, error)
UpdateUserEntitlement mocks base method
func (*MockMemberentitlementmanagementClient) UpdateUserEntitlements ¶
func (m *MockMemberentitlementmanagementClient) UpdateUserEntitlements(arg0 context.Context, arg1 memberentitlementmanagement.UpdateUserEntitlementsArgs) (*memberentitlementmanagement.UserEntitlementOperationReference, error)
UpdateUserEntitlements mocks base method
type MockMemberentitlementmanagementClientMockRecorder ¶
type MockMemberentitlementmanagementClientMockRecorder struct {
// contains filtered or unexported fields
}
MockMemberentitlementmanagementClientMockRecorder is the mock recorder for MockMemberentitlementmanagementClient
func (*MockMemberentitlementmanagementClientMockRecorder) AddGroupEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) AddGroupEntitlement(arg0, arg1 interface{}) *gomock.Call
AddGroupEntitlement indicates an expected call of AddGroupEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) AddMemberToGroup ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) AddMemberToGroup(arg0, arg1 interface{}) *gomock.Call
AddMemberToGroup indicates an expected call of AddMemberToGroup
func (*MockMemberentitlementmanagementClientMockRecorder) AddServicePrincipalEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) AddServicePrincipalEntitlement(arg0, arg1 interface{}) *gomock.Call
AddServicePrincipalEntitlement indicates an expected call of AddServicePrincipalEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) AddUserEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) AddUserEntitlement(arg0, arg1 interface{}) *gomock.Call
AddUserEntitlement indicates an expected call of AddUserEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) DeleteGroupEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) DeleteGroupEntitlement(arg0, arg1 interface{}) *gomock.Call
DeleteGroupEntitlement indicates an expected call of DeleteGroupEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) DeleteServicePrincipalEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) DeleteServicePrincipalEntitlement(arg0, arg1 interface{}) *gomock.Call
DeleteServicePrincipalEntitlement indicates an expected call of DeleteServicePrincipalEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) DeleteUserEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) DeleteUserEntitlement(arg0, arg1 interface{}) *gomock.Call
DeleteUserEntitlement indicates an expected call of DeleteUserEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) GetGroupEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) GetGroupEntitlement(arg0, arg1 interface{}) *gomock.Call
GetGroupEntitlement indicates an expected call of GetGroupEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) GetGroupEntitlements ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) GetGroupEntitlements(arg0, arg1 interface{}) *gomock.Call
GetGroupEntitlements indicates an expected call of GetGroupEntitlements
func (*MockMemberentitlementmanagementClientMockRecorder) GetGroupMembers ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) GetGroupMembers(arg0, arg1 interface{}) *gomock.Call
GetGroupMembers indicates an expected call of GetGroupMembers
func (*MockMemberentitlementmanagementClientMockRecorder) GetServicePrincipalEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) GetServicePrincipalEntitlement(arg0, arg1 interface{}) *gomock.Call
GetServicePrincipalEntitlement indicates an expected call of GetServicePrincipalEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) GetUserEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) GetUserEntitlement(arg0, arg1 interface{}) *gomock.Call
GetUserEntitlement indicates an expected call of GetUserEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) GetUsersSummary ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) GetUsersSummary(arg0, arg1 interface{}) *gomock.Call
GetUsersSummary indicates an expected call of GetUsersSummary
func (*MockMemberentitlementmanagementClientMockRecorder) RemoveMemberFromGroup ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) RemoveMemberFromGroup(arg0, arg1 interface{}) *gomock.Call
RemoveMemberFromGroup indicates an expected call of RemoveMemberFromGroup
func (*MockMemberentitlementmanagementClientMockRecorder) SearchMemberEntitlements ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) SearchMemberEntitlements(arg0, arg1 interface{}) *gomock.Call
SearchMemberEntitlements indicates an expected call of SearchMemberEntitlements
func (*MockMemberentitlementmanagementClientMockRecorder) SearchUserEntitlements ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) SearchUserEntitlements(arg0, arg1 interface{}) *gomock.Call
SearchUserEntitlements indicates an expected call of SearchUserEntitlements
func (*MockMemberentitlementmanagementClientMockRecorder) UpdateGroupEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateGroupEntitlement(arg0, arg1 interface{}) *gomock.Call
UpdateGroupEntitlement indicates an expected call of UpdateGroupEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) UpdateServicePrincipalEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateServicePrincipalEntitlement(arg0, arg1 interface{}) *gomock.Call
UpdateServicePrincipalEntitlement indicates an expected call of UpdateServicePrincipalEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) UpdateServicePrincipalEntitlements ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateServicePrincipalEntitlements(arg0, arg1 interface{}) *gomock.Call
UpdateServicePrincipalEntitlements indicates an expected call of UpdateServicePrincipalEntitlements
func (*MockMemberentitlementmanagementClientMockRecorder) UpdateUserEntitlement ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateUserEntitlement(arg0, arg1 interface{}) *gomock.Call
UpdateUserEntitlement indicates an expected call of UpdateUserEntitlement
func (*MockMemberentitlementmanagementClientMockRecorder) UpdateUserEntitlements ¶
func (mr *MockMemberentitlementmanagementClientMockRecorder) UpdateUserEntitlements(arg0, arg1 interface{}) *gomock.Call
UpdateUserEntitlements indicates an expected call of UpdateUserEntitlements
type MockNotificationClient ¶
type MockNotificationClient struct {
// contains filtered or unexported fields
}
MockNotificationClient is a mock of Client interface
func NewMockNotificationClient ¶
func NewMockNotificationClient(ctrl *gomock.Controller) *MockNotificationClient
NewMockNotificationClient creates a new mock instance
func (*MockNotificationClient) CreateSubscription ¶
func (m *MockNotificationClient) CreateSubscription(arg0 context.Context, arg1 notification.CreateSubscriptionArgs) (*notification.NotificationSubscription, error)
CreateSubscription mocks base method
func (*MockNotificationClient) DeleteSubscription ¶
func (m *MockNotificationClient) DeleteSubscription(arg0 context.Context, arg1 notification.DeleteSubscriptionArgs) error
DeleteSubscription mocks base method
func (*MockNotificationClient) EXPECT ¶
func (m *MockNotificationClient) EXPECT() *MockNotificationClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockNotificationClient) GetEventType ¶
func (m *MockNotificationClient) GetEventType(arg0 context.Context, arg1 notification.GetEventTypeArgs) (*notification.NotificationEventType, error)
GetEventType mocks base method
func (*MockNotificationClient) GetSettings ¶
func (m *MockNotificationClient) GetSettings(arg0 context.Context, arg1 notification.GetSettingsArgs) (*notification.NotificationAdminSettings, error)
GetSettings mocks base method
func (*MockNotificationClient) GetSubscriber ¶
func (m *MockNotificationClient) GetSubscriber(arg0 context.Context, arg1 notification.GetSubscriberArgs) (*notification.NotificationSubscriber, error)
GetSubscriber mocks base method
func (*MockNotificationClient) GetSubscription ¶
func (m *MockNotificationClient) GetSubscription(arg0 context.Context, arg1 notification.GetSubscriptionArgs) (*notification.NotificationSubscription, error)
GetSubscription mocks base method
func (*MockNotificationClient) GetSubscriptionDiagnostics ¶
func (m *MockNotificationClient) GetSubscriptionDiagnostics(arg0 context.Context, arg1 notification.GetSubscriptionDiagnosticsArgs) (*notification.SubscriptionDiagnostics, error)
GetSubscriptionDiagnostics mocks base method
func (*MockNotificationClient) GetSubscriptionTemplates ¶
func (m *MockNotificationClient) GetSubscriptionTemplates(arg0 context.Context, arg1 notification.GetSubscriptionTemplatesArgs) (*[]notification.NotificationSubscriptionTemplate, error)
GetSubscriptionTemplates mocks base method
func (*MockNotificationClient) ListEventTypes ¶
func (m *MockNotificationClient) ListEventTypes(arg0 context.Context, arg1 notification.ListEventTypesArgs) (*[]notification.NotificationEventType, error)
ListEventTypes mocks base method
func (*MockNotificationClient) ListLogs ¶
func (m *MockNotificationClient) ListLogs(arg0 context.Context, arg1 notification.ListLogsArgs) (*[]notification.INotificationDiagnosticLog, error)
ListLogs mocks base method
func (*MockNotificationClient) ListSubscriptions ¶
func (m *MockNotificationClient) ListSubscriptions(arg0 context.Context, arg1 notification.ListSubscriptionsArgs) (*[]notification.NotificationSubscription, error)
ListSubscriptions mocks base method
func (*MockNotificationClient) QuerySubscriptions ¶
func (m *MockNotificationClient) QuerySubscriptions(arg0 context.Context, arg1 notification.QuerySubscriptionsArgs) (*[]notification.NotificationSubscription, error)
QuerySubscriptions mocks base method
func (*MockNotificationClient) UpdateSettings ¶
func (m *MockNotificationClient) UpdateSettings(arg0 context.Context, arg1 notification.UpdateSettingsArgs) (*notification.NotificationAdminSettings, error)
UpdateSettings mocks base method
func (*MockNotificationClient) UpdateSubscriber ¶
func (m *MockNotificationClient) UpdateSubscriber(arg0 context.Context, arg1 notification.UpdateSubscriberArgs) (*notification.NotificationSubscriber, error)
UpdateSubscriber mocks base method
func (*MockNotificationClient) UpdateSubscription ¶
func (m *MockNotificationClient) UpdateSubscription(arg0 context.Context, arg1 notification.UpdateSubscriptionArgs) (*notification.NotificationSubscription, error)
UpdateSubscription mocks base method
func (*MockNotificationClient) UpdateSubscriptionDiagnostics ¶
func (m *MockNotificationClient) UpdateSubscriptionDiagnostics(arg0 context.Context, arg1 notification.UpdateSubscriptionDiagnosticsArgs) (*notification.SubscriptionDiagnostics, error)
UpdateSubscriptionDiagnostics mocks base method
func (*MockNotificationClient) UpdateSubscriptionUserSettings ¶
func (m *MockNotificationClient) UpdateSubscriptionUserSettings(arg0 context.Context, arg1 notification.UpdateSubscriptionUserSettingsArgs) (*notification.SubscriptionUserSettings, error)
UpdateSubscriptionUserSettings mocks base method
type MockNotificationClientMockRecorder ¶
type MockNotificationClientMockRecorder struct {
// contains filtered or unexported fields
}
MockNotificationClientMockRecorder is the mock recorder for MockNotificationClient
func (*MockNotificationClientMockRecorder) CreateSubscription ¶
func (mr *MockNotificationClientMockRecorder) CreateSubscription(arg0, arg1 interface{}) *gomock.Call
CreateSubscription indicates an expected call of CreateSubscription
func (*MockNotificationClientMockRecorder) DeleteSubscription ¶
func (mr *MockNotificationClientMockRecorder) DeleteSubscription(arg0, arg1 interface{}) *gomock.Call
DeleteSubscription indicates an expected call of DeleteSubscription
func (*MockNotificationClientMockRecorder) GetEventType ¶
func (mr *MockNotificationClientMockRecorder) GetEventType(arg0, arg1 interface{}) *gomock.Call
GetEventType indicates an expected call of GetEventType
func (*MockNotificationClientMockRecorder) GetSettings ¶
func (mr *MockNotificationClientMockRecorder) GetSettings(arg0, arg1 interface{}) *gomock.Call
GetSettings indicates an expected call of GetSettings
func (*MockNotificationClientMockRecorder) GetSubscriber ¶
func (mr *MockNotificationClientMockRecorder) GetSubscriber(arg0, arg1 interface{}) *gomock.Call
GetSubscriber indicates an expected call of GetSubscriber
func (*MockNotificationClientMockRecorder) GetSubscription ¶
func (mr *MockNotificationClientMockRecorder) GetSubscription(arg0, arg1 interface{}) *gomock.Call
GetSubscription indicates an expected call of GetSubscription
func (*MockNotificationClientMockRecorder) GetSubscriptionDiagnostics ¶
func (mr *MockNotificationClientMockRecorder) GetSubscriptionDiagnostics(arg0, arg1 interface{}) *gomock.Call
GetSubscriptionDiagnostics indicates an expected call of GetSubscriptionDiagnostics
func (*MockNotificationClientMockRecorder) GetSubscriptionTemplates ¶
func (mr *MockNotificationClientMockRecorder) GetSubscriptionTemplates(arg0, arg1 interface{}) *gomock.Call
GetSubscriptionTemplates indicates an expected call of GetSubscriptionTemplates
func (*MockNotificationClientMockRecorder) ListEventTypes ¶
func (mr *MockNotificationClientMockRecorder) ListEventTypes(arg0, arg1 interface{}) *gomock.Call
ListEventTypes indicates an expected call of ListEventTypes
func (*MockNotificationClientMockRecorder) ListLogs ¶
func (mr *MockNotificationClientMockRecorder) ListLogs(arg0, arg1 interface{}) *gomock.Call
ListLogs indicates an expected call of ListLogs
func (*MockNotificationClientMockRecorder) ListSubscriptions ¶
func (mr *MockNotificationClientMockRecorder) ListSubscriptions(arg0, arg1 interface{}) *gomock.Call
ListSubscriptions indicates an expected call of ListSubscriptions
func (*MockNotificationClientMockRecorder) QuerySubscriptions ¶
func (mr *MockNotificationClientMockRecorder) QuerySubscriptions(arg0, arg1 interface{}) *gomock.Call
QuerySubscriptions indicates an expected call of QuerySubscriptions
func (*MockNotificationClientMockRecorder) UpdateSettings ¶
func (mr *MockNotificationClientMockRecorder) UpdateSettings(arg0, arg1 interface{}) *gomock.Call
UpdateSettings indicates an expected call of UpdateSettings
func (*MockNotificationClientMockRecorder) UpdateSubscriber ¶
func (mr *MockNotificationClientMockRecorder) UpdateSubscriber(arg0, arg1 interface{}) *gomock.Call
UpdateSubscriber indicates an expected call of UpdateSubscriber
func (*MockNotificationClientMockRecorder) UpdateSubscription ¶
func (mr *MockNotificationClientMockRecorder) UpdateSubscription(arg0, arg1 interface{}) *gomock.Call
UpdateSubscription indicates an expected call of UpdateSubscription
func (*MockNotificationClientMockRecorder) UpdateSubscriptionDiagnostics ¶
func (mr *MockNotificationClientMockRecorder) UpdateSubscriptionDiagnostics(arg0, arg1 interface{}) *gomock.Call
UpdateSubscriptionDiagnostics indicates an expected call of UpdateSubscriptionDiagnostics
func (*MockNotificationClientMockRecorder) UpdateSubscriptionUserSettings ¶
func (mr *MockNotificationClientMockRecorder) UpdateSubscriptionUserSettings(arg0, arg1 interface{}) *gomock.Call
UpdateSubscriptionUserSettings indicates an expected call of UpdateSubscriptionUserSettings
type MockOperationsClient ¶
type MockOperationsClient struct {
// contains filtered or unexported fields
}
MockOperationsClient is a mock of Client interface
func NewMockOperationsClient ¶
func NewMockOperationsClient(ctrl *gomock.Controller) *MockOperationsClient
NewMockOperationsClient creates a new mock instance
func (*MockOperationsClient) EXPECT ¶
func (m *MockOperationsClient) EXPECT() *MockOperationsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockOperationsClient) GetOperation ¶
func (m *MockOperationsClient) GetOperation(arg0 context.Context, arg1 operations.GetOperationArgs) (*operations.Operation, error)
GetOperation mocks base method
type MockOperationsClientMockRecorder ¶
type MockOperationsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockOperationsClientMockRecorder is the mock recorder for MockOperationsClient
func (*MockOperationsClientMockRecorder) GetOperation ¶
func (mr *MockOperationsClientMockRecorder) GetOperation(arg0, arg1 interface{}) *gomock.Call
GetOperation indicates an expected call of GetOperation
type MockPipelinepermissionsClient ¶
type MockPipelinepermissionsClient struct {
// contains filtered or unexported fields
}
MockPipelinepermissionsClient is a mock of Client interface
func NewMockPipelinepermissionsClient ¶
func NewMockPipelinepermissionsClient(ctrl *gomock.Controller) *MockPipelinepermissionsClient
NewMockPipelinepermissionsClient creates a new mock instance
func (*MockPipelinepermissionsClient) EXPECT ¶
func (m *MockPipelinepermissionsClient) EXPECT() *MockPipelinepermissionsClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPipelinepermissionsClient) GetPipelinePermissionsForResource ¶
func (m *MockPipelinepermissionsClient) GetPipelinePermissionsForResource(arg0 context.Context, arg1 pipelinepermissions.GetPipelinePermissionsForResourceArgs) (*pipelinepermissions.ResourcePipelinePermissions, error)
GetPipelinePermissionsForResource mocks base method
func (*MockPipelinepermissionsClient) UpdatePipelinePermisionsForResource ¶
func (m *MockPipelinepermissionsClient) UpdatePipelinePermisionsForResource(arg0 context.Context, arg1 pipelinepermissions.UpdatePipelinePermisionsForResourceArgs) (*pipelinepermissions.ResourcePipelinePermissions, error)
UpdatePipelinePermisionsForResource mocks base method
func (*MockPipelinepermissionsClient) UpdatePipelinePermisionsForResources ¶
func (m *MockPipelinepermissionsClient) UpdatePipelinePermisionsForResources(arg0 context.Context, arg1 pipelinepermissions.UpdatePipelinePermisionsForResourcesArgs) (*[]pipelinepermissions.ResourcePipelinePermissions, error)
UpdatePipelinePermisionsForResources mocks base method
type MockPipelinepermissionsClientMockRecorder ¶
type MockPipelinepermissionsClientMockRecorder struct {
// contains filtered or unexported fields
}
MockPipelinepermissionsClientMockRecorder is the mock recorder for MockPipelinepermissionsClient
func (*MockPipelinepermissionsClientMockRecorder) GetPipelinePermissionsForResource ¶
func (mr *MockPipelinepermissionsClientMockRecorder) GetPipelinePermissionsForResource(arg0, arg1 interface{}) *gomock.Call
GetPipelinePermissionsForResource indicates an expected call of GetPipelinePermissionsForResource
func (*MockPipelinepermissionsClientMockRecorder) UpdatePipelinePermisionsForResource ¶
func (mr *MockPipelinepermissionsClientMockRecorder) UpdatePipelinePermisionsForResource(arg0, arg1 interface{}) *gomock.Call
UpdatePipelinePermisionsForResource indicates an expected call of UpdatePipelinePermisionsForResource
func (*MockPipelinepermissionsClientMockRecorder) UpdatePipelinePermisionsForResources ¶
func (mr *MockPipelinepermissionsClientMockRecorder) UpdatePipelinePermisionsForResources(arg0, arg1 interface{}) *gomock.Call
UpdatePipelinePermisionsForResources indicates an expected call of UpdatePipelinePermisionsForResources
type MockPipelinesClient ¶
type MockPipelinesClient struct {
// contains filtered or unexported fields
}
MockPipelinesClient is a mock of Client interface
func NewMockPipelinesClient ¶
func NewMockPipelinesClient(ctrl *gomock.Controller) *MockPipelinesClient
NewMockPipelinesClient creates a new mock instance
func (*MockPipelinesClient) CreatePipeline ¶
func (m *MockPipelinesClient) CreatePipeline(arg0 context.Context, arg1 pipelines.CreatePipelineArgs) (*pipelines.Pipeline, error)
CreatePipeline mocks base method
func (*MockPipelinesClient) EXPECT ¶
func (m *MockPipelinesClient) EXPECT() *MockPipelinesClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPipelinesClient) GetArtifact ¶
func (m *MockPipelinesClient) GetArtifact(arg0 context.Context, arg1 pipelines.GetArtifactArgs) (*pipelines.Artifact, error)
GetArtifact mocks base method
func (*MockPipelinesClient) GetLog ¶
func (m *MockPipelinesClient) GetLog(arg0 context.Context, arg1 pipelines.GetLogArgs) (*pipelines.Log, error)
GetLog mocks base method
func (*MockPipelinesClient) GetPipeline ¶
func (m *MockPipelinesClient) GetPipeline(arg0 context.Context, arg1 pipelines.GetPipelineArgs) (*pipelines.Pipeline, error)
GetPipeline mocks base method
func (*MockPipelinesClient) GetRun ¶
func (m *MockPipelinesClient) GetRun(arg0 context.Context, arg1 pipelines.GetRunArgs) (*pipelines.Run, error)
GetRun mocks base method
func (*MockPipelinesClient) ListLogs ¶
func (m *MockPipelinesClient) ListLogs(arg0 context.Context, arg1 pipelines.ListLogsArgs) (*pipelines.LogCollection, error)
ListLogs mocks base method
func (*MockPipelinesClient) ListPipelines ¶
func (m *MockPipelinesClient) ListPipelines(arg0 context.Context, arg1 pipelines.ListPipelinesArgs) (*[]pipelines.Pipeline, error)
ListPipelines mocks base method
func (*MockPipelinesClient) ListRuns ¶
func (m *MockPipelinesClient) ListRuns(arg0 context.Context, arg1 pipelines.ListRunsArgs) (*[]pipelines.Run, error)
ListRuns mocks base method
func (*MockPipelinesClient) Preview ¶
func (m *MockPipelinesClient) Preview(arg0 context.Context, arg1 pipelines.PreviewArgs) (*pipelines.PreviewRun, error)
Preview mocks base method
func (*MockPipelinesClient) RunPipeline ¶
func (m *MockPipelinesClient) RunPipeline(arg0 context.Context, arg1 pipelines.RunPipelineArgs) (*pipelines.Run, error)
RunPipeline mocks base method
type MockPipelinesClientMockRecorder ¶
type MockPipelinesClientMockRecorder struct {
// contains filtered or unexported fields
}
MockPipelinesClientMockRecorder is the mock recorder for MockPipelinesClient
func (*MockPipelinesClientMockRecorder) CreatePipeline ¶
func (mr *MockPipelinesClientMockRecorder) CreatePipeline(arg0, arg1 interface{}) *gomock.Call
CreatePipeline indicates an expected call of CreatePipeline
func (*MockPipelinesClientMockRecorder) GetArtifact ¶
func (mr *MockPipelinesClientMockRecorder) GetArtifact(arg0, arg1 interface{}) *gomock.Call
GetArtifact indicates an expected call of GetArtifact
func (*MockPipelinesClientMockRecorder) GetLog ¶
func (mr *MockPipelinesClientMockRecorder) GetLog(arg0, arg1 interface{}) *gomock.Call
GetLog indicates an expected call of GetLog
func (*MockPipelinesClientMockRecorder) GetPipeline ¶
func (mr *MockPipelinesClientMockRecorder) GetPipeline(arg0, arg1 interface{}) *gomock.Call
GetPipeline indicates an expected call of GetPipeline
func (*MockPipelinesClientMockRecorder) GetRun ¶
func (mr *MockPipelinesClientMockRecorder) GetRun(arg0, arg1 interface{}) *gomock.Call
GetRun indicates an expected call of GetRun
func (*MockPipelinesClientMockRecorder) ListLogs ¶
func (mr *MockPipelinesClientMockRecorder) ListLogs(arg0, arg1 interface{}) *gomock.Call
ListLogs indicates an expected call of ListLogs
func (*MockPipelinesClientMockRecorder) ListPipelines ¶
func (mr *MockPipelinesClientMockRecorder) ListPipelines(arg0, arg1 interface{}) *gomock.Call
ListPipelines indicates an expected call of ListPipelines
func (*MockPipelinesClientMockRecorder) ListRuns ¶
func (mr *MockPipelinesClientMockRecorder) ListRuns(arg0, arg1 interface{}) *gomock.Call
ListRuns indicates an expected call of ListRuns
func (*MockPipelinesClientMockRecorder) Preview ¶
func (mr *MockPipelinesClientMockRecorder) Preview(arg0, arg1 interface{}) *gomock.Call
Preview indicates an expected call of Preview
func (*MockPipelinesClientMockRecorder) RunPipeline ¶
func (mr *MockPipelinesClientMockRecorder) RunPipeline(arg0, arg1 interface{}) *gomock.Call
RunPipeline indicates an expected call of RunPipeline
type MockPipelinesapprovalClient ¶
type MockPipelinesapprovalClient struct {
// contains filtered or unexported fields
}
MockPipelinesapprovalClient is a mock of Client interface
func NewMockPipelinesapprovalClient ¶
func NewMockPipelinesapprovalClient(ctrl *gomock.Controller) *MockPipelinesapprovalClient
NewMockPipelinesapprovalClient creates a new mock instance
func (*MockPipelinesapprovalClient) EXPECT ¶
func (m *MockPipelinesapprovalClient) EXPECT() *MockPipelinesapprovalClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPipelinesapprovalClient) GetApproval ¶
func (m *MockPipelinesapprovalClient) GetApproval(arg0 context.Context, arg1 pipelinesapproval.GetApprovalArgs) (*pipelinesapproval.Approval, error)
GetApproval mocks base method
func (*MockPipelinesapprovalClient) QueryApprovals ¶
func (m *MockPipelinesapprovalClient) QueryApprovals(arg0 context.Context, arg1 pipelinesapproval.QueryApprovalsArgs) (*[]pipelinesapproval.Approval, error)
QueryApprovals mocks base method
func (*MockPipelinesapprovalClient) UpdateApprovals ¶
func (m *MockPipelinesapprovalClient) UpdateApprovals(arg0 context.Context, arg1 pipelinesapproval.UpdateApprovalsArgs) (*[]pipelinesapproval.Approval, error)
UpdateApprovals mocks base method
type MockPipelinesapprovalClientMockRecorder ¶
type MockPipelinesapprovalClientMockRecorder struct {
// contains filtered or unexported fields
}
MockPipelinesapprovalClientMockRecorder is the mock recorder for MockPipelinesapprovalClient
func (*MockPipelinesapprovalClientMockRecorder) GetApproval ¶
func (mr *MockPipelinesapprovalClientMockRecorder) GetApproval(arg0, arg1 interface{}) *gomock.Call
GetApproval indicates an expected call of GetApproval
func (*MockPipelinesapprovalClientMockRecorder) QueryApprovals ¶
func (mr *MockPipelinesapprovalClientMockRecorder) QueryApprovals(arg0, arg1 interface{}) *gomock.Call
QueryApprovals indicates an expected call of QueryApprovals
func (*MockPipelinesapprovalClientMockRecorder) UpdateApprovals ¶
func (mr *MockPipelinesapprovalClientMockRecorder) UpdateApprovals(arg0, arg1 interface{}) *gomock.Call
UpdateApprovals indicates an expected call of UpdateApprovals
type MockPipelineschecksClient ¶
type MockPipelineschecksClient struct {
// contains filtered or unexported fields
}
MockPipelineschecksClient is a mock of Client interface
func NewMockPipelineschecksClient ¶
func NewMockPipelineschecksClient(ctrl *gomock.Controller) *MockPipelineschecksClient
NewMockPipelineschecksClient creates a new mock instance
func (*MockPipelineschecksClient) AddCheckConfiguration ¶
func (m *MockPipelineschecksClient) AddCheckConfiguration(arg0 context.Context, arg1 pipelineschecks.AddCheckConfigurationArgs) (*pipelineschecks.CheckConfiguration, error)
AddCheckConfiguration mocks base method
func (*MockPipelineschecksClient) DeleteCheckConfiguration ¶
func (m *MockPipelineschecksClient) DeleteCheckConfiguration(arg0 context.Context, arg1 pipelineschecks.DeleteCheckConfigurationArgs) error
DeleteCheckConfiguration mocks base method
func (*MockPipelineschecksClient) EXPECT ¶
func (m *MockPipelineschecksClient) EXPECT() *MockPipelineschecksClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPipelineschecksClient) EvaluateCheckSuite ¶
func (m *MockPipelineschecksClient) EvaluateCheckSuite(arg0 context.Context, arg1 pipelineschecks.EvaluateCheckSuiteArgs) (*pipelineschecks.CheckSuite, error)
EvaluateCheckSuite mocks base method
func (*MockPipelineschecksClient) GetCheckConfiguration ¶
func (m *MockPipelineschecksClient) GetCheckConfiguration(arg0 context.Context, arg1 pipelineschecks.GetCheckConfigurationArgs) (*pipelineschecks.CheckConfiguration, error)
GetCheckConfiguration mocks base method
func (*MockPipelineschecksClient) GetCheckConfigurationsOnResource ¶
func (m *MockPipelineschecksClient) GetCheckConfigurationsOnResource(arg0 context.Context, arg1 pipelineschecks.GetCheckConfigurationsOnResourceArgs) (*[]pipelineschecks.CheckConfiguration, error)
GetCheckConfigurationsOnResource mocks base method
func (*MockPipelineschecksClient) GetCheckSuite ¶
func (m *MockPipelineschecksClient) GetCheckSuite(arg0 context.Context, arg1 pipelineschecks.GetCheckSuiteArgs) (*pipelineschecks.CheckSuite, error)
GetCheckSuite mocks base method
func (*MockPipelineschecksClient) QueryCheckConfigurationsOnResources ¶
func (m *MockPipelineschecksClient) QueryCheckConfigurationsOnResources(arg0 context.Context, arg1 pipelineschecks.QueryCheckConfigurationsOnResourcesArgs) (*[]pipelineschecks.CheckConfiguration, error)
QueryCheckConfigurationsOnResources mocks base method
func (*MockPipelineschecksClient) UpdateCheckConfiguration ¶
func (m *MockPipelineschecksClient) UpdateCheckConfiguration(arg0 context.Context, arg1 pipelineschecks.UpdateCheckConfigurationArgs) (*pipelineschecks.CheckConfiguration, error)
UpdateCheckConfiguration mocks base method
type MockPipelineschecksClientMockRecorder ¶
type MockPipelineschecksClientMockRecorder struct {
// contains filtered or unexported fields
}
MockPipelineschecksClientMockRecorder is the mock recorder for MockPipelineschecksClient
func (*MockPipelineschecksClientMockRecorder) AddCheckConfiguration ¶
func (mr *MockPipelineschecksClientMockRecorder) AddCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
AddCheckConfiguration indicates an expected call of AddCheckConfiguration
func (*MockPipelineschecksClientMockRecorder) DeleteCheckConfiguration ¶
func (mr *MockPipelineschecksClientMockRecorder) DeleteCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
DeleteCheckConfiguration indicates an expected call of DeleteCheckConfiguration
func (*MockPipelineschecksClientMockRecorder) EvaluateCheckSuite ¶
func (mr *MockPipelineschecksClientMockRecorder) EvaluateCheckSuite(arg0, arg1 interface{}) *gomock.Call
EvaluateCheckSuite indicates an expected call of EvaluateCheckSuite
func (*MockPipelineschecksClientMockRecorder) GetCheckConfiguration ¶
func (mr *MockPipelineschecksClientMockRecorder) GetCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
GetCheckConfiguration indicates an expected call of GetCheckConfiguration
func (*MockPipelineschecksClientMockRecorder) GetCheckConfigurationsOnResource ¶
func (mr *MockPipelineschecksClientMockRecorder) GetCheckConfigurationsOnResource(arg0, arg1 interface{}) *gomock.Call
GetCheckConfigurationsOnResource indicates an expected call of GetCheckConfigurationsOnResource
func (*MockPipelineschecksClientMockRecorder) GetCheckSuite ¶
func (mr *MockPipelineschecksClientMockRecorder) GetCheckSuite(arg0, arg1 interface{}) *gomock.Call
GetCheckSuite indicates an expected call of GetCheckSuite
func (*MockPipelineschecksClientMockRecorder) QueryCheckConfigurationsOnResources ¶
func (mr *MockPipelineschecksClientMockRecorder) QueryCheckConfigurationsOnResources(arg0, arg1 interface{}) *gomock.Call
QueryCheckConfigurationsOnResources indicates an expected call of QueryCheckConfigurationsOnResources
func (*MockPipelineschecksClientMockRecorder) UpdateCheckConfiguration ¶
func (mr *MockPipelineschecksClientMockRecorder) UpdateCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
UpdateCheckConfiguration indicates an expected call of UpdateCheckConfiguration
type MockPipelineschecksextrasClient ¶
type MockPipelineschecksextrasClient struct {
// contains filtered or unexported fields
}
MockPipelineschecksextrasClient is a mock of Client interface
func NewMockPipelineschecksextrasClient ¶
func NewMockPipelineschecksextrasClient(ctrl *gomock.Controller) *MockPipelineschecksextrasClient
NewMockPipelineschecksextrasClient creates a new mock instance
func (*MockPipelineschecksextrasClient) AddCheckConfiguration ¶
func (m *MockPipelineschecksextrasClient) AddCheckConfiguration(arg0 context.Context, arg1 pipelineschecksextras.AddCheckConfigurationArgs) (*pipelineschecksextras.CheckConfiguration, error)
AddCheckConfiguration mocks base method
func (*MockPipelineschecksextrasClient) DeleteCheckConfiguration ¶
func (m *MockPipelineschecksextrasClient) DeleteCheckConfiguration(arg0 context.Context, arg1 pipelineschecksextras.DeleteCheckConfigurationArgs) error
DeleteCheckConfiguration mocks base method
func (*MockPipelineschecksextrasClient) EXPECT ¶
func (m *MockPipelineschecksextrasClient) EXPECT() *MockPipelineschecksextrasClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPipelineschecksextrasClient) EvaluateCheckSuite ¶
func (m *MockPipelineschecksextrasClient) EvaluateCheckSuite(arg0 context.Context, arg1 pipelineschecksextras.EvaluateCheckSuiteArgs) (*pipelineschecksextras.CheckSuite, error)
EvaluateCheckSuite mocks base method
func (*MockPipelineschecksextrasClient) GetCheckConfiguration ¶
func (m *MockPipelineschecksextrasClient) GetCheckConfiguration(arg0 context.Context, arg1 pipelineschecksextras.GetCheckConfigurationArgs) (*pipelineschecksextras.CheckConfiguration, error)
GetCheckConfiguration mocks base method
func (*MockPipelineschecksextrasClient) GetCheckConfigurationsOnResource ¶
func (m *MockPipelineschecksextrasClient) GetCheckConfigurationsOnResource(arg0 context.Context, arg1 pipelineschecksextras.GetCheckConfigurationsOnResourceArgs) (*[]pipelineschecksextras.CheckConfiguration, error)
GetCheckConfigurationsOnResource mocks base method
func (*MockPipelineschecksextrasClient) GetCheckSuite ¶
func (m *MockPipelineschecksextrasClient) GetCheckSuite(arg0 context.Context, arg1 pipelineschecksextras.GetCheckSuiteArgs) (*pipelineschecksextras.CheckSuite, error)
GetCheckSuite mocks base method
func (*MockPipelineschecksextrasClient) QueryCheckConfigurationsOnResources ¶
func (m *MockPipelineschecksextrasClient) QueryCheckConfigurationsOnResources(arg0 context.Context, arg1 pipelineschecksextras.QueryCheckConfigurationsOnResourcesArgs) (*[]pipelineschecksextras.CheckConfiguration, error)
QueryCheckConfigurationsOnResources mocks base method
func (*MockPipelineschecksextrasClient) UpdateCheckConfiguration ¶
func (m *MockPipelineschecksextrasClient) UpdateCheckConfiguration(arg0 context.Context, arg1 pipelineschecksextras.UpdateCheckConfigurationArgs) (*pipelineschecksextras.CheckConfiguration, error)
UpdateCheckConfiguration mocks base method
type MockPipelineschecksextrasClientMockRecorder ¶
type MockPipelineschecksextrasClientMockRecorder struct {
// contains filtered or unexported fields
}
MockPipelineschecksextrasClientMockRecorder is the mock recorder for MockPipelineschecksextrasClient
func (*MockPipelineschecksextrasClientMockRecorder) AddCheckConfiguration ¶
func (mr *MockPipelineschecksextrasClientMockRecorder) AddCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
AddCheckConfiguration indicates an expected call of AddCheckConfiguration
func (*MockPipelineschecksextrasClientMockRecorder) DeleteCheckConfiguration ¶
func (mr *MockPipelineschecksextrasClientMockRecorder) DeleteCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
DeleteCheckConfiguration indicates an expected call of DeleteCheckConfiguration
func (*MockPipelineschecksextrasClientMockRecorder) EvaluateCheckSuite ¶
func (mr *MockPipelineschecksextrasClientMockRecorder) EvaluateCheckSuite(arg0, arg1 interface{}) *gomock.Call
EvaluateCheckSuite indicates an expected call of EvaluateCheckSuite
func (*MockPipelineschecksextrasClientMockRecorder) GetCheckConfiguration ¶
func (mr *MockPipelineschecksextrasClientMockRecorder) GetCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
GetCheckConfiguration indicates an expected call of GetCheckConfiguration
func (*MockPipelineschecksextrasClientMockRecorder) GetCheckConfigurationsOnResource ¶
func (mr *MockPipelineschecksextrasClientMockRecorder) GetCheckConfigurationsOnResource(arg0, arg1 interface{}) *gomock.Call
GetCheckConfigurationsOnResource indicates an expected call of GetCheckConfigurationsOnResource
func (*MockPipelineschecksextrasClientMockRecorder) GetCheckSuite ¶
func (mr *MockPipelineschecksextrasClientMockRecorder) GetCheckSuite(arg0, arg1 interface{}) *gomock.Call
GetCheckSuite indicates an expected call of GetCheckSuite
func (*MockPipelineschecksextrasClientMockRecorder) QueryCheckConfigurationsOnResources ¶
func (mr *MockPipelineschecksextrasClientMockRecorder) QueryCheckConfigurationsOnResources(arg0, arg1 interface{}) *gomock.Call
QueryCheckConfigurationsOnResources indicates an expected call of QueryCheckConfigurationsOnResources
func (*MockPipelineschecksextrasClientMockRecorder) UpdateCheckConfiguration ¶
func (mr *MockPipelineschecksextrasClientMockRecorder) UpdateCheckConfiguration(arg0, arg1 interface{}) *gomock.Call
UpdateCheckConfiguration indicates an expected call of UpdateCheckConfiguration
type MockPolicyClient ¶
type MockPolicyClient struct {
// contains filtered or unexported fields
}
MockPolicyClient is a mock of Client interface
func NewMockPolicyClient ¶
func NewMockPolicyClient(ctrl *gomock.Controller) *MockPolicyClient
NewMockPolicyClient creates a new mock instance
func (*MockPolicyClient) CreatePolicyConfiguration ¶
func (m *MockPolicyClient) CreatePolicyConfiguration(arg0 context.Context, arg1 policy.CreatePolicyConfigurationArgs) (*policy.PolicyConfiguration, error)
CreatePolicyConfiguration mocks base method
func (*MockPolicyClient) DeletePolicyConfiguration ¶
func (m *MockPolicyClient) DeletePolicyConfiguration(arg0 context.Context, arg1 policy.DeletePolicyConfigurationArgs) error
DeletePolicyConfiguration mocks base method
func (*MockPolicyClient) EXPECT ¶
func (m *MockPolicyClient) EXPECT() *MockPolicyClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockPolicyClient) GetPolicyConfiguration ¶
func (m *MockPolicyClient) GetPolicyConfiguration(arg0 context.Context, arg1 policy.GetPolicyConfigurationArgs) (*policy.PolicyConfiguration, error)
GetPolicyConfiguration mocks base method
func (*MockPolicyClient) GetPolicyConfigurationRevision ¶
func (m *MockPolicyClient) GetPolicyConfigurationRevision(arg0 context.Context, arg1 policy.GetPolicyConfigurationRevisionArgs) (*policy.PolicyConfiguration, error)
GetPolicyConfigurationRevision mocks base method
func (*MockPolicyClient) GetPolicyConfigurationRevisions ¶
func (m *MockPolicyClient) GetPolicyConfigurationRevisions(arg0 context.Context, arg1 policy.GetPolicyConfigurationRevisionsArgs) (*[]policy.PolicyConfiguration, error)
GetPolicyConfigurationRevisions mocks base method
func (*MockPolicyClient) GetPolicyConfigurations ¶
func (m *MockPolicyClient) GetPolicyConfigurations(arg0 context.Context, arg1 policy.GetPolicyConfigurationsArgs) (*policy.GetPolicyConfigurationsResponseValue, error)
GetPolicyConfigurations mocks base method
func (*MockPolicyClient) GetPolicyEvaluation ¶
func (m *MockPolicyClient) GetPolicyEvaluation(arg0 context.Context, arg1 policy.GetPolicyEvaluationArgs) (*policy.PolicyEvaluationRecord, error)
GetPolicyEvaluation mocks base method
func (*MockPolicyClient) GetPolicyEvaluations ¶
func (m *MockPolicyClient) GetPolicyEvaluations(arg0 context.Context, arg1 policy.GetPolicyEvaluationsArgs) (*[]policy.PolicyEvaluationRecord, error)
GetPolicyEvaluations mocks base method
func (*MockPolicyClient) GetPolicyType ¶
func (m *MockPolicyClient) GetPolicyType(arg0 context.Context, arg1 policy.GetPolicyTypeArgs) (*policy.PolicyType, error)
GetPolicyType mocks base method
func (*MockPolicyClient) GetPolicyTypes ¶
func (m *MockPolicyClient) GetPolicyTypes(arg0 context.Context, arg1 policy.GetPolicyTypesArgs) (*[]policy.PolicyType, error)
GetPolicyTypes mocks base method
func (*MockPolicyClient) RequeuePolicyEvaluation ¶
func (m *MockPolicyClient) RequeuePolicyEvaluation(arg0 context.Context, arg1 policy.RequeuePolicyEvaluationArgs) (*policy.PolicyEvaluationRecord, error)
RequeuePolicyEvaluation mocks base method
func (*MockPolicyClient) UpdatePolicyConfiguration ¶
func (m *MockPolicyClient) UpdatePolicyConfiguration(arg0 context.Context, arg1 policy.UpdatePolicyConfigurationArgs) (*policy.PolicyConfiguration, error)
UpdatePolicyConfiguration mocks base method
type MockPolicyClientMockRecorder ¶
type MockPolicyClientMockRecorder struct {
// contains filtered or unexported fields
}
MockPolicyClientMockRecorder is the mock recorder for MockPolicyClient
func (*MockPolicyClientMockRecorder) CreatePolicyConfiguration ¶
func (mr *MockPolicyClientMockRecorder) CreatePolicyConfiguration(arg0, arg1 interface{}) *gomock.Call
CreatePolicyConfiguration indicates an expected call of CreatePolicyConfiguration
func (*MockPolicyClientMockRecorder) DeletePolicyConfiguration ¶
func (mr *MockPolicyClientMockRecorder) DeletePolicyConfiguration(arg0, arg1 interface{}) *gomock.Call
DeletePolicyConfiguration indicates an expected call of DeletePolicyConfiguration
func (*MockPolicyClientMockRecorder) GetPolicyConfiguration ¶
func (mr *MockPolicyClientMockRecorder) GetPolicyConfiguration(arg0, arg1 interface{}) *gomock.Call
GetPolicyConfiguration indicates an expected call of GetPolicyConfiguration
func (*MockPolicyClientMockRecorder) GetPolicyConfigurationRevision ¶
func (mr *MockPolicyClientMockRecorder) GetPolicyConfigurationRevision(arg0, arg1 interface{}) *gomock.Call
GetPolicyConfigurationRevision indicates an expected call of GetPolicyConfigurationRevision
func (*MockPolicyClientMockRecorder) GetPolicyConfigurationRevisions ¶
func (mr *MockPolicyClientMockRecorder) GetPolicyConfigurationRevisions(arg0, arg1 interface{}) *gomock.Call
GetPolicyConfigurationRevisions indicates an expected call of GetPolicyConfigurationRevisions
func (*MockPolicyClientMockRecorder) GetPolicyConfigurations ¶
func (mr *MockPolicyClientMockRecorder) GetPolicyConfigurations(arg0, arg1 interface{}) *gomock.Call
GetPolicyConfigurations indicates an expected call of GetPolicyConfigurations
func (*MockPolicyClientMockRecorder) GetPolicyEvaluation ¶
func (mr *MockPolicyClientMockRecorder) GetPolicyEvaluation(arg0, arg1 interface{}) *gomock.Call
GetPolicyEvaluation indicates an expected call of GetPolicyEvaluation
func (*MockPolicyClientMockRecorder) GetPolicyEvaluations ¶
func (mr *MockPolicyClientMockRecorder) GetPolicyEvaluations(arg0, arg1 interface{}) *gomock.Call
GetPolicyEvaluations indicates an expected call of GetPolicyEvaluations
func (*MockPolicyClientMockRecorder) GetPolicyType ¶
func (mr *MockPolicyClientMockRecorder) GetPolicyType(arg0, arg1 interface{}) *gomock.Call
GetPolicyType indicates an expected call of GetPolicyType
func (*MockPolicyClientMockRecorder) GetPolicyTypes ¶
func (mr *MockPolicyClientMockRecorder) GetPolicyTypes(arg0, arg1 interface{}) *gomock.Call
GetPolicyTypes indicates an expected call of GetPolicyTypes
func (*MockPolicyClientMockRecorder) RequeuePolicyEvaluation ¶
func (mr *MockPolicyClientMockRecorder) RequeuePolicyEvaluation(arg0, arg1 interface{}) *gomock.Call
RequeuePolicyEvaluation indicates an expected call of RequeuePolicyEvaluation
func (*MockPolicyClientMockRecorder) UpdatePolicyConfiguration ¶
func (mr *MockPolicyClientMockRecorder) UpdatePolicyConfiguration(arg0, arg1 interface{}) *gomock.Call
UpdatePolicyConfiguration indicates an expected call of UpdatePolicyConfiguration
type MockProfileClient ¶
type MockProfileClient struct {
// contains filtered or unexported fields
}
MockProfileClient is a mock of Client interface
func NewMockProfileClient ¶
func NewMockProfileClient(ctrl *gomock.Controller) *MockProfileClient
NewMockProfileClient creates a new mock instance
func (*MockProfileClient) EXPECT ¶
func (m *MockProfileClient) EXPECT() *MockProfileClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockProfileClient) GetProfile ¶
func (m *MockProfileClient) GetProfile(arg0 context.Context, arg1 profile.GetProfileArgs) (*profile.Profile, error)
GetProfile mocks base method
type MockProfileClientMockRecorder ¶
type MockProfileClientMockRecorder struct {
// contains filtered or unexported fields
}
MockProfileClientMockRecorder is the mock recorder for MockProfileClient
func (*MockProfileClientMockRecorder) GetProfile ¶
func (mr *MockProfileClientMockRecorder) GetProfile(arg0, arg1 interface{}) *gomock.Call
GetProfile indicates an expected call of GetProfile
type MockReleaseClient ¶
type MockReleaseClient struct {
// contains filtered or unexported fields
}
MockReleaseClient is a mock of Client interface
func NewMockReleaseClient ¶
func NewMockReleaseClient(ctrl *gomock.Controller) *MockReleaseClient
NewMockReleaseClient creates a new mock instance
func (*MockReleaseClient) CreateFolder ¶
func (m *MockReleaseClient) CreateFolder(arg0 context.Context, arg1 release.CreateFolderArgs) (*release.Folder, error)
CreateFolder mocks base method
func (*MockReleaseClient) CreateRelease ¶
func (m *MockReleaseClient) CreateRelease(arg0 context.Context, arg1 release.CreateReleaseArgs) (*release.Release, error)
CreateRelease mocks base method
func (*MockReleaseClient) CreateReleaseDefinition ¶
func (m *MockReleaseClient) CreateReleaseDefinition(arg0 context.Context, arg1 release.CreateReleaseDefinitionArgs) (*release.ReleaseDefinition, error)
CreateReleaseDefinition mocks base method
func (*MockReleaseClient) DeleteFolder ¶
func (m *MockReleaseClient) DeleteFolder(arg0 context.Context, arg1 release.DeleteFolderArgs) error
DeleteFolder mocks base method
func (*MockReleaseClient) DeleteReleaseDefinition ¶
func (m *MockReleaseClient) DeleteReleaseDefinition(arg0 context.Context, arg1 release.DeleteReleaseDefinitionArgs) error
DeleteReleaseDefinition mocks base method
func (*MockReleaseClient) EXPECT ¶
func (m *MockReleaseClient) EXPECT() *MockReleaseClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockReleaseClient) GetApprovals ¶
func (m *MockReleaseClient) GetApprovals(arg0 context.Context, arg1 release.GetApprovalsArgs) (*release.GetApprovalsResponseValue, error)
GetApprovals mocks base method
func (*MockReleaseClient) GetDefinitionRevision ¶
func (m *MockReleaseClient) GetDefinitionRevision(arg0 context.Context, arg1 release.GetDefinitionRevisionArgs) (io.ReadCloser, error)
GetDefinitionRevision mocks base method
func (*MockReleaseClient) GetDeployments ¶
func (m *MockReleaseClient) GetDeployments(arg0 context.Context, arg1 release.GetDeploymentsArgs) (*release.GetDeploymentsResponseValue, error)
GetDeployments mocks base method
func (*MockReleaseClient) GetFolders ¶
func (m *MockReleaseClient) GetFolders(arg0 context.Context, arg1 release.GetFoldersArgs) (*[]release.Folder, error)
GetFolders mocks base method
func (*MockReleaseClient) GetLogs ¶
func (m *MockReleaseClient) GetLogs(arg0 context.Context, arg1 release.GetLogsArgs) (io.ReadCloser, error)
GetLogs mocks base method
func (*MockReleaseClient) GetManualIntervention ¶
func (m *MockReleaseClient) GetManualIntervention(arg0 context.Context, arg1 release.GetManualInterventionArgs) (*release.ManualIntervention, error)
GetManualIntervention mocks base method
func (*MockReleaseClient) GetManualInterventions ¶
func (m *MockReleaseClient) GetManualInterventions(arg0 context.Context, arg1 release.GetManualInterventionsArgs) (*[]release.ManualIntervention, error)
GetManualInterventions mocks base method
func (*MockReleaseClient) GetRelease ¶
func (m *MockReleaseClient) GetRelease(arg0 context.Context, arg1 release.GetReleaseArgs) (*release.Release, error)
GetRelease mocks base method
func (*MockReleaseClient) GetReleaseDefinition ¶
func (m *MockReleaseClient) GetReleaseDefinition(arg0 context.Context, arg1 release.GetReleaseDefinitionArgs) (*release.ReleaseDefinition, error)
GetReleaseDefinition mocks base method
func (*MockReleaseClient) GetReleaseDefinitionHistory ¶
func (m *MockReleaseClient) GetReleaseDefinitionHistory(arg0 context.Context, arg1 release.GetReleaseDefinitionHistoryArgs) (*[]release.ReleaseDefinitionRevision, error)
GetReleaseDefinitionHistory mocks base method
func (*MockReleaseClient) GetReleaseDefinitions ¶
func (m *MockReleaseClient) GetReleaseDefinitions(arg0 context.Context, arg1 release.GetReleaseDefinitionsArgs) (*release.GetReleaseDefinitionsResponseValue, error)
GetReleaseDefinitions mocks base method
func (*MockReleaseClient) GetReleaseEnvironment ¶
func (m *MockReleaseClient) GetReleaseEnvironment(arg0 context.Context, arg1 release.GetReleaseEnvironmentArgs) (*release.ReleaseEnvironment, error)
GetReleaseEnvironment mocks base method
func (*MockReleaseClient) GetReleaseRevision ¶
func (m *MockReleaseClient) GetReleaseRevision(arg0 context.Context, arg1 release.GetReleaseRevisionArgs) (io.ReadCloser, error)
GetReleaseRevision mocks base method
func (*MockReleaseClient) GetReleaseTaskAttachmentContent ¶
func (m *MockReleaseClient) GetReleaseTaskAttachmentContent(arg0 context.Context, arg1 release.GetReleaseTaskAttachmentContentArgs) (io.ReadCloser, error)
GetReleaseTaskAttachmentContent mocks base method
func (*MockReleaseClient) GetReleaseTaskAttachments ¶
func (m *MockReleaseClient) GetReleaseTaskAttachments(arg0 context.Context, arg1 release.GetReleaseTaskAttachmentsArgs) (*[]release.ReleaseTaskAttachment, error)
GetReleaseTaskAttachments mocks base method
func (*MockReleaseClient) GetReleases ¶
func (m *MockReleaseClient) GetReleases(arg0 context.Context, arg1 release.GetReleasesArgs) (*release.GetReleasesResponseValue, error)
GetReleases mocks base method
func (*MockReleaseClient) GetTaskLog ¶
func (m *MockReleaseClient) GetTaskLog(arg0 context.Context, arg1 release.GetTaskLogArgs) (io.ReadCloser, error)
GetTaskLog mocks base method
func (*MockReleaseClient) UpdateFolder ¶
func (m *MockReleaseClient) UpdateFolder(arg0 context.Context, arg1 release.UpdateFolderArgs) (*release.Folder, error)
UpdateFolder mocks base method
func (*MockReleaseClient) UpdateGates ¶
func (m *MockReleaseClient) UpdateGates(arg0 context.Context, arg1 release.UpdateGatesArgs) (*release.ReleaseGates, error)
UpdateGates mocks base method
func (*MockReleaseClient) UpdateManualIntervention ¶
func (m *MockReleaseClient) UpdateManualIntervention(arg0 context.Context, arg1 release.UpdateManualInterventionArgs) (*release.ManualIntervention, error)
UpdateManualIntervention mocks base method
func (*MockReleaseClient) UpdateRelease ¶
func (m *MockReleaseClient) UpdateRelease(arg0 context.Context, arg1 release.UpdateReleaseArgs) (*release.Release, error)
UpdateRelease mocks base method
func (*MockReleaseClient) UpdateReleaseApproval ¶
func (m *MockReleaseClient) UpdateReleaseApproval(arg0 context.Context, arg1 release.UpdateReleaseApprovalArgs) (*release.ReleaseApproval, error)
UpdateReleaseApproval mocks base method
func (*MockReleaseClient) UpdateReleaseDefinition ¶
func (m *MockReleaseClient) UpdateReleaseDefinition(arg0 context.Context, arg1 release.UpdateReleaseDefinitionArgs) (*release.ReleaseDefinition, error)
UpdateReleaseDefinition mocks base method
func (*MockReleaseClient) UpdateReleaseEnvironment ¶
func (m *MockReleaseClient) UpdateReleaseEnvironment(arg0 context.Context, arg1 release.UpdateReleaseEnvironmentArgs) (*release.ReleaseEnvironment, error)
UpdateReleaseEnvironment mocks base method
func (*MockReleaseClient) UpdateReleaseResource ¶
func (m *MockReleaseClient) UpdateReleaseResource(arg0 context.Context, arg1 release.UpdateReleaseResourceArgs) (*release.Release, error)
UpdateReleaseResource mocks base method
type MockReleaseClientMockRecorder ¶
type MockReleaseClientMockRecorder struct {
// contains filtered or unexported fields
}
MockReleaseClientMockRecorder is the mock recorder for MockReleaseClient
func (*MockReleaseClientMockRecorder) CreateFolder ¶
func (mr *MockReleaseClientMockRecorder) CreateFolder(arg0, arg1 interface{}) *gomock.Call
CreateFolder indicates an expected call of CreateFolder
func (*MockReleaseClientMockRecorder) CreateRelease ¶
func (mr *MockReleaseClientMockRecorder) CreateRelease(arg0, arg1 interface{}) *gomock.Call
CreateRelease indicates an expected call of CreateRelease
func (*MockReleaseClientMockRecorder) CreateReleaseDefinition ¶
func (mr *MockReleaseClientMockRecorder) CreateReleaseDefinition(arg0, arg1 interface{}) *gomock.Call
CreateReleaseDefinition indicates an expected call of CreateReleaseDefinition
func (*MockReleaseClientMockRecorder) DeleteFolder ¶
func (mr *MockReleaseClientMockRecorder) DeleteFolder(arg0, arg1 interface{}) *gomock.Call
DeleteFolder indicates an expected call of DeleteFolder
func (*MockReleaseClientMockRecorder) DeleteReleaseDefinition ¶
func (mr *MockReleaseClientMockRecorder) DeleteReleaseDefinition(arg0, arg1 interface{}) *gomock.Call
DeleteReleaseDefinition indicates an expected call of DeleteReleaseDefinition
func (*MockReleaseClientMockRecorder) GetApprovals ¶
func (mr *MockReleaseClientMockRecorder) GetApprovals(arg0, arg1 interface{}) *gomock.Call
GetApprovals indicates an expected call of GetApprovals
func (*MockReleaseClientMockRecorder) GetDefinitionRevision ¶
func (mr *MockReleaseClientMockRecorder) GetDefinitionRevision(arg0, arg1 interface{}) *gomock.Call
GetDefinitionRevision indicates an expected call of GetDefinitionRevision
func (*MockReleaseClientMockRecorder) GetDeployments ¶
func (mr *MockReleaseClientMockRecorder) GetDeployments(arg0, arg1 interface{}) *gomock.Call
GetDeployments indicates an expected call of GetDeployments
func (*MockReleaseClientMockRecorder) GetFolders ¶
func (mr *MockReleaseClientMockRecorder) GetFolders(arg0, arg1 interface{}) *gomock.Call
GetFolders indicates an expected call of GetFolders
func (*MockReleaseClientMockRecorder) GetLogs ¶
func (mr *MockReleaseClientMockRecorder) GetLogs(arg0, arg1 interface{}) *gomock.Call
GetLogs indicates an expected call of GetLogs
func (*MockReleaseClientMockRecorder) GetManualIntervention ¶
func (mr *MockReleaseClientMockRecorder) GetManualIntervention(arg0, arg1 interface{}) *gomock.Call
GetManualIntervention indicates an expected call of GetManualIntervention
func (*MockReleaseClientMockRecorder) GetManualInterventions ¶
func (mr *MockReleaseClientMockRecorder) GetManualInterventions(arg0, arg1 interface{}) *gomock.Call
GetManualInterventions indicates an expected call of GetManualInterventions
func (*MockReleaseClientMockRecorder) GetRelease ¶
func (mr *MockReleaseClientMockRecorder) GetRelease(arg0, arg1 interface{}) *gomock.Call
GetRelease indicates an expected call of GetRelease
func (*MockReleaseClientMockRecorder) GetReleaseDefinition ¶
func (mr *MockReleaseClientMockRecorder) GetReleaseDefinition(arg0, arg1 interface{}) *gomock.Call
GetReleaseDefinition indicates an expected call of GetReleaseDefinition
func (*MockReleaseClientMockRecorder) GetReleaseDefinitionHistory ¶
func (mr *MockReleaseClientMockRecorder) GetReleaseDefinitionHistory(arg0, arg1 interface{}) *gomock.Call
GetReleaseDefinitionHistory indicates an expected call of GetReleaseDefinitionHistory
func (*MockReleaseClientMockRecorder) GetReleaseDefinitions ¶
func (mr *MockReleaseClientMockRecorder) GetReleaseDefinitions(arg0, arg1 interface{}) *gomock.Call
GetReleaseDefinitions indicates an expected call of GetReleaseDefinitions
func (*MockReleaseClientMockRecorder) GetReleaseEnvironment ¶
func (mr *MockReleaseClientMockRecorder) GetReleaseEnvironment(arg0, arg1 interface{}) *gomock.Call
GetReleaseEnvironment indicates an expected call of GetReleaseEnvironment
func (*MockReleaseClientMockRecorder) GetReleaseRevision ¶
func (mr *MockReleaseClientMockRecorder) GetReleaseRevision(arg0, arg1 interface{}) *gomock.Call
GetReleaseRevision indicates an expected call of GetReleaseRevision
func (*MockReleaseClientMockRecorder) GetReleaseTaskAttachmentContent ¶
func (mr *MockReleaseClientMockRecorder) GetReleaseTaskAttachmentContent(arg0, arg1 interface{}) *gomock.Call
GetReleaseTaskAttachmentContent indicates an expected call of GetReleaseTaskAttachmentContent
func (*MockReleaseClientMockRecorder) GetReleaseTaskAttachments ¶
func (mr *MockReleaseClientMockRecorder) GetReleaseTaskAttachments(arg0, arg1 interface{}) *gomock.Call
GetReleaseTaskAttachments indicates an expected call of GetReleaseTaskAttachments
func (*MockReleaseClientMockRecorder) GetReleases ¶
func (mr *MockReleaseClientMockRecorder) GetReleases(arg0, arg1 interface{}) *gomock.Call
GetReleases indicates an expected call of GetReleases
func (*MockReleaseClientMockRecorder) GetTaskLog ¶
func (mr *MockReleaseClientMockRecorder) GetTaskLog(arg0, arg1 interface{}) *gomock.Call
GetTaskLog indicates an expected call of GetTaskLog
func (*MockReleaseClientMockRecorder) UpdateFolder ¶
func (mr *MockReleaseClientMockRecorder) UpdateFolder(arg0, arg1 interface{}) *gomock.Call
UpdateFolder indicates an expected call of UpdateFolder
func (*MockReleaseClientMockRecorder) UpdateGates ¶
func (mr *MockReleaseClientMockRecorder) UpdateGates(arg0, arg1 interface{}) *gomock.Call
UpdateGates indicates an expected call of UpdateGates
func (*MockReleaseClientMockRecorder) UpdateManualIntervention ¶
func (mr *MockReleaseClientMockRecorder) UpdateManualIntervention(arg0, arg1 interface{}) *gomock.Call
UpdateManualIntervention indicates an expected call of UpdateManualIntervention
func (*MockReleaseClientMockRecorder) UpdateRelease ¶
func (mr *MockReleaseClientMockRecorder) UpdateRelease(arg0, arg1 interface{}) *gomock.Call
UpdateRelease indicates an expected call of UpdateRelease
func (*MockReleaseClientMockRecorder) UpdateReleaseApproval ¶
func (mr *MockReleaseClientMockRecorder) UpdateReleaseApproval(arg0, arg1 interface{}) *gomock.Call
UpdateReleaseApproval indicates an expected call of UpdateReleaseApproval
func (*MockReleaseClientMockRecorder) UpdateReleaseDefinition ¶
func (mr *MockReleaseClientMockRecorder) UpdateReleaseDefinition(arg0, arg1 interface{}) *gomock.Call
UpdateReleaseDefinition indicates an expected call of UpdateReleaseDefinition
func (*MockReleaseClientMockRecorder) UpdateReleaseEnvironment ¶
func (mr *MockReleaseClientMockRecorder) UpdateReleaseEnvironment(arg0, arg1 interface{}) *gomock.Call
UpdateReleaseEnvironment indicates an expected call of UpdateReleaseEnvironment
func (*MockReleaseClientMockRecorder) UpdateReleaseResource ¶
func (mr *MockReleaseClientMockRecorder) UpdateReleaseResource(arg0, arg1 interface{}) *gomock.Call
UpdateReleaseResource indicates an expected call of UpdateReleaseResource
type MockSecurityClient ¶
type MockSecurityClient struct {
// contains filtered or unexported fields
}
MockSecurityClient is a mock of Client interface
func NewMockSecurityClient ¶
func NewMockSecurityClient(ctrl *gomock.Controller) *MockSecurityClient
NewMockSecurityClient creates a new mock instance
func (*MockSecurityClient) EXPECT ¶
func (m *MockSecurityClient) EXPECT() *MockSecurityClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockSecurityClient) HasPermissions ¶
func (m *MockSecurityClient) HasPermissions(arg0 context.Context, arg1 security.HasPermissionsArgs) (*[]bool, error)
HasPermissions mocks base method
func (*MockSecurityClient) HasPermissionsBatch ¶
func (m *MockSecurityClient) HasPermissionsBatch(arg0 context.Context, arg1 security.HasPermissionsBatchArgs) (*security.PermissionEvaluationBatch, error)
HasPermissionsBatch mocks base method
func (*MockSecurityClient) QueryAccessControlLists ¶
func (m *MockSecurityClient) QueryAccessControlLists(arg0 context.Context, arg1 security.QueryAccessControlListsArgs) (*[]security.AccessControlList, error)
QueryAccessControlLists mocks base method
func (*MockSecurityClient) QuerySecurityNamespaces ¶
func (m *MockSecurityClient) QuerySecurityNamespaces(arg0 context.Context, arg1 security.QuerySecurityNamespacesArgs) (*[]security.SecurityNamespaceDescription, error)
QuerySecurityNamespaces mocks base method
func (*MockSecurityClient) RemoveAccessControlEntries ¶
func (m *MockSecurityClient) RemoveAccessControlEntries(arg0 context.Context, arg1 security.RemoveAccessControlEntriesArgs) (*bool, error)
RemoveAccessControlEntries mocks base method
func (*MockSecurityClient) RemoveAccessControlLists ¶
func (m *MockSecurityClient) RemoveAccessControlLists(arg0 context.Context, arg1 security.RemoveAccessControlListsArgs) (*bool, error)
RemoveAccessControlLists mocks base method
func (*MockSecurityClient) RemovePermission ¶
func (m *MockSecurityClient) RemovePermission(arg0 context.Context, arg1 security.RemovePermissionArgs) (*security.AccessControlEntry, error)
RemovePermission mocks base method
func (*MockSecurityClient) SetAccessControlEntries ¶
func (m *MockSecurityClient) SetAccessControlEntries(arg0 context.Context, arg1 security.SetAccessControlEntriesArgs) (*[]security.AccessControlEntry, error)
SetAccessControlEntries mocks base method
func (*MockSecurityClient) SetAccessControlLists ¶
func (m *MockSecurityClient) SetAccessControlLists(arg0 context.Context, arg1 security.SetAccessControlListsArgs) error
SetAccessControlLists mocks base method
type MockSecurityClientMockRecorder ¶
type MockSecurityClientMockRecorder struct {
// contains filtered or unexported fields
}
MockSecurityClientMockRecorder is the mock recorder for MockSecurityClient
func (*MockSecurityClientMockRecorder) HasPermissions ¶
func (mr *MockSecurityClientMockRecorder) HasPermissions(arg0, arg1 interface{}) *gomock.Call
HasPermissions indicates an expected call of HasPermissions
func (*MockSecurityClientMockRecorder) HasPermissionsBatch ¶
func (mr *MockSecurityClientMockRecorder) HasPermissionsBatch(arg0, arg1 interface{}) *gomock.Call
HasPermissionsBatch indicates an expected call of HasPermissionsBatch
func (*MockSecurityClientMockRecorder) QueryAccessControlLists ¶
func (mr *MockSecurityClientMockRecorder) QueryAccessControlLists(arg0, arg1 interface{}) *gomock.Call
QueryAccessControlLists indicates an expected call of QueryAccessControlLists
func (*MockSecurityClientMockRecorder) QuerySecurityNamespaces ¶
func (mr *MockSecurityClientMockRecorder) QuerySecurityNamespaces(arg0, arg1 interface{}) *gomock.Call
QuerySecurityNamespaces indicates an expected call of QuerySecurityNamespaces
func (*MockSecurityClientMockRecorder) RemoveAccessControlEntries ¶
func (mr *MockSecurityClientMockRecorder) RemoveAccessControlEntries(arg0, arg1 interface{}) *gomock.Call
RemoveAccessControlEntries indicates an expected call of RemoveAccessControlEntries
func (*MockSecurityClientMockRecorder) RemoveAccessControlLists ¶
func (mr *MockSecurityClientMockRecorder) RemoveAccessControlLists(arg0, arg1 interface{}) *gomock.Call
RemoveAccessControlLists indicates an expected call of RemoveAccessControlLists
func (*MockSecurityClientMockRecorder) RemovePermission ¶
func (mr *MockSecurityClientMockRecorder) RemovePermission(arg0, arg1 interface{}) *gomock.Call
RemovePermission indicates an expected call of RemovePermission
func (*MockSecurityClientMockRecorder) SetAccessControlEntries ¶
func (mr *MockSecurityClientMockRecorder) SetAccessControlEntries(arg0, arg1 interface{}) *gomock.Call
SetAccessControlEntries indicates an expected call of SetAccessControlEntries
func (*MockSecurityClientMockRecorder) SetAccessControlLists ¶
func (mr *MockSecurityClientMockRecorder) SetAccessControlLists(arg0, arg1 interface{}) *gomock.Call
SetAccessControlLists indicates an expected call of SetAccessControlLists
type MockServiceendpointClient ¶
type MockServiceendpointClient struct {
// contains filtered or unexported fields
}
MockServiceendpointClient is a mock of Client interface
func NewMockServiceendpointClient ¶
func NewMockServiceendpointClient(ctrl *gomock.Controller) *MockServiceendpointClient
NewMockServiceendpointClient creates a new mock instance
func (*MockServiceendpointClient) CreateServiceEndpoint ¶
func (m *MockServiceendpointClient) CreateServiceEndpoint(arg0 context.Context, arg1 serviceendpoint.CreateServiceEndpointArgs) (*serviceendpoint.ServiceEndpoint, error)
CreateServiceEndpoint mocks base method
func (*MockServiceendpointClient) DeleteServiceEndpoint ¶
func (m *MockServiceendpointClient) DeleteServiceEndpoint(arg0 context.Context, arg1 serviceendpoint.DeleteServiceEndpointArgs) error
DeleteServiceEndpoint mocks base method
func (*MockServiceendpointClient) EXPECT ¶
func (m *MockServiceendpointClient) EXPECT() *MockServiceendpointClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockServiceendpointClient) ExecuteServiceEndpointRequest ¶
func (m *MockServiceendpointClient) ExecuteServiceEndpointRequest(arg0 context.Context, arg1 serviceendpoint.ExecuteServiceEndpointRequestArgs) (*serviceendpoint.ServiceEndpointRequestResult, error)
ExecuteServiceEndpointRequest mocks base method
func (*MockServiceendpointClient) GetServiceEndpointDetails ¶
func (m *MockServiceendpointClient) GetServiceEndpointDetails(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointDetailsArgs) (*serviceendpoint.ServiceEndpoint, error)
GetServiceEndpointDetails mocks base method
func (*MockServiceendpointClient) GetServiceEndpointExecutionRecords ¶
func (m *MockServiceendpointClient) GetServiceEndpointExecutionRecords(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointExecutionRecordsArgs) (*serviceendpoint.GetServiceEndpointExecutionRecordsResponseValue, error)
GetServiceEndpointExecutionRecords mocks base method
func (*MockServiceendpointClient) GetServiceEndpointTypes ¶
func (m *MockServiceendpointClient) GetServiceEndpointTypes(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointTypesArgs) (*[]serviceendpoint.ServiceEndpointType, error)
GetServiceEndpointTypes mocks base method
func (*MockServiceendpointClient) GetServiceEndpoints ¶
func (m *MockServiceendpointClient) GetServiceEndpoints(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointsArgs) (*[]serviceendpoint.ServiceEndpoint, error)
GetServiceEndpoints mocks base method
func (*MockServiceendpointClient) GetServiceEndpointsByNames ¶
func (m *MockServiceendpointClient) GetServiceEndpointsByNames(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointsByNamesArgs) (*[]serviceendpoint.ServiceEndpoint, error)
GetServiceEndpointsByNames mocks base method
func (*MockServiceendpointClient) GetServiceEndpointsWithRefreshedAuthentication ¶
func (m *MockServiceendpointClient) GetServiceEndpointsWithRefreshedAuthentication(arg0 context.Context, arg1 serviceendpoint.GetServiceEndpointsWithRefreshedAuthenticationArgs) (*[]serviceendpoint.ServiceEndpoint, error)
GetServiceEndpointsWithRefreshedAuthentication mocks base method
func (*MockServiceendpointClient) ShareServiceEndpoint ¶
func (m *MockServiceendpointClient) ShareServiceEndpoint(arg0 context.Context, arg1 serviceendpoint.ShareServiceEndpointArgs) error
ShareServiceEndpoint mocks base method
func (*MockServiceendpointClient) UpdateServiceEndpoint ¶
func (m *MockServiceendpointClient) UpdateServiceEndpoint(arg0 context.Context, arg1 serviceendpoint.UpdateServiceEndpointArgs) (*serviceendpoint.ServiceEndpoint, error)
UpdateServiceEndpoint mocks base method
func (*MockServiceendpointClient) UpdateServiceEndpoints ¶
func (m *MockServiceendpointClient) UpdateServiceEndpoints(arg0 context.Context, arg1 serviceendpoint.UpdateServiceEndpointsArgs) (*[]serviceendpoint.ServiceEndpoint, error)
UpdateServiceEndpoints mocks base method
type MockServiceendpointClientMockRecorder ¶
type MockServiceendpointClientMockRecorder struct {
// contains filtered or unexported fields
}
MockServiceendpointClientMockRecorder is the mock recorder for MockServiceendpointClient
func (*MockServiceendpointClientMockRecorder) CreateServiceEndpoint ¶
func (mr *MockServiceendpointClientMockRecorder) CreateServiceEndpoint(arg0, arg1 interface{}) *gomock.Call
CreateServiceEndpoint indicates an expected call of CreateServiceEndpoint
func (*MockServiceendpointClientMockRecorder) DeleteServiceEndpoint ¶
func (mr *MockServiceendpointClientMockRecorder) DeleteServiceEndpoint(arg0, arg1 interface{}) *gomock.Call
DeleteServiceEndpoint indicates an expected call of DeleteServiceEndpoint
func (*MockServiceendpointClientMockRecorder) ExecuteServiceEndpointRequest ¶
func (mr *MockServiceendpointClientMockRecorder) ExecuteServiceEndpointRequest(arg0, arg1 interface{}) *gomock.Call
ExecuteServiceEndpointRequest indicates an expected call of ExecuteServiceEndpointRequest
func (*MockServiceendpointClientMockRecorder) GetServiceEndpointDetails ¶
func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointDetails(arg0, arg1 interface{}) *gomock.Call
GetServiceEndpointDetails indicates an expected call of GetServiceEndpointDetails
func (*MockServiceendpointClientMockRecorder) GetServiceEndpointExecutionRecords ¶
func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointExecutionRecords(arg0, arg1 interface{}) *gomock.Call
GetServiceEndpointExecutionRecords indicates an expected call of GetServiceEndpointExecutionRecords
func (*MockServiceendpointClientMockRecorder) GetServiceEndpointTypes ¶
func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointTypes(arg0, arg1 interface{}) *gomock.Call
GetServiceEndpointTypes indicates an expected call of GetServiceEndpointTypes
func (*MockServiceendpointClientMockRecorder) GetServiceEndpoints ¶
func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpoints(arg0, arg1 interface{}) *gomock.Call
GetServiceEndpoints indicates an expected call of GetServiceEndpoints
func (*MockServiceendpointClientMockRecorder) GetServiceEndpointsByNames ¶
func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointsByNames(arg0, arg1 interface{}) *gomock.Call
GetServiceEndpointsByNames indicates an expected call of GetServiceEndpointsByNames
func (*MockServiceendpointClientMockRecorder) GetServiceEndpointsWithRefreshedAuthentication ¶
func (mr *MockServiceendpointClientMockRecorder) GetServiceEndpointsWithRefreshedAuthentication(arg0, arg1 interface{}) *gomock.Call
GetServiceEndpointsWithRefreshedAuthentication indicates an expected call of GetServiceEndpointsWithRefreshedAuthentication
func (*MockServiceendpointClientMockRecorder) ShareServiceEndpoint ¶
func (mr *MockServiceendpointClientMockRecorder) ShareServiceEndpoint(arg0, arg1 interface{}) *gomock.Call
ShareServiceEndpoint indicates an expected call of ShareServiceEndpoint
func (*MockServiceendpointClientMockRecorder) UpdateServiceEndpoint ¶
func (mr *MockServiceendpointClientMockRecorder) UpdateServiceEndpoint(arg0, arg1 interface{}) *gomock.Call
UpdateServiceEndpoint indicates an expected call of UpdateServiceEndpoint
func (*MockServiceendpointClientMockRecorder) UpdateServiceEndpoints ¶
func (mr *MockServiceendpointClientMockRecorder) UpdateServiceEndpoints(arg0, arg1 interface{}) *gomock.Call
UpdateServiceEndpoints indicates an expected call of UpdateServiceEndpoints
type MockServicehooksClient ¶
type MockServicehooksClient struct {
// contains filtered or unexported fields
}
MockServicehooksClient is a mock of Client interface
func NewMockServicehooksClient ¶
func NewMockServicehooksClient(ctrl *gomock.Controller) *MockServicehooksClient
NewMockServicehooksClient creates a new mock instance
func (*MockServicehooksClient) CreateSubscription ¶
func (m *MockServicehooksClient) CreateSubscription(arg0 context.Context, arg1 servicehooks.CreateSubscriptionArgs) (*servicehooks.Subscription, error)
CreateSubscription mocks base method
func (*MockServicehooksClient) CreateSubscriptionsQuery ¶
func (m *MockServicehooksClient) CreateSubscriptionsQuery(arg0 context.Context, arg1 servicehooks.CreateSubscriptionsQueryArgs) (*servicehooks.SubscriptionsQuery, error)
CreateSubscriptionsQuery mocks base method
func (*MockServicehooksClient) CreateTestNotification ¶
func (m *MockServicehooksClient) CreateTestNotification(arg0 context.Context, arg1 servicehooks.CreateTestNotificationArgs) (*servicehooks.Notification, error)
CreateTestNotification mocks base method
func (*MockServicehooksClient) DeleteSubscription ¶
func (m *MockServicehooksClient) DeleteSubscription(arg0 context.Context, arg1 servicehooks.DeleteSubscriptionArgs) error
DeleteSubscription mocks base method
func (*MockServicehooksClient) EXPECT ¶
func (m *MockServicehooksClient) EXPECT() *MockServicehooksClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockServicehooksClient) GetConsumer ¶
func (m *MockServicehooksClient) GetConsumer(arg0 context.Context, arg1 servicehooks.GetConsumerArgs) (*servicehooks.Consumer, error)
GetConsumer mocks base method
func (*MockServicehooksClient) GetConsumerAction ¶
func (m *MockServicehooksClient) GetConsumerAction(arg0 context.Context, arg1 servicehooks.GetConsumerActionArgs) (*servicehooks.ConsumerAction, error)
GetConsumerAction mocks base method
func (*MockServicehooksClient) GetEventType ¶
func (m *MockServicehooksClient) GetEventType(arg0 context.Context, arg1 servicehooks.GetEventTypeArgs) (*servicehooks.EventTypeDescriptor, error)
GetEventType mocks base method
func (*MockServicehooksClient) GetNotification ¶
func (m *MockServicehooksClient) GetNotification(arg0 context.Context, arg1 servicehooks.GetNotificationArgs) (*servicehooks.Notification, error)
GetNotification mocks base method
func (*MockServicehooksClient) GetNotifications ¶
func (m *MockServicehooksClient) GetNotifications(arg0 context.Context, arg1 servicehooks.GetNotificationsArgs) (*[]servicehooks.Notification, error)
GetNotifications mocks base method
func (*MockServicehooksClient) GetPublisher ¶
func (m *MockServicehooksClient) GetPublisher(arg0 context.Context, arg1 servicehooks.GetPublisherArgs) (*servicehooks.Publisher, error)
GetPublisher mocks base method
func (*MockServicehooksClient) GetSubscription ¶
func (m *MockServicehooksClient) GetSubscription(arg0 context.Context, arg1 servicehooks.GetSubscriptionArgs) (*servicehooks.Subscription, error)
GetSubscription mocks base method
func (*MockServicehooksClient) GetSubscriptionDiagnostics ¶
func (m *MockServicehooksClient) GetSubscriptionDiagnostics(arg0 context.Context, arg1 servicehooks.GetSubscriptionDiagnosticsArgs) (*notification.SubscriptionDiagnostics, error)
GetSubscriptionDiagnostics mocks base method
func (*MockServicehooksClient) ListConsumerActions ¶
func (m *MockServicehooksClient) ListConsumerActions(arg0 context.Context, arg1 servicehooks.ListConsumerActionsArgs) (*[]servicehooks.ConsumerAction, error)
ListConsumerActions mocks base method
func (*MockServicehooksClient) ListConsumers ¶
func (m *MockServicehooksClient) ListConsumers(arg0 context.Context, arg1 servicehooks.ListConsumersArgs) (*[]servicehooks.Consumer, error)
ListConsumers mocks base method
func (*MockServicehooksClient) ListEventTypes ¶
func (m *MockServicehooksClient) ListEventTypes(arg0 context.Context, arg1 servicehooks.ListEventTypesArgs) (*[]servicehooks.EventTypeDescriptor, error)
ListEventTypes mocks base method
func (*MockServicehooksClient) ListPublishers ¶
func (m *MockServicehooksClient) ListPublishers(arg0 context.Context, arg1 servicehooks.ListPublishersArgs) (*[]servicehooks.Publisher, error)
ListPublishers mocks base method
func (*MockServicehooksClient) ListSubscriptions ¶
func (m *MockServicehooksClient) ListSubscriptions(arg0 context.Context, arg1 servicehooks.ListSubscriptionsArgs) (*[]servicehooks.Subscription, error)
ListSubscriptions mocks base method
func (*MockServicehooksClient) QueryInputValues ¶
func (m *MockServicehooksClient) QueryInputValues(arg0 context.Context, arg1 servicehooks.QueryInputValuesArgs) (*forminput.InputValuesQuery, error)
QueryInputValues mocks base method
func (*MockServicehooksClient) QueryNotifications ¶
func (m *MockServicehooksClient) QueryNotifications(arg0 context.Context, arg1 servicehooks.QueryNotificationsArgs) (*servicehooks.NotificationsQuery, error)
QueryNotifications mocks base method
func (*MockServicehooksClient) QueryPublishers ¶
func (m *MockServicehooksClient) QueryPublishers(arg0 context.Context, arg1 servicehooks.QueryPublishersArgs) (*servicehooks.PublishersQuery, error)
QueryPublishers mocks base method
func (*MockServicehooksClient) ReplaceSubscription ¶
func (m *MockServicehooksClient) ReplaceSubscription(arg0 context.Context, arg1 servicehooks.ReplaceSubscriptionArgs) (*servicehooks.Subscription, error)
ReplaceSubscription mocks base method
func (*MockServicehooksClient) UpdateSubscriptionDiagnostics ¶
func (m *MockServicehooksClient) UpdateSubscriptionDiagnostics(arg0 context.Context, arg1 servicehooks.UpdateSubscriptionDiagnosticsArgs) (*notification.SubscriptionDiagnostics, error)
UpdateSubscriptionDiagnostics mocks base method
type MockServicehooksClientMockRecorder ¶
type MockServicehooksClientMockRecorder struct {
// contains filtered or unexported fields
}
MockServicehooksClientMockRecorder is the mock recorder for MockServicehooksClient
func (*MockServicehooksClientMockRecorder) CreateSubscription ¶
func (mr *MockServicehooksClientMockRecorder) CreateSubscription(arg0, arg1 interface{}) *gomock.Call
CreateSubscription indicates an expected call of CreateSubscription
func (*MockServicehooksClientMockRecorder) CreateSubscriptionsQuery ¶
func (mr *MockServicehooksClientMockRecorder) CreateSubscriptionsQuery(arg0, arg1 interface{}) *gomock.Call
CreateSubscriptionsQuery indicates an expected call of CreateSubscriptionsQuery
func (*MockServicehooksClientMockRecorder) CreateTestNotification ¶
func (mr *MockServicehooksClientMockRecorder) CreateTestNotification(arg0, arg1 interface{}) *gomock.Call
CreateTestNotification indicates an expected call of CreateTestNotification
func (*MockServicehooksClientMockRecorder) DeleteSubscription ¶
func (mr *MockServicehooksClientMockRecorder) DeleteSubscription(arg0, arg1 interface{}) *gomock.Call
DeleteSubscription indicates an expected call of DeleteSubscription
func (*MockServicehooksClientMockRecorder) GetConsumer ¶
func (mr *MockServicehooksClientMockRecorder) GetConsumer(arg0, arg1 interface{}) *gomock.Call
GetConsumer indicates an expected call of GetConsumer
func (*MockServicehooksClientMockRecorder) GetConsumerAction ¶
func (mr *MockServicehooksClientMockRecorder) GetConsumerAction(arg0, arg1 interface{}) *gomock.Call
GetConsumerAction indicates an expected call of GetConsumerAction
func (*MockServicehooksClientMockRecorder) GetEventType ¶
func (mr *MockServicehooksClientMockRecorder) GetEventType(arg0, arg1 interface{}) *gomock.Call
GetEventType indicates an expected call of GetEventType
func (*MockServicehooksClientMockRecorder) GetNotification ¶
func (mr *MockServicehooksClientMockRecorder) GetNotification(arg0, arg1 interface{}) *gomock.Call
GetNotification indicates an expected call of GetNotification
func (*MockServicehooksClientMockRecorder) GetNotifications ¶
func (mr *MockServicehooksClientMockRecorder) GetNotifications(arg0, arg1 interface{}) *gomock.Call
GetNotifications indicates an expected call of GetNotifications
func (*MockServicehooksClientMockRecorder) GetPublisher ¶
func (mr *MockServicehooksClientMockRecorder) GetPublisher(arg0, arg1 interface{}) *gomock.Call
GetPublisher indicates an expected call of GetPublisher
func (*MockServicehooksClientMockRecorder) GetSubscription ¶
func (mr *MockServicehooksClientMockRecorder) GetSubscription(arg0, arg1 interface{}) *gomock.Call
GetSubscription indicates an expected call of GetSubscription
func (*MockServicehooksClientMockRecorder) GetSubscriptionDiagnostics ¶
func (mr *MockServicehooksClientMockRecorder) GetSubscriptionDiagnostics(arg0, arg1 interface{}) *gomock.Call
GetSubscriptionDiagnostics indicates an expected call of GetSubscriptionDiagnostics
func (*MockServicehooksClientMockRecorder) ListConsumerActions ¶
func (mr *MockServicehooksClientMockRecorder) ListConsumerActions(arg0, arg1 interface{}) *gomock.Call
ListConsumerActions indicates an expected call of ListConsumerActions
func (*MockServicehooksClientMockRecorder) ListConsumers ¶
func (mr *MockServicehooksClientMockRecorder) ListConsumers(arg0, arg1 interface{}) *gomock.Call
ListConsumers indicates an expected call of ListConsumers
func (*MockServicehooksClientMockRecorder) ListEventTypes ¶
func (mr *MockServicehooksClientMockRecorder) ListEventTypes(arg0, arg1 interface{}) *gomock.Call
ListEventTypes indicates an expected call of ListEventTypes
func (*MockServicehooksClientMockRecorder) ListPublishers ¶
func (mr *MockServicehooksClientMockRecorder) ListPublishers(arg0, arg1 interface{}) *gomock.Call
ListPublishers indicates an expected call of ListPublishers
func (*MockServicehooksClientMockRecorder) ListSubscriptions ¶
func (mr *MockServicehooksClientMockRecorder) ListSubscriptions(arg0, arg1 interface{}) *gomock.Call
ListSubscriptions indicates an expected call of ListSubscriptions
func (*MockServicehooksClientMockRecorder) QueryInputValues ¶
func (mr *MockServicehooksClientMockRecorder) QueryInputValues(arg0, arg1 interface{}) *gomock.Call
QueryInputValues indicates an expected call of QueryInputValues
func (*MockServicehooksClientMockRecorder) QueryNotifications ¶
func (mr *MockServicehooksClientMockRecorder) QueryNotifications(arg0, arg1 interface{}) *gomock.Call
QueryNotifications indicates an expected call of QueryNotifications
func (*MockServicehooksClientMockRecorder) QueryPublishers ¶
func (mr *MockServicehooksClientMockRecorder) QueryPublishers(arg0, arg1 interface{}) *gomock.Call
QueryPublishers indicates an expected call of QueryPublishers
func (*MockServicehooksClientMockRecorder) ReplaceSubscription ¶
func (mr *MockServicehooksClientMockRecorder) ReplaceSubscription(arg0, arg1 interface{}) *gomock.Call
ReplaceSubscription indicates an expected call of ReplaceSubscription
func (*MockServicehooksClientMockRecorder) UpdateSubscriptionDiagnostics ¶
func (mr *MockServicehooksClientMockRecorder) UpdateSubscriptionDiagnostics(arg0, arg1 interface{}) *gomock.Call
UpdateSubscriptionDiagnostics indicates an expected call of UpdateSubscriptionDiagnostics
type MockTaskagentClient ¶
type MockTaskagentClient struct {
// contains filtered or unexported fields
}
MockTaskagentClient is a mock of Client interface
func NewMockTaskagentClient ¶
func NewMockTaskagentClient(ctrl *gomock.Controller) *MockTaskagentClient
NewMockTaskagentClient creates a new mock instance
func (*MockTaskagentClient) AddAgent ¶
func (m *MockTaskagentClient) AddAgent(arg0 context.Context, arg1 taskagent.AddAgentArgs) (*taskagent.TaskAgent, error)
AddAgent mocks base method
func (*MockTaskagentClient) AddAgentCloud ¶
func (m *MockTaskagentClient) AddAgentCloud(arg0 context.Context, arg1 taskagent.AddAgentCloudArgs) (*taskagent.TaskAgentCloud, error)
AddAgentCloud mocks base method
func (*MockTaskagentClient) AddAgentPool ¶
func (m *MockTaskagentClient) AddAgentPool(arg0 context.Context, arg1 taskagent.AddAgentPoolArgs) (*taskagent.TaskAgentPool, error)
AddAgentPool mocks base method
func (*MockTaskagentClient) AddAgentQueue ¶
func (m *MockTaskagentClient) AddAgentQueue(arg0 context.Context, arg1 taskagent.AddAgentQueueArgs) (*taskagent.TaskAgentQueue, error)
AddAgentQueue mocks base method
func (*MockTaskagentClient) AddDeploymentGroup ¶
func (m *MockTaskagentClient) AddDeploymentGroup(arg0 context.Context, arg1 taskagent.AddDeploymentGroupArgs) (*taskagent.DeploymentGroup, error)
AddDeploymentGroup mocks base method
func (*MockTaskagentClient) AddEnvironment ¶
func (m *MockTaskagentClient) AddEnvironment(arg0 context.Context, arg1 taskagent.AddEnvironmentArgs) (*taskagent.EnvironmentInstance, error)
AddEnvironment mocks base method
func (*MockTaskagentClient) AddKubernetesResourcExistingEndpoint ¶
func (m *MockTaskagentClient) AddKubernetesResourcExistingEndpoint(arg0 context.Context, arg1 taskagent.AddKubernetesResourceArgsExistingEndpoint) (*taskagent.KubernetesResource, error)
AddKubernetesResourcExistingEndpoint mocks base method
func (*MockTaskagentClient) AddKubernetesResourceNewEndpoint ¶
func (m *MockTaskagentClient) AddKubernetesResourceNewEndpoint(arg0 context.Context, arg1 taskagent.AddKubernetesResourceArgsNewEndpoint) (*taskagent.KubernetesResource, error)
AddKubernetesResourceNewEndpoint mocks base method
func (*MockTaskagentClient) AddTaskGroup ¶
func (m *MockTaskagentClient) AddTaskGroup(arg0 context.Context, arg1 taskagent.AddTaskGroupArgs) (*taskagent.TaskGroup, error)
AddTaskGroup mocks base method
func (*MockTaskagentClient) AddVariableGroup ¶
func (m *MockTaskagentClient) AddVariableGroup(arg0 context.Context, arg1 taskagent.AddVariableGroupArgs) (*taskagent.VariableGroup, error)
AddVariableGroup mocks base method
func (*MockTaskagentClient) DeleteAgent ¶
func (m *MockTaskagentClient) DeleteAgent(arg0 context.Context, arg1 taskagent.DeleteAgentArgs) error
DeleteAgent mocks base method
func (*MockTaskagentClient) DeleteAgentCloud ¶
func (m *MockTaskagentClient) DeleteAgentCloud(arg0 context.Context, arg1 taskagent.DeleteAgentCloudArgs) (*taskagent.TaskAgentCloud, error)
DeleteAgentCloud mocks base method
func (*MockTaskagentClient) DeleteAgentPool ¶
func (m *MockTaskagentClient) DeleteAgentPool(arg0 context.Context, arg1 taskagent.DeleteAgentPoolArgs) error
DeleteAgentPool mocks base method
func (*MockTaskagentClient) DeleteAgentQueue ¶
func (m *MockTaskagentClient) DeleteAgentQueue(arg0 context.Context, arg1 taskagent.DeleteAgentQueueArgs) error
DeleteAgentQueue mocks base method
func (*MockTaskagentClient) DeleteDeploymentGroup ¶
func (m *MockTaskagentClient) DeleteDeploymentGroup(arg0 context.Context, arg1 taskagent.DeleteDeploymentGroupArgs) error
DeleteDeploymentGroup mocks base method
func (*MockTaskagentClient) DeleteDeploymentTarget ¶
func (m *MockTaskagentClient) DeleteDeploymentTarget(arg0 context.Context, arg1 taskagent.DeleteDeploymentTargetArgs) error
DeleteDeploymentTarget mocks base method
func (*MockTaskagentClient) DeleteEnvironment ¶
func (m *MockTaskagentClient) DeleteEnvironment(arg0 context.Context, arg1 taskagent.DeleteEnvironmentArgs) error
DeleteEnvironment mocks base method
func (*MockTaskagentClient) DeleteKubernetesResource ¶
func (m *MockTaskagentClient) DeleteKubernetesResource(arg0 context.Context, arg1 taskagent.DeleteKubernetesResourceArgs) error
DeleteKubernetesResource mocks base method
func (*MockTaskagentClient) DeleteTaskGroup ¶
func (m *MockTaskagentClient) DeleteTaskGroup(arg0 context.Context, arg1 taskagent.DeleteTaskGroupArgs) error
DeleteTaskGroup mocks base method
func (*MockTaskagentClient) DeleteVariableGroup ¶
func (m *MockTaskagentClient) DeleteVariableGroup(arg0 context.Context, arg1 taskagent.DeleteVariableGroupArgs) error
DeleteVariableGroup mocks base method
func (*MockTaskagentClient) EXPECT ¶
func (m *MockTaskagentClient) EXPECT() *MockTaskagentClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockTaskagentClient) GetAgent ¶
func (m *MockTaskagentClient) GetAgent(arg0 context.Context, arg1 taskagent.GetAgentArgs) (*taskagent.TaskAgent, error)
GetAgent mocks base method
func (*MockTaskagentClient) GetAgentCloud ¶
func (m *MockTaskagentClient) GetAgentCloud(arg0 context.Context, arg1 taskagent.GetAgentCloudArgs) (*taskagent.TaskAgentCloud, error)
GetAgentCloud mocks base method
func (*MockTaskagentClient) GetAgentCloudRequests ¶
func (m *MockTaskagentClient) GetAgentCloudRequests(arg0 context.Context, arg1 taskagent.GetAgentCloudRequestsArgs) (*[]taskagent.TaskAgentCloudRequest, error)
GetAgentCloudRequests mocks base method
func (*MockTaskagentClient) GetAgentCloudTypes ¶
func (m *MockTaskagentClient) GetAgentCloudTypes(arg0 context.Context, arg1 taskagent.GetAgentCloudTypesArgs) (*[]taskagent.TaskAgentCloudType, error)
GetAgentCloudTypes mocks base method
func (*MockTaskagentClient) GetAgentClouds ¶
func (m *MockTaskagentClient) GetAgentClouds(arg0 context.Context, arg1 taskagent.GetAgentCloudsArgs) (*[]taskagent.TaskAgentCloud, error)
GetAgentClouds mocks base method
func (*MockTaskagentClient) GetAgentPool ¶
func (m *MockTaskagentClient) GetAgentPool(arg0 context.Context, arg1 taskagent.GetAgentPoolArgs) (*taskagent.TaskAgentPool, error)
GetAgentPool mocks base method
func (*MockTaskagentClient) GetAgentPools ¶
func (m *MockTaskagentClient) GetAgentPools(arg0 context.Context, arg1 taskagent.GetAgentPoolsArgs) (*[]taskagent.TaskAgentPool, error)
GetAgentPools mocks base method
func (*MockTaskagentClient) GetAgentPoolsByIds ¶
func (m *MockTaskagentClient) GetAgentPoolsByIds(arg0 context.Context, arg1 taskagent.GetAgentPoolsByIdsArgs) (*[]taskagent.TaskAgentPool, error)
GetAgentPoolsByIds mocks base method
func (*MockTaskagentClient) GetAgentQueue ¶
func (m *MockTaskagentClient) GetAgentQueue(arg0 context.Context, arg1 taskagent.GetAgentQueueArgs) (*taskagent.TaskAgentQueue, error)
GetAgentQueue mocks base method
func (*MockTaskagentClient) GetAgentQueues ¶
func (m *MockTaskagentClient) GetAgentQueues(arg0 context.Context, arg1 taskagent.GetAgentQueuesArgs) (*[]taskagent.TaskAgentQueue, error)
GetAgentQueues mocks base method
func (*MockTaskagentClient) GetAgentQueuesByIds ¶
func (m *MockTaskagentClient) GetAgentQueuesByIds(arg0 context.Context, arg1 taskagent.GetAgentQueuesByIdsArgs) (*[]taskagent.TaskAgentQueue, error)
GetAgentQueuesByIds mocks base method
func (*MockTaskagentClient) GetAgentQueuesByNames ¶
func (m *MockTaskagentClient) GetAgentQueuesByNames(arg0 context.Context, arg1 taskagent.GetAgentQueuesByNamesArgs) (*[]taskagent.TaskAgentQueue, error)
GetAgentQueuesByNames mocks base method
func (*MockTaskagentClient) GetAgentQueuesForPools ¶
func (m *MockTaskagentClient) GetAgentQueuesForPools(arg0 context.Context, arg1 taskagent.GetAgentQueuesForPoolsArgs) (*[]taskagent.TaskAgentQueue, error)
GetAgentQueuesForPools mocks base method
func (*MockTaskagentClient) GetAgents ¶
func (m *MockTaskagentClient) GetAgents(arg0 context.Context, arg1 taskagent.GetAgentsArgs) (*[]taskagent.TaskAgent, error)
GetAgents mocks base method
func (*MockTaskagentClient) GetDeploymentGroup ¶
func (m *MockTaskagentClient) GetDeploymentGroup(arg0 context.Context, arg1 taskagent.GetDeploymentGroupArgs) (*taskagent.DeploymentGroup, error)
GetDeploymentGroup mocks base method
func (*MockTaskagentClient) GetDeploymentGroups ¶
func (m *MockTaskagentClient) GetDeploymentGroups(arg0 context.Context, arg1 taskagent.GetDeploymentGroupsArgs) (*taskagent.GetDeploymentGroupsResponseValue, error)
GetDeploymentGroups mocks base method
func (*MockTaskagentClient) GetDeploymentTarget ¶
func (m *MockTaskagentClient) GetDeploymentTarget(arg0 context.Context, arg1 taskagent.GetDeploymentTargetArgs) (*taskagent.DeploymentMachine, error)
GetDeploymentTarget mocks base method
func (*MockTaskagentClient) GetDeploymentTargets ¶
func (m *MockTaskagentClient) GetDeploymentTargets(arg0 context.Context, arg1 taskagent.GetDeploymentTargetsArgs) (*taskagent.GetDeploymentTargetsResponseValue, error)
GetDeploymentTargets mocks base method
func (*MockTaskagentClient) GetEnvironmentById ¶
func (m *MockTaskagentClient) GetEnvironmentById(arg0 context.Context, arg1 taskagent.GetEnvironmentByIdArgs) (*taskagent.EnvironmentInstance, error)
GetEnvironmentById mocks base method
func (*MockTaskagentClient) GetEnvironmentDeploymentExecutionRecords ¶
func (m *MockTaskagentClient) GetEnvironmentDeploymentExecutionRecords(arg0 context.Context, arg1 taskagent.GetEnvironmentDeploymentExecutionRecordsArgs) (*taskagent.GetEnvironmentDeploymentExecutionRecordsResponseValue, error)
GetEnvironmentDeploymentExecutionRecords mocks base method
func (*MockTaskagentClient) GetEnvironments ¶
func (m *MockTaskagentClient) GetEnvironments(arg0 context.Context, arg1 taskagent.GetEnvironmentsArgs) (*taskagent.GetEnvironmentsResponseValue, error)
GetEnvironments mocks base method
func (*MockTaskagentClient) GetKubernetesResource ¶
func (m *MockTaskagentClient) GetKubernetesResource(arg0 context.Context, arg1 taskagent.GetKubernetesResourceArgs) (*taskagent.KubernetesResource, error)
GetKubernetesResource mocks base method
func (*MockTaskagentClient) GetTaskGroups ¶
func (m *MockTaskagentClient) GetTaskGroups(arg0 context.Context, arg1 taskagent.GetTaskGroupsArgs) (*[]taskagent.TaskGroup, error)
GetTaskGroups mocks base method
func (*MockTaskagentClient) GetVariableGroup ¶
func (m *MockTaskagentClient) GetVariableGroup(arg0 context.Context, arg1 taskagent.GetVariableGroupArgs) (*taskagent.VariableGroup, error)
GetVariableGroup mocks base method
func (*MockTaskagentClient) GetVariableGroups ¶
func (m *MockTaskagentClient) GetVariableGroups(arg0 context.Context, arg1 taskagent.GetVariableGroupsArgs) (*[]taskagent.VariableGroup, error)
GetVariableGroups mocks base method
func (*MockTaskagentClient) GetVariableGroupsById ¶
func (m *MockTaskagentClient) GetVariableGroupsById(arg0 context.Context, arg1 taskagent.GetVariableGroupsByIdArgs) (*[]taskagent.VariableGroup, error)
GetVariableGroupsById mocks base method
func (*MockTaskagentClient) GetYamlSchema ¶
func (m *MockTaskagentClient) GetYamlSchema(arg0 context.Context, arg1 taskagent.GetYamlSchemaArgs) (interface{}, error)
GetYamlSchema mocks base method
func (*MockTaskagentClient) ReplaceAgent ¶
func (m *MockTaskagentClient) ReplaceAgent(arg0 context.Context, arg1 taskagent.ReplaceAgentArgs) (*taskagent.TaskAgent, error)
ReplaceAgent mocks base method
func (*MockTaskagentClient) ShareVariableGroup ¶
func (m *MockTaskagentClient) ShareVariableGroup(arg0 context.Context, arg1 taskagent.ShareVariableGroupArgs) error
ShareVariableGroup mocks base method
func (*MockTaskagentClient) UpdateAgent ¶
func (m *MockTaskagentClient) UpdateAgent(arg0 context.Context, arg1 taskagent.UpdateAgentArgs) (*taskagent.TaskAgent, error)
UpdateAgent mocks base method
func (*MockTaskagentClient) UpdateAgentCloud ¶
func (m *MockTaskagentClient) UpdateAgentCloud(arg0 context.Context, arg1 taskagent.UpdateAgentCloudArgs) (*taskagent.TaskAgentCloud, error)
UpdateAgentCloud mocks base method
func (*MockTaskagentClient) UpdateAgentPool ¶
func (m *MockTaskagentClient) UpdateAgentPool(arg0 context.Context, arg1 taskagent.UpdateAgentPoolArgs) (*taskagent.TaskAgentPool, error)
UpdateAgentPool mocks base method
func (*MockTaskagentClient) UpdateDeploymentGroup ¶
func (m *MockTaskagentClient) UpdateDeploymentGroup(arg0 context.Context, arg1 taskagent.UpdateDeploymentGroupArgs) (*taskagent.DeploymentGroup, error)
UpdateDeploymentGroup mocks base method
func (*MockTaskagentClient) UpdateDeploymentTargets ¶
func (m *MockTaskagentClient) UpdateDeploymentTargets(arg0 context.Context, arg1 taskagent.UpdateDeploymentTargetsArgs) (*[]taskagent.DeploymentMachine, error)
UpdateDeploymentTargets mocks base method
func (*MockTaskagentClient) UpdateEnvironment ¶
func (m *MockTaskagentClient) UpdateEnvironment(arg0 context.Context, arg1 taskagent.UpdateEnvironmentArgs) (*taskagent.EnvironmentInstance, error)
UpdateEnvironment mocks base method
func (*MockTaskagentClient) UpdateTaskGroup ¶
func (m *MockTaskagentClient) UpdateTaskGroup(arg0 context.Context, arg1 taskagent.UpdateTaskGroupArgs) (*taskagent.TaskGroup, error)
UpdateTaskGroup mocks base method
func (*MockTaskagentClient) UpdateVariableGroup ¶
func (m *MockTaskagentClient) UpdateVariableGroup(arg0 context.Context, arg1 taskagent.UpdateVariableGroupArgs) (*taskagent.VariableGroup, error)
UpdateVariableGroup mocks base method
type MockTaskagentClientMockRecorder ¶
type MockTaskagentClientMockRecorder struct {
// contains filtered or unexported fields
}
MockTaskagentClientMockRecorder is the mock recorder for MockTaskagentClient
func (*MockTaskagentClientMockRecorder) AddAgent ¶
func (mr *MockTaskagentClientMockRecorder) AddAgent(arg0, arg1 interface{}) *gomock.Call
AddAgent indicates an expected call of AddAgent
func (*MockTaskagentClientMockRecorder) AddAgentCloud ¶
func (mr *MockTaskagentClientMockRecorder) AddAgentCloud(arg0, arg1 interface{}) *gomock.Call
AddAgentCloud indicates an expected call of AddAgentCloud
func (*MockTaskagentClientMockRecorder) AddAgentPool ¶
func (mr *MockTaskagentClientMockRecorder) AddAgentPool(arg0, arg1 interface{}) *gomock.Call
AddAgentPool indicates an expected call of AddAgentPool
func (*MockTaskagentClientMockRecorder) AddAgentQueue ¶
func (mr *MockTaskagentClientMockRecorder) AddAgentQueue(arg0, arg1 interface{}) *gomock.Call
AddAgentQueue indicates an expected call of AddAgentQueue
func (*MockTaskagentClientMockRecorder) AddDeploymentGroup ¶
func (mr *MockTaskagentClientMockRecorder) AddDeploymentGroup(arg0, arg1 interface{}) *gomock.Call
AddDeploymentGroup indicates an expected call of AddDeploymentGroup
func (*MockTaskagentClientMockRecorder) AddEnvironment ¶
func (mr *MockTaskagentClientMockRecorder) AddEnvironment(arg0, arg1 interface{}) *gomock.Call
AddEnvironment indicates an expected call of AddEnvironment
func (*MockTaskagentClientMockRecorder) AddKubernetesResourcExistingEndpoint ¶
func (mr *MockTaskagentClientMockRecorder) AddKubernetesResourcExistingEndpoint(arg0, arg1 interface{}) *gomock.Call
AddKubernetesResourcExistingEndpoint indicates an expected call of AddKubernetesResourcExistingEndpoint
func (*MockTaskagentClientMockRecorder) AddKubernetesResourceNewEndpoint ¶
func (mr *MockTaskagentClientMockRecorder) AddKubernetesResourceNewEndpoint(arg0, arg1 interface{}) *gomock.Call
AddKubernetesResourceNewEndpoint indicates an expected call of AddKubernetesResourceNewEndpoint
func (*MockTaskagentClientMockRecorder) AddTaskGroup ¶
func (mr *MockTaskagentClientMockRecorder) AddTaskGroup(arg0, arg1 interface{}) *gomock.Call
AddTaskGroup indicates an expected call of AddTaskGroup
func (*MockTaskagentClientMockRecorder) AddVariableGroup ¶
func (mr *MockTaskagentClientMockRecorder) AddVariableGroup(arg0, arg1 interface{}) *gomock.Call
AddVariableGroup indicates an expected call of AddVariableGroup
func (*MockTaskagentClientMockRecorder) DeleteAgent ¶
func (mr *MockTaskagentClientMockRecorder) DeleteAgent(arg0, arg1 interface{}) *gomock.Call
DeleteAgent indicates an expected call of DeleteAgent
func (*MockTaskagentClientMockRecorder) DeleteAgentCloud ¶
func (mr *MockTaskagentClientMockRecorder) DeleteAgentCloud(arg0, arg1 interface{}) *gomock.Call
DeleteAgentCloud indicates an expected call of DeleteAgentCloud
func (*MockTaskagentClientMockRecorder) DeleteAgentPool ¶
func (mr *MockTaskagentClientMockRecorder) DeleteAgentPool(arg0, arg1 interface{}) *gomock.Call
DeleteAgentPool indicates an expected call of DeleteAgentPool
func (*MockTaskagentClientMockRecorder) DeleteAgentQueue ¶
func (mr *MockTaskagentClientMockRecorder) DeleteAgentQueue(arg0, arg1 interface{}) *gomock.Call
DeleteAgentQueue indicates an expected call of DeleteAgentQueue
func (*MockTaskagentClientMockRecorder) DeleteDeploymentGroup ¶
func (mr *MockTaskagentClientMockRecorder) DeleteDeploymentGroup(arg0, arg1 interface{}) *gomock.Call
DeleteDeploymentGroup indicates an expected call of DeleteDeploymentGroup
func (*MockTaskagentClientMockRecorder) DeleteDeploymentTarget ¶
func (mr *MockTaskagentClientMockRecorder) DeleteDeploymentTarget(arg0, arg1 interface{}) *gomock.Call
DeleteDeploymentTarget indicates an expected call of DeleteDeploymentTarget
func (*MockTaskagentClientMockRecorder) DeleteEnvironment ¶
func (mr *MockTaskagentClientMockRecorder) DeleteEnvironment(arg0, arg1 interface{}) *gomock.Call
DeleteEnvironment indicates an expected call of DeleteEnvironment
func (*MockTaskagentClientMockRecorder) DeleteKubernetesResource ¶
func (mr *MockTaskagentClientMockRecorder) DeleteKubernetesResource(arg0, arg1 interface{}) *gomock.Call
DeleteKubernetesResource indicates an expected call of DeleteKubernetesResource
func (*MockTaskagentClientMockRecorder) DeleteTaskGroup ¶
func (mr *MockTaskagentClientMockRecorder) DeleteTaskGroup(arg0, arg1 interface{}) *gomock.Call
DeleteTaskGroup indicates an expected call of DeleteTaskGroup
func (*MockTaskagentClientMockRecorder) DeleteVariableGroup ¶
func (mr *MockTaskagentClientMockRecorder) DeleteVariableGroup(arg0, arg1 interface{}) *gomock.Call
DeleteVariableGroup indicates an expected call of DeleteVariableGroup
func (*MockTaskagentClientMockRecorder) GetAgent ¶
func (mr *MockTaskagentClientMockRecorder) GetAgent(arg0, arg1 interface{}) *gomock.Call
GetAgent indicates an expected call of GetAgent
func (*MockTaskagentClientMockRecorder) GetAgentCloud ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentCloud(arg0, arg1 interface{}) *gomock.Call
GetAgentCloud indicates an expected call of GetAgentCloud
func (*MockTaskagentClientMockRecorder) GetAgentCloudRequests ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentCloudRequests(arg0, arg1 interface{}) *gomock.Call
GetAgentCloudRequests indicates an expected call of GetAgentCloudRequests
func (*MockTaskagentClientMockRecorder) GetAgentCloudTypes ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentCloudTypes(arg0, arg1 interface{}) *gomock.Call
GetAgentCloudTypes indicates an expected call of GetAgentCloudTypes
func (*MockTaskagentClientMockRecorder) GetAgentClouds ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentClouds(arg0, arg1 interface{}) *gomock.Call
GetAgentClouds indicates an expected call of GetAgentClouds
func (*MockTaskagentClientMockRecorder) GetAgentPool ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentPool(arg0, arg1 interface{}) *gomock.Call
GetAgentPool indicates an expected call of GetAgentPool
func (*MockTaskagentClientMockRecorder) GetAgentPools ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentPools(arg0, arg1 interface{}) *gomock.Call
GetAgentPools indicates an expected call of GetAgentPools
func (*MockTaskagentClientMockRecorder) GetAgentPoolsByIds ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentPoolsByIds(arg0, arg1 interface{}) *gomock.Call
GetAgentPoolsByIds indicates an expected call of GetAgentPoolsByIds
func (*MockTaskagentClientMockRecorder) GetAgentQueue ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentQueue(arg0, arg1 interface{}) *gomock.Call
GetAgentQueue indicates an expected call of GetAgentQueue
func (*MockTaskagentClientMockRecorder) GetAgentQueues ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentQueues(arg0, arg1 interface{}) *gomock.Call
GetAgentQueues indicates an expected call of GetAgentQueues
func (*MockTaskagentClientMockRecorder) GetAgentQueuesByIds ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentQueuesByIds(arg0, arg1 interface{}) *gomock.Call
GetAgentQueuesByIds indicates an expected call of GetAgentQueuesByIds
func (*MockTaskagentClientMockRecorder) GetAgentQueuesByNames ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentQueuesByNames(arg0, arg1 interface{}) *gomock.Call
GetAgentQueuesByNames indicates an expected call of GetAgentQueuesByNames
func (*MockTaskagentClientMockRecorder) GetAgentQueuesForPools ¶
func (mr *MockTaskagentClientMockRecorder) GetAgentQueuesForPools(arg0, arg1 interface{}) *gomock.Call
GetAgentQueuesForPools indicates an expected call of GetAgentQueuesForPools
func (*MockTaskagentClientMockRecorder) GetAgents ¶
func (mr *MockTaskagentClientMockRecorder) GetAgents(arg0, arg1 interface{}) *gomock.Call
GetAgents indicates an expected call of GetAgents
func (*MockTaskagentClientMockRecorder) GetDeploymentGroup ¶
func (mr *MockTaskagentClientMockRecorder) GetDeploymentGroup(arg0, arg1 interface{}) *gomock.Call
GetDeploymentGroup indicates an expected call of GetDeploymentGroup
func (*MockTaskagentClientMockRecorder) GetDeploymentGroups ¶
func (mr *MockTaskagentClientMockRecorder) GetDeploymentGroups(arg0, arg1 interface{}) *gomock.Call
GetDeploymentGroups indicates an expected call of GetDeploymentGroups
func (*MockTaskagentClientMockRecorder) GetDeploymentTarget ¶
func (mr *MockTaskagentClientMockRecorder) GetDeploymentTarget(arg0, arg1 interface{}) *gomock.Call
GetDeploymentTarget indicates an expected call of GetDeploymentTarget
func (*MockTaskagentClientMockRecorder) GetDeploymentTargets ¶
func (mr *MockTaskagentClientMockRecorder) GetDeploymentTargets(arg0, arg1 interface{}) *gomock.Call
GetDeploymentTargets indicates an expected call of GetDeploymentTargets
func (*MockTaskagentClientMockRecorder) GetEnvironmentById ¶
func (mr *MockTaskagentClientMockRecorder) GetEnvironmentById(arg0, arg1 interface{}) *gomock.Call
GetEnvironmentById indicates an expected call of GetEnvironmentById
func (*MockTaskagentClientMockRecorder) GetEnvironmentDeploymentExecutionRecords ¶
func (mr *MockTaskagentClientMockRecorder) GetEnvironmentDeploymentExecutionRecords(arg0, arg1 interface{}) *gomock.Call
GetEnvironmentDeploymentExecutionRecords indicates an expected call of GetEnvironmentDeploymentExecutionRecords
func (*MockTaskagentClientMockRecorder) GetEnvironments ¶
func (mr *MockTaskagentClientMockRecorder) GetEnvironments(arg0, arg1 interface{}) *gomock.Call
GetEnvironments indicates an expected call of GetEnvironments
func (*MockTaskagentClientMockRecorder) GetKubernetesResource ¶
func (mr *MockTaskagentClientMockRecorder) GetKubernetesResource(arg0, arg1 interface{}) *gomock.Call
GetKubernetesResource indicates an expected call of GetKubernetesResource
func (*MockTaskagentClientMockRecorder) GetTaskGroups ¶
func (mr *MockTaskagentClientMockRecorder) GetTaskGroups(arg0, arg1 interface{}) *gomock.Call
GetTaskGroups indicates an expected call of GetTaskGroups
func (*MockTaskagentClientMockRecorder) GetVariableGroup ¶
func (mr *MockTaskagentClientMockRecorder) GetVariableGroup(arg0, arg1 interface{}) *gomock.Call
GetVariableGroup indicates an expected call of GetVariableGroup
func (*MockTaskagentClientMockRecorder) GetVariableGroups ¶
func (mr *MockTaskagentClientMockRecorder) GetVariableGroups(arg0, arg1 interface{}) *gomock.Call
GetVariableGroups indicates an expected call of GetVariableGroups
func (*MockTaskagentClientMockRecorder) GetVariableGroupsById ¶
func (mr *MockTaskagentClientMockRecorder) GetVariableGroupsById(arg0, arg1 interface{}) *gomock.Call
GetVariableGroupsById indicates an expected call of GetVariableGroupsById
func (*MockTaskagentClientMockRecorder) GetYamlSchema ¶
func (mr *MockTaskagentClientMockRecorder) GetYamlSchema(arg0, arg1 interface{}) *gomock.Call
GetYamlSchema indicates an expected call of GetYamlSchema
func (*MockTaskagentClientMockRecorder) ReplaceAgent ¶
func (mr *MockTaskagentClientMockRecorder) ReplaceAgent(arg0, arg1 interface{}) *gomock.Call
ReplaceAgent indicates an expected call of ReplaceAgent
func (*MockTaskagentClientMockRecorder) ShareVariableGroup ¶
func (mr *MockTaskagentClientMockRecorder) ShareVariableGroup(arg0, arg1 interface{}) *gomock.Call
ShareVariableGroup indicates an expected call of ShareVariableGroup
func (*MockTaskagentClientMockRecorder) UpdateAgent ¶
func (mr *MockTaskagentClientMockRecorder) UpdateAgent(arg0, arg1 interface{}) *gomock.Call
UpdateAgent indicates an expected call of UpdateAgent
func (*MockTaskagentClientMockRecorder) UpdateAgentCloud ¶
func (mr *MockTaskagentClientMockRecorder) UpdateAgentCloud(arg0, arg1 interface{}) *gomock.Call
UpdateAgentCloud indicates an expected call of UpdateAgentCloud
func (*MockTaskagentClientMockRecorder) UpdateAgentPool ¶
func (mr *MockTaskagentClientMockRecorder) UpdateAgentPool(arg0, arg1 interface{}) *gomock.Call
UpdateAgentPool indicates an expected call of UpdateAgentPool
func (*MockTaskagentClientMockRecorder) UpdateDeploymentGroup ¶
func (mr *MockTaskagentClientMockRecorder) UpdateDeploymentGroup(arg0, arg1 interface{}) *gomock.Call
UpdateDeploymentGroup indicates an expected call of UpdateDeploymentGroup
func (*MockTaskagentClientMockRecorder) UpdateDeploymentTargets ¶
func (mr *MockTaskagentClientMockRecorder) UpdateDeploymentTargets(arg0, arg1 interface{}) *gomock.Call
UpdateDeploymentTargets indicates an expected call of UpdateDeploymentTargets
func (*MockTaskagentClientMockRecorder) UpdateEnvironment ¶
func (mr *MockTaskagentClientMockRecorder) UpdateEnvironment(arg0, arg1 interface{}) *gomock.Call
UpdateEnvironment indicates an expected call of UpdateEnvironment
func (*MockTaskagentClientMockRecorder) UpdateTaskGroup ¶
func (mr *MockTaskagentClientMockRecorder) UpdateTaskGroup(arg0, arg1 interface{}) *gomock.Call
UpdateTaskGroup indicates an expected call of UpdateTaskGroup
func (*MockTaskagentClientMockRecorder) UpdateVariableGroup ¶
func (mr *MockTaskagentClientMockRecorder) UpdateVariableGroup(arg0, arg1 interface{}) *gomock.Call
UpdateVariableGroup indicates an expected call of UpdateVariableGroup
type MockTestClient ¶
type MockTestClient struct {
// contains filtered or unexported fields
}
MockTestClient is a mock of Client interface
func NewMockTestClient ¶
func NewMockTestClient(ctrl *gomock.Controller) *MockTestClient
NewMockTestClient creates a new mock instance
func (*MockTestClient) AddTestCasesToSuite ¶
func (m *MockTestClient) AddTestCasesToSuite(arg0 context.Context, arg1 test.AddTestCasesToSuiteArgs) (*[]test.SuiteTestCase, error)
AddTestCasesToSuite mocks base method
func (*MockTestClient) AddTestResultsToTestRun ¶
func (m *MockTestClient) AddTestResultsToTestRun(arg0 context.Context, arg1 test.AddTestResultsToTestRunArgs) (*[]test.TestCaseResult, error)
AddTestResultsToTestRun mocks base method
func (*MockTestClient) CreateTestResultAttachment ¶
func (m *MockTestClient) CreateTestResultAttachment(arg0 context.Context, arg1 test.CreateTestResultAttachmentArgs) (*test.TestAttachmentReference, error)
CreateTestResultAttachment mocks base method
func (*MockTestClient) CreateTestRun ¶
func (m *MockTestClient) CreateTestRun(arg0 context.Context, arg1 test.CreateTestRunArgs) (*test.TestRun, error)
CreateTestRun mocks base method
func (*MockTestClient) CreateTestRunAttachment ¶
func (m *MockTestClient) CreateTestRunAttachment(arg0 context.Context, arg1 test.CreateTestRunAttachmentArgs) (*test.TestAttachmentReference, error)
CreateTestRunAttachment mocks base method
func (*MockTestClient) CreateTestSession ¶
func (m *MockTestClient) CreateTestSession(arg0 context.Context, arg1 test.CreateTestSessionArgs) (*test.TestSession, error)
CreateTestSession mocks base method
func (*MockTestClient) CreateTestSubResultAttachment ¶
func (m *MockTestClient) CreateTestSubResultAttachment(arg0 context.Context, arg1 test.CreateTestSubResultAttachmentArgs) (*test.TestAttachmentReference, error)
CreateTestSubResultAttachment mocks base method
func (*MockTestClient) DeleteTestCase ¶
func (m *MockTestClient) DeleteTestCase(arg0 context.Context, arg1 test.DeleteTestCaseArgs) error
DeleteTestCase mocks base method
func (*MockTestClient) DeleteTestRun ¶
func (m *MockTestClient) DeleteTestRun(arg0 context.Context, arg1 test.DeleteTestRunArgs) error
DeleteTestRun mocks base method
func (*MockTestClient) EXPECT ¶
func (m *MockTestClient) EXPECT() *MockTestClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockTestClient) GetBuildCodeCoverage ¶
func (m *MockTestClient) GetBuildCodeCoverage(arg0 context.Context, arg1 test.GetBuildCodeCoverageArgs) (*[]test.BuildCoverage, error)
GetBuildCodeCoverage mocks base method
func (*MockTestClient) GetPoint ¶
func (m *MockTestClient) GetPoint(arg0 context.Context, arg1 test.GetPointArgs) (*test.TestPoint, error)
GetPoint mocks base method
func (*MockTestClient) GetPoints ¶
func (m *MockTestClient) GetPoints(arg0 context.Context, arg1 test.GetPointsArgs) (*[]test.TestPoint, error)
GetPoints mocks base method
func (*MockTestClient) GetPointsByQuery ¶
func (m *MockTestClient) GetPointsByQuery(arg0 context.Context, arg1 test.GetPointsByQueryArgs) (*test.TestPointsQuery, error)
GetPointsByQuery mocks base method
func (*MockTestClient) GetResultRetentionSettings ¶
func (m *MockTestClient) GetResultRetentionSettings(arg0 context.Context, arg1 test.GetResultRetentionSettingsArgs) (*test.ResultRetentionSettings, error)
GetResultRetentionSettings mocks base method
func (*MockTestClient) GetTestCaseById ¶
func (m *MockTestClient) GetTestCaseById(arg0 context.Context, arg1 test.GetTestCaseByIdArgs) (*test.SuiteTestCase, error)
GetTestCaseById mocks base method
func (*MockTestClient) GetTestCases ¶
func (m *MockTestClient) GetTestCases(arg0 context.Context, arg1 test.GetTestCasesArgs) (*[]test.SuiteTestCase, error)
GetTestCases mocks base method
func (*MockTestClient) GetTestIteration ¶
func (m *MockTestClient) GetTestIteration(arg0 context.Context, arg1 test.GetTestIterationArgs) (*test.TestIterationDetailsModel, error)
GetTestIteration mocks base method
func (*MockTestClient) GetTestIterations ¶
func (m *MockTestClient) GetTestIterations(arg0 context.Context, arg1 test.GetTestIterationsArgs) (*[]test.TestIterationDetailsModel, error)
GetTestIterations mocks base method
func (*MockTestClient) GetTestResultAttachmentContent ¶
func (m *MockTestClient) GetTestResultAttachmentContent(arg0 context.Context, arg1 test.GetTestResultAttachmentContentArgs) (io.ReadCloser, error)
GetTestResultAttachmentContent mocks base method
func (*MockTestClient) GetTestResultAttachmentZip ¶
func (m *MockTestClient) GetTestResultAttachmentZip(arg0 context.Context, arg1 test.GetTestResultAttachmentZipArgs) (io.ReadCloser, error)
GetTestResultAttachmentZip mocks base method
func (*MockTestClient) GetTestResultAttachments ¶
func (m *MockTestClient) GetTestResultAttachments(arg0 context.Context, arg1 test.GetTestResultAttachmentsArgs) (*[]test.TestAttachment, error)
GetTestResultAttachments mocks base method
func (*MockTestClient) GetTestResultById ¶
func (m *MockTestClient) GetTestResultById(arg0 context.Context, arg1 test.GetTestResultByIdArgs) (*test.TestCaseResult, error)
GetTestResultById mocks base method
func (*MockTestClient) GetTestResults ¶
func (m *MockTestClient) GetTestResults(arg0 context.Context, arg1 test.GetTestResultsArgs) (*[]test.TestCaseResult, error)
GetTestResults mocks base method
func (*MockTestClient) GetTestRunAttachmentContent ¶
func (m *MockTestClient) GetTestRunAttachmentContent(arg0 context.Context, arg1 test.GetTestRunAttachmentContentArgs) (io.ReadCloser, error)
GetTestRunAttachmentContent mocks base method
func (*MockTestClient) GetTestRunAttachmentZip ¶
func (m *MockTestClient) GetTestRunAttachmentZip(arg0 context.Context, arg1 test.GetTestRunAttachmentZipArgs) (io.ReadCloser, error)
GetTestRunAttachmentZip mocks base method
func (*MockTestClient) GetTestRunAttachments ¶
func (m *MockTestClient) GetTestRunAttachments(arg0 context.Context, arg1 test.GetTestRunAttachmentsArgs) (*[]test.TestAttachment, error)
GetTestRunAttachments mocks base method
func (*MockTestClient) GetTestRunById ¶
func (m *MockTestClient) GetTestRunById(arg0 context.Context, arg1 test.GetTestRunByIdArgs) (*test.TestRun, error)
GetTestRunById mocks base method
func (*MockTestClient) GetTestRunCodeCoverage ¶
func (m *MockTestClient) GetTestRunCodeCoverage(arg0 context.Context, arg1 test.GetTestRunCodeCoverageArgs) (*[]test.TestRunCoverage, error)
GetTestRunCodeCoverage mocks base method
func (*MockTestClient) GetTestRunStatistics ¶
func (m *MockTestClient) GetTestRunStatistics(arg0 context.Context, arg1 test.GetTestRunStatisticsArgs) (*test.TestRunStatistic, error)
GetTestRunStatistics mocks base method
func (*MockTestClient) GetTestRuns ¶
func (m *MockTestClient) GetTestRuns(arg0 context.Context, arg1 test.GetTestRunsArgs) (*[]test.TestRun, error)
GetTestRuns mocks base method
func (*MockTestClient) GetTestSessions ¶
func (m *MockTestClient) GetTestSessions(arg0 context.Context, arg1 test.GetTestSessionsArgs) (*[]test.TestSession, error)
GetTestSessions mocks base method
func (*MockTestClient) GetTestSubResultAttachmentContent ¶
func (m *MockTestClient) GetTestSubResultAttachmentContent(arg0 context.Context, arg1 test.GetTestSubResultAttachmentContentArgs) (io.ReadCloser, error)
GetTestSubResultAttachmentContent mocks base method
func (*MockTestClient) GetTestSubResultAttachmentZip ¶
func (m *MockTestClient) GetTestSubResultAttachmentZip(arg0 context.Context, arg1 test.GetTestSubResultAttachmentZipArgs) (io.ReadCloser, error)
GetTestSubResultAttachmentZip mocks base method
func (*MockTestClient) GetTestSubResultAttachments ¶
func (m *MockTestClient) GetTestSubResultAttachments(arg0 context.Context, arg1 test.GetTestSubResultAttachmentsArgs) (*[]test.TestAttachment, error)
GetTestSubResultAttachments mocks base method
func (*MockTestClient) QueryTestHistory ¶
func (m *MockTestClient) QueryTestHistory(arg0 context.Context, arg1 test.QueryTestHistoryArgs) (*test.TestHistoryQuery, error)
QueryTestHistory mocks base method
func (*MockTestClient) QueryTestRuns ¶
func (m *MockTestClient) QueryTestRuns(arg0 context.Context, arg1 test.QueryTestRunsArgs) (*test.QueryTestRunsResponseValue, error)
QueryTestRuns mocks base method
func (*MockTestClient) RemoveTestCasesFromSuiteUrl ¶
func (m *MockTestClient) RemoveTestCasesFromSuiteUrl(arg0 context.Context, arg1 test.RemoveTestCasesFromSuiteUrlArgs) error
RemoveTestCasesFromSuiteUrl mocks base method
func (*MockTestClient) UpdateResultRetentionSettings ¶
func (m *MockTestClient) UpdateResultRetentionSettings(arg0 context.Context, arg1 test.UpdateResultRetentionSettingsArgs) (*test.ResultRetentionSettings, error)
UpdateResultRetentionSettings mocks base method
func (*MockTestClient) UpdateSuiteTestCases ¶
func (m *MockTestClient) UpdateSuiteTestCases(arg0 context.Context, arg1 test.UpdateSuiteTestCasesArgs) (*[]test.SuiteTestCase, error)
UpdateSuiteTestCases mocks base method
func (*MockTestClient) UpdateTestPoints ¶
func (m *MockTestClient) UpdateTestPoints(arg0 context.Context, arg1 test.UpdateTestPointsArgs) (*[]test.TestPoint, error)
UpdateTestPoints mocks base method
func (*MockTestClient) UpdateTestResults ¶
func (m *MockTestClient) UpdateTestResults(arg0 context.Context, arg1 test.UpdateTestResultsArgs) (*[]test.TestCaseResult, error)
UpdateTestResults mocks base method
func (*MockTestClient) UpdateTestRun ¶
func (m *MockTestClient) UpdateTestRun(arg0 context.Context, arg1 test.UpdateTestRunArgs) (*test.TestRun, error)
UpdateTestRun mocks base method
func (*MockTestClient) UpdateTestSession ¶
func (m *MockTestClient) UpdateTestSession(arg0 context.Context, arg1 test.UpdateTestSessionArgs) (*test.TestSession, error)
UpdateTestSession mocks base method
type MockTestClientMockRecorder ¶
type MockTestClientMockRecorder struct {
// contains filtered or unexported fields
}
MockTestClientMockRecorder is the mock recorder for MockTestClient
func (*MockTestClientMockRecorder) AddTestCasesToSuite ¶
func (mr *MockTestClientMockRecorder) AddTestCasesToSuite(arg0, arg1 interface{}) *gomock.Call
AddTestCasesToSuite indicates an expected call of AddTestCasesToSuite
func (*MockTestClientMockRecorder) AddTestResultsToTestRun ¶
func (mr *MockTestClientMockRecorder) AddTestResultsToTestRun(arg0, arg1 interface{}) *gomock.Call
AddTestResultsToTestRun indicates an expected call of AddTestResultsToTestRun
func (*MockTestClientMockRecorder) CreateTestResultAttachment ¶
func (mr *MockTestClientMockRecorder) CreateTestResultAttachment(arg0, arg1 interface{}) *gomock.Call
CreateTestResultAttachment indicates an expected call of CreateTestResultAttachment
func (*MockTestClientMockRecorder) CreateTestRun ¶
func (mr *MockTestClientMockRecorder) CreateTestRun(arg0, arg1 interface{}) *gomock.Call
CreateTestRun indicates an expected call of CreateTestRun
func (*MockTestClientMockRecorder) CreateTestRunAttachment ¶
func (mr *MockTestClientMockRecorder) CreateTestRunAttachment(arg0, arg1 interface{}) *gomock.Call
CreateTestRunAttachment indicates an expected call of CreateTestRunAttachment
func (*MockTestClientMockRecorder) CreateTestSession ¶
func (mr *MockTestClientMockRecorder) CreateTestSession(arg0, arg1 interface{}) *gomock.Call
CreateTestSession indicates an expected call of CreateTestSession
func (*MockTestClientMockRecorder) CreateTestSubResultAttachment ¶
func (mr *MockTestClientMockRecorder) CreateTestSubResultAttachment(arg0, arg1 interface{}) *gomock.Call
CreateTestSubResultAttachment indicates an expected call of CreateTestSubResultAttachment
func (*MockTestClientMockRecorder) DeleteTestCase ¶
func (mr *MockTestClientMockRecorder) DeleteTestCase(arg0, arg1 interface{}) *gomock.Call
DeleteTestCase indicates an expected call of DeleteTestCase
func (*MockTestClientMockRecorder) DeleteTestRun ¶
func (mr *MockTestClientMockRecorder) DeleteTestRun(arg0, arg1 interface{}) *gomock.Call
DeleteTestRun indicates an expected call of DeleteTestRun
func (*MockTestClientMockRecorder) GetBuildCodeCoverage ¶
func (mr *MockTestClientMockRecorder) GetBuildCodeCoverage(arg0, arg1 interface{}) *gomock.Call
GetBuildCodeCoverage indicates an expected call of GetBuildCodeCoverage
func (*MockTestClientMockRecorder) GetPoint ¶
func (mr *MockTestClientMockRecorder) GetPoint(arg0, arg1 interface{}) *gomock.Call
GetPoint indicates an expected call of GetPoint
func (*MockTestClientMockRecorder) GetPoints ¶
func (mr *MockTestClientMockRecorder) GetPoints(arg0, arg1 interface{}) *gomock.Call
GetPoints indicates an expected call of GetPoints
func (*MockTestClientMockRecorder) GetPointsByQuery ¶
func (mr *MockTestClientMockRecorder) GetPointsByQuery(arg0, arg1 interface{}) *gomock.Call
GetPointsByQuery indicates an expected call of GetPointsByQuery
func (*MockTestClientMockRecorder) GetResultRetentionSettings ¶
func (mr *MockTestClientMockRecorder) GetResultRetentionSettings(arg0, arg1 interface{}) *gomock.Call
GetResultRetentionSettings indicates an expected call of GetResultRetentionSettings
func (*MockTestClientMockRecorder) GetTestCaseById ¶
func (mr *MockTestClientMockRecorder) GetTestCaseById(arg0, arg1 interface{}) *gomock.Call
GetTestCaseById indicates an expected call of GetTestCaseById
func (*MockTestClientMockRecorder) GetTestCases ¶
func (mr *MockTestClientMockRecorder) GetTestCases(arg0, arg1 interface{}) *gomock.Call
GetTestCases indicates an expected call of GetTestCases
func (*MockTestClientMockRecorder) GetTestIteration ¶
func (mr *MockTestClientMockRecorder) GetTestIteration(arg0, arg1 interface{}) *gomock.Call
GetTestIteration indicates an expected call of GetTestIteration
func (*MockTestClientMockRecorder) GetTestIterations ¶
func (mr *MockTestClientMockRecorder) GetTestIterations(arg0, arg1 interface{}) *gomock.Call
GetTestIterations indicates an expected call of GetTestIterations
func (*MockTestClientMockRecorder) GetTestResultAttachmentContent ¶
func (mr *MockTestClientMockRecorder) GetTestResultAttachmentContent(arg0, arg1 interface{}) *gomock.Call
GetTestResultAttachmentContent indicates an expected call of GetTestResultAttachmentContent
func (*MockTestClientMockRecorder) GetTestResultAttachmentZip ¶
func (mr *MockTestClientMockRecorder) GetTestResultAttachmentZip(arg0, arg1 interface{}) *gomock.Call
GetTestResultAttachmentZip indicates an expected call of GetTestResultAttachmentZip
func (*MockTestClientMockRecorder) GetTestResultAttachments ¶
func (mr *MockTestClientMockRecorder) GetTestResultAttachments(arg0, arg1 interface{}) *gomock.Call
GetTestResultAttachments indicates an expected call of GetTestResultAttachments
func (*MockTestClientMockRecorder) GetTestResultById ¶
func (mr *MockTestClientMockRecorder) GetTestResultById(arg0, arg1 interface{}) *gomock.Call
GetTestResultById indicates an expected call of GetTestResultById
func (*MockTestClientMockRecorder) GetTestResults ¶
func (mr *MockTestClientMockRecorder) GetTestResults(arg0, arg1 interface{}) *gomock.Call
GetTestResults indicates an expected call of GetTestResults
func (*MockTestClientMockRecorder) GetTestRunAttachmentContent ¶
func (mr *MockTestClientMockRecorder) GetTestRunAttachmentContent(arg0, arg1 interface{}) *gomock.Call
GetTestRunAttachmentContent indicates an expected call of GetTestRunAttachmentContent
func (*MockTestClientMockRecorder) GetTestRunAttachmentZip ¶
func (mr *MockTestClientMockRecorder) GetTestRunAttachmentZip(arg0, arg1 interface{}) *gomock.Call
GetTestRunAttachmentZip indicates an expected call of GetTestRunAttachmentZip
func (*MockTestClientMockRecorder) GetTestRunAttachments ¶
func (mr *MockTestClientMockRecorder) GetTestRunAttachments(arg0, arg1 interface{}) *gomock.Call
GetTestRunAttachments indicates an expected call of GetTestRunAttachments
func (*MockTestClientMockRecorder) GetTestRunById ¶
func (mr *MockTestClientMockRecorder) GetTestRunById(arg0, arg1 interface{}) *gomock.Call
GetTestRunById indicates an expected call of GetTestRunById
func (*MockTestClientMockRecorder) GetTestRunCodeCoverage ¶
func (mr *MockTestClientMockRecorder) GetTestRunCodeCoverage(arg0, arg1 interface{}) *gomock.Call
GetTestRunCodeCoverage indicates an expected call of GetTestRunCodeCoverage
func (*MockTestClientMockRecorder) GetTestRunStatistics ¶
func (mr *MockTestClientMockRecorder) GetTestRunStatistics(arg0, arg1 interface{}) *gomock.Call
GetTestRunStatistics indicates an expected call of GetTestRunStatistics
func (*MockTestClientMockRecorder) GetTestRuns ¶
func (mr *MockTestClientMockRecorder) GetTestRuns(arg0, arg1 interface{}) *gomock.Call
GetTestRuns indicates an expected call of GetTestRuns
func (*MockTestClientMockRecorder) GetTestSessions ¶
func (mr *MockTestClientMockRecorder) GetTestSessions(arg0, arg1 interface{}) *gomock.Call
GetTestSessions indicates an expected call of GetTestSessions
func (*MockTestClientMockRecorder) GetTestSubResultAttachmentContent ¶
func (mr *MockTestClientMockRecorder) GetTestSubResultAttachmentContent(arg0, arg1 interface{}) *gomock.Call
GetTestSubResultAttachmentContent indicates an expected call of GetTestSubResultAttachmentContent
func (*MockTestClientMockRecorder) GetTestSubResultAttachmentZip ¶
func (mr *MockTestClientMockRecorder) GetTestSubResultAttachmentZip(arg0, arg1 interface{}) *gomock.Call
GetTestSubResultAttachmentZip indicates an expected call of GetTestSubResultAttachmentZip
func (*MockTestClientMockRecorder) GetTestSubResultAttachments ¶
func (mr *MockTestClientMockRecorder) GetTestSubResultAttachments(arg0, arg1 interface{}) *gomock.Call
GetTestSubResultAttachments indicates an expected call of GetTestSubResultAttachments
func (*MockTestClientMockRecorder) QueryTestHistory ¶
func (mr *MockTestClientMockRecorder) QueryTestHistory(arg0, arg1 interface{}) *gomock.Call
QueryTestHistory indicates an expected call of QueryTestHistory
func (*MockTestClientMockRecorder) QueryTestRuns ¶
func (mr *MockTestClientMockRecorder) QueryTestRuns(arg0, arg1 interface{}) *gomock.Call
QueryTestRuns indicates an expected call of QueryTestRuns
func (*MockTestClientMockRecorder) RemoveTestCasesFromSuiteUrl ¶
func (mr *MockTestClientMockRecorder) RemoveTestCasesFromSuiteUrl(arg0, arg1 interface{}) *gomock.Call
RemoveTestCasesFromSuiteUrl indicates an expected call of RemoveTestCasesFromSuiteUrl
func (*MockTestClientMockRecorder) UpdateResultRetentionSettings ¶
func (mr *MockTestClientMockRecorder) UpdateResultRetentionSettings(arg0, arg1 interface{}) *gomock.Call
UpdateResultRetentionSettings indicates an expected call of UpdateResultRetentionSettings
func (*MockTestClientMockRecorder) UpdateSuiteTestCases ¶
func (mr *MockTestClientMockRecorder) UpdateSuiteTestCases(arg0, arg1 interface{}) *gomock.Call
UpdateSuiteTestCases indicates an expected call of UpdateSuiteTestCases
func (*MockTestClientMockRecorder) UpdateTestPoints ¶
func (mr *MockTestClientMockRecorder) UpdateTestPoints(arg0, arg1 interface{}) *gomock.Call
UpdateTestPoints indicates an expected call of UpdateTestPoints
func (*MockTestClientMockRecorder) UpdateTestResults ¶
func (mr *MockTestClientMockRecorder) UpdateTestResults(arg0, arg1 interface{}) *gomock.Call
UpdateTestResults indicates an expected call of UpdateTestResults
func (*MockTestClientMockRecorder) UpdateTestRun ¶
func (mr *MockTestClientMockRecorder) UpdateTestRun(arg0, arg1 interface{}) *gomock.Call
UpdateTestRun indicates an expected call of UpdateTestRun
func (*MockTestClientMockRecorder) UpdateTestSession ¶
func (mr *MockTestClientMockRecorder) UpdateTestSession(arg0, arg1 interface{}) *gomock.Call
UpdateTestSession indicates an expected call of UpdateTestSession
type MockWorkitemtrackingClient ¶
type MockWorkitemtrackingClient struct {
// contains filtered or unexported fields
}
MockWorkitemtrackingClient is a mock of Client interface
func NewMockWorkitemtrackingClient ¶
func NewMockWorkitemtrackingClient(ctrl *gomock.Controller) *MockWorkitemtrackingClient
NewMockWorkitemtrackingClient creates a new mock instance
func (*MockWorkitemtrackingClient) AddComment ¶
func (m *MockWorkitemtrackingClient) AddComment(arg0 context.Context, arg1 workitemtracking.AddCommentArgs) (*workitemtracking.Comment, error)
AddComment mocks base method
func (*MockWorkitemtrackingClient) AddWorkItemComment ¶
func (m *MockWorkitemtrackingClient) AddWorkItemComment(arg0 context.Context, arg1 workitemtracking.AddWorkItemCommentArgs) (*workitemtracking.Comment, error)
AddWorkItemComment mocks base method
func (*MockWorkitemtrackingClient) CreateAttachment ¶
func (m *MockWorkitemtrackingClient) CreateAttachment(arg0 context.Context, arg1 workitemtracking.CreateAttachmentArgs) (*workitemtracking.AttachmentReference, error)
CreateAttachment mocks base method
func (*MockWorkitemtrackingClient) CreateCommentReaction ¶
func (m *MockWorkitemtrackingClient) CreateCommentReaction(arg0 context.Context, arg1 workitemtracking.CreateCommentReactionArgs) (*workitemtracking.CommentReaction, error)
CreateCommentReaction mocks base method
func (*MockWorkitemtrackingClient) CreateOrUpdateClassificationNode ¶
func (m *MockWorkitemtrackingClient) CreateOrUpdateClassificationNode(arg0 context.Context, arg1 workitemtracking.CreateOrUpdateClassificationNodeArgs) (*workitemtracking.WorkItemClassificationNode, error)
CreateOrUpdateClassificationNode mocks base method
func (*MockWorkitemtrackingClient) CreateQuery ¶
func (m *MockWorkitemtrackingClient) CreateQuery(arg0 context.Context, arg1 workitemtracking.CreateQueryArgs) (*workitemtracking.QueryHierarchyItem, error)
CreateQuery mocks base method
func (*MockWorkitemtrackingClient) CreateTempQuery ¶
func (m *MockWorkitemtrackingClient) CreateTempQuery(arg0 context.Context, arg1 workitemtracking.CreateTempQueryArgs) (*workitemtracking.TemporaryQueryResponseModel, error)
CreateTempQuery mocks base method
func (*MockWorkitemtrackingClient) CreateTemplate ¶
func (m *MockWorkitemtrackingClient) CreateTemplate(arg0 context.Context, arg1 workitemtracking.CreateTemplateArgs) (*workitemtracking.WorkItemTemplate, error)
CreateTemplate mocks base method
func (*MockWorkitemtrackingClient) CreateWorkItem ¶
func (m *MockWorkitemtrackingClient) CreateWorkItem(arg0 context.Context, arg1 workitemtracking.CreateWorkItemArgs) (*workitemtracking.WorkItem, error)
CreateWorkItem mocks base method
func (*MockWorkitemtrackingClient) CreateWorkItemField ¶
func (m *MockWorkitemtrackingClient) CreateWorkItemField(arg0 context.Context, arg1 workitemtracking.CreateWorkItemFieldArgs) (*workitemtracking.WorkItemField2, error)
CreateWorkItemField mocks base method
func (*MockWorkitemtrackingClient) DeleteClassificationNode ¶
func (m *MockWorkitemtrackingClient) DeleteClassificationNode(arg0 context.Context, arg1 workitemtracking.DeleteClassificationNodeArgs) error
DeleteClassificationNode mocks base method
func (*MockWorkitemtrackingClient) DeleteComment ¶
func (m *MockWorkitemtrackingClient) DeleteComment(arg0 context.Context, arg1 workitemtracking.DeleteCommentArgs) error
DeleteComment mocks base method
func (*MockWorkitemtrackingClient) DeleteCommentReaction ¶
func (m *MockWorkitemtrackingClient) DeleteCommentReaction(arg0 context.Context, arg1 workitemtracking.DeleteCommentReactionArgs) (*workitemtracking.CommentReaction, error)
DeleteCommentReaction mocks base method
func (*MockWorkitemtrackingClient) DeleteQuery ¶
func (m *MockWorkitemtrackingClient) DeleteQuery(arg0 context.Context, arg1 workitemtracking.DeleteQueryArgs) error
DeleteQuery mocks base method
func (*MockWorkitemtrackingClient) DeleteTag ¶
func (m *MockWorkitemtrackingClient) DeleteTag(arg0 context.Context, arg1 workitemtracking.DeleteTagArgs) error
DeleteTag mocks base method
func (*MockWorkitemtrackingClient) DeleteTemplate ¶
func (m *MockWorkitemtrackingClient) DeleteTemplate(arg0 context.Context, arg1 workitemtracking.DeleteTemplateArgs) error
DeleteTemplate mocks base method
func (*MockWorkitemtrackingClient) DeleteWorkItem ¶
func (m *MockWorkitemtrackingClient) DeleteWorkItem(arg0 context.Context, arg1 workitemtracking.DeleteWorkItemArgs) (*workitemtracking.WorkItemDelete, error)
DeleteWorkItem mocks base method
func (*MockWorkitemtrackingClient) DeleteWorkItemField ¶
func (m *MockWorkitemtrackingClient) DeleteWorkItemField(arg0 context.Context, arg1 workitemtracking.DeleteWorkItemFieldArgs) error
DeleteWorkItemField mocks base method
func (*MockWorkitemtrackingClient) DeleteWorkItems ¶
func (m *MockWorkitemtrackingClient) DeleteWorkItems(arg0 context.Context, arg1 workitemtracking.DeleteWorkItemsArgs) (*workitemtracking.WorkItemDeleteBatch, error)
DeleteWorkItems mocks base method
func (*MockWorkitemtrackingClient) DestroyWorkItem ¶
func (m *MockWorkitemtrackingClient) DestroyWorkItem(arg0 context.Context, arg1 workitemtracking.DestroyWorkItemArgs) error
DestroyWorkItem mocks base method
func (*MockWorkitemtrackingClient) EXPECT ¶
func (m *MockWorkitemtrackingClient) EXPECT() *MockWorkitemtrackingClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockWorkitemtrackingClient) GetAttachmentContent ¶
func (m *MockWorkitemtrackingClient) GetAttachmentContent(arg0 context.Context, arg1 workitemtracking.GetAttachmentContentArgs) (io.ReadCloser, error)
GetAttachmentContent mocks base method
func (*MockWorkitemtrackingClient) GetAttachmentZip ¶
func (m *MockWorkitemtrackingClient) GetAttachmentZip(arg0 context.Context, arg1 workitemtracking.GetAttachmentZipArgs) (io.ReadCloser, error)
GetAttachmentZip mocks base method
func (*MockWorkitemtrackingClient) GetClassificationNode ¶
func (m *MockWorkitemtrackingClient) GetClassificationNode(arg0 context.Context, arg1 workitemtracking.GetClassificationNodeArgs) (*workitemtracking.WorkItemClassificationNode, error)
GetClassificationNode mocks base method
func (*MockWorkitemtrackingClient) GetClassificationNodes ¶
func (m *MockWorkitemtrackingClient) GetClassificationNodes(arg0 context.Context, arg1 workitemtracking.GetClassificationNodesArgs) (*[]workitemtracking.WorkItemClassificationNode, error)
GetClassificationNodes mocks base method
func (*MockWorkitemtrackingClient) GetComment ¶
func (m *MockWorkitemtrackingClient) GetComment(arg0 context.Context, arg1 workitemtracking.GetCommentArgs) (*workitemtracking.Comment, error)
GetComment mocks base method
func (*MockWorkitemtrackingClient) GetCommentReactions ¶
func (m *MockWorkitemtrackingClient) GetCommentReactions(arg0 context.Context, arg1 workitemtracking.GetCommentReactionsArgs) (*[]workitemtracking.CommentReaction, error)
GetCommentReactions mocks base method
func (*MockWorkitemtrackingClient) GetCommentVersion ¶
func (m *MockWorkitemtrackingClient) GetCommentVersion(arg0 context.Context, arg1 workitemtracking.GetCommentVersionArgs) (*workitemtracking.CommentVersion, error)
GetCommentVersion mocks base method
func (*MockWorkitemtrackingClient) GetCommentVersions ¶
func (m *MockWorkitemtrackingClient) GetCommentVersions(arg0 context.Context, arg1 workitemtracking.GetCommentVersionsArgs) (*[]workitemtracking.CommentVersion, error)
GetCommentVersions mocks base method
func (*MockWorkitemtrackingClient) GetComments ¶
func (m *MockWorkitemtrackingClient) GetComments(arg0 context.Context, arg1 workitemtracking.GetCommentsArgs) (*workitemtracking.CommentList, error)
GetComments mocks base method
func (*MockWorkitemtrackingClient) GetCommentsBatch ¶
func (m *MockWorkitemtrackingClient) GetCommentsBatch(arg0 context.Context, arg1 workitemtracking.GetCommentsBatchArgs) (*workitemtracking.CommentList, error)
GetCommentsBatch mocks base method
func (*MockWorkitemtrackingClient) GetDeletedWorkItem ¶
func (m *MockWorkitemtrackingClient) GetDeletedWorkItem(arg0 context.Context, arg1 workitemtracking.GetDeletedWorkItemArgs) (*workitemtracking.WorkItemDelete, error)
GetDeletedWorkItem mocks base method
func (*MockWorkitemtrackingClient) GetDeletedWorkItemShallowReferences ¶
func (m *MockWorkitemtrackingClient) GetDeletedWorkItemShallowReferences(arg0 context.Context, arg1 workitemtracking.GetDeletedWorkItemShallowReferencesArgs) (*[]workitemtracking.WorkItemDeleteShallowReference, error)
GetDeletedWorkItemShallowReferences mocks base method
func (*MockWorkitemtrackingClient) GetDeletedWorkItems ¶
func (m *MockWorkitemtrackingClient) GetDeletedWorkItems(arg0 context.Context, arg1 workitemtracking.GetDeletedWorkItemsArgs) (*[]workitemtracking.WorkItemDeleteReference, error)
GetDeletedWorkItems mocks base method
func (*MockWorkitemtrackingClient) GetEngagedUsers ¶
func (m *MockWorkitemtrackingClient) GetEngagedUsers(arg0 context.Context, arg1 workitemtracking.GetEngagedUsersArgs) (*[]webapi.IdentityRef, error)
GetEngagedUsers mocks base method
func (*MockWorkitemtrackingClient) GetGithubConnectionRepositories ¶
func (m *MockWorkitemtrackingClient) GetGithubConnectionRepositories(arg0 context.Context, arg1 workitemtracking.GetGithubConnectionRepositoriesArgs) (*[]workitemtracking.GitHubConnectionRepoModel, error)
GetGithubConnectionRepositories mocks base method
func (*MockWorkitemtrackingClient) GetGithubConnections ¶
func (m *MockWorkitemtrackingClient) GetGithubConnections(arg0 context.Context, arg1 workitemtracking.GetGithubConnectionsArgs) (*[]workitemtracking.GitHubConnectionModel, error)
GetGithubConnections mocks base method
func (*MockWorkitemtrackingClient) GetQueries ¶
func (m *MockWorkitemtrackingClient) GetQueries(arg0 context.Context, arg1 workitemtracking.GetQueriesArgs) (*[]workitemtracking.QueryHierarchyItem, error)
GetQueries mocks base method
func (*MockWorkitemtrackingClient) GetQueriesBatch ¶
func (m *MockWorkitemtrackingClient) GetQueriesBatch(arg0 context.Context, arg1 workitemtracking.GetQueriesBatchArgs) (*[]workitemtracking.QueryHierarchyItem, error)
GetQueriesBatch mocks base method
func (*MockWorkitemtrackingClient) GetQuery ¶
func (m *MockWorkitemtrackingClient) GetQuery(arg0 context.Context, arg1 workitemtracking.GetQueryArgs) (*workitemtracking.QueryHierarchyItem, error)
GetQuery mocks base method
func (*MockWorkitemtrackingClient) GetQueryResultCount ¶
func (m *MockWorkitemtrackingClient) GetQueryResultCount(arg0 context.Context, arg1 workitemtracking.GetQueryResultCountArgs) (*int, error)
GetQueryResultCount mocks base method
func (*MockWorkitemtrackingClient) GetRecentActivityData ¶
func (m *MockWorkitemtrackingClient) GetRecentActivityData(arg0 context.Context, arg1 workitemtracking.GetRecentActivityDataArgs) (*[]workitemtracking.AccountRecentActivityWorkItemModel2, error)
GetRecentActivityData mocks base method
func (*MockWorkitemtrackingClient) GetRelationType ¶
func (m *MockWorkitemtrackingClient) GetRelationType(arg0 context.Context, arg1 workitemtracking.GetRelationTypeArgs) (*workitemtracking.WorkItemRelationType, error)
GetRelationType mocks base method
func (*MockWorkitemtrackingClient) GetRelationTypes ¶
func (m *MockWorkitemtrackingClient) GetRelationTypes(arg0 context.Context, arg1 workitemtracking.GetRelationTypesArgs) (*[]workitemtracking.WorkItemRelationType, error)
GetRelationTypes mocks base method
func (*MockWorkitemtrackingClient) GetReportingLinksByLinkType ¶
func (m *MockWorkitemtrackingClient) GetReportingLinksByLinkType(arg0 context.Context, arg1 workitemtracking.GetReportingLinksByLinkTypeArgs) (*workitemtracking.ReportingWorkItemLinksBatch, error)
GetReportingLinksByLinkType mocks base method
func (*MockWorkitemtrackingClient) GetRevision ¶
func (m *MockWorkitemtrackingClient) GetRevision(arg0 context.Context, arg1 workitemtracking.GetRevisionArgs) (*workitemtracking.WorkItem, error)
GetRevision mocks base method
func (*MockWorkitemtrackingClient) GetRevisions ¶
func (m *MockWorkitemtrackingClient) GetRevisions(arg0 context.Context, arg1 workitemtracking.GetRevisionsArgs) (*[]workitemtracking.WorkItem, error)
GetRevisions mocks base method
func (*MockWorkitemtrackingClient) GetRootNodes ¶
func (m *MockWorkitemtrackingClient) GetRootNodes(arg0 context.Context, arg1 workitemtracking.GetRootNodesArgs) (*[]workitemtracking.WorkItemClassificationNode, error)
GetRootNodes mocks base method
func (*MockWorkitemtrackingClient) GetTag ¶
func (m *MockWorkitemtrackingClient) GetTag(arg0 context.Context, arg1 workitemtracking.GetTagArgs) (*workitemtracking.WorkItemTagDefinition, error)
GetTag mocks base method
func (*MockWorkitemtrackingClient) GetTags ¶
func (m *MockWorkitemtrackingClient) GetTags(arg0 context.Context, arg1 workitemtracking.GetTagsArgs) (*[]workitemtracking.WorkItemTagDefinition, error)
GetTags mocks base method
func (*MockWorkitemtrackingClient) GetTemplate ¶
func (m *MockWorkitemtrackingClient) GetTemplate(arg0 context.Context, arg1 workitemtracking.GetTemplateArgs) (*workitemtracking.WorkItemTemplate, error)
GetTemplate mocks base method
func (*MockWorkitemtrackingClient) GetTemplates ¶
func (m *MockWorkitemtrackingClient) GetTemplates(arg0 context.Context, arg1 workitemtracking.GetTemplatesArgs) (*[]workitemtracking.WorkItemTemplateReference, error)
GetTemplates mocks base method
func (*MockWorkitemtrackingClient) GetUpdate ¶
func (m *MockWorkitemtrackingClient) GetUpdate(arg0 context.Context, arg1 workitemtracking.GetUpdateArgs) (*workitemtracking.WorkItemUpdate, error)
GetUpdate mocks base method
func (*MockWorkitemtrackingClient) GetUpdates ¶
func (m *MockWorkitemtrackingClient) GetUpdates(arg0 context.Context, arg1 workitemtracking.GetUpdatesArgs) (*[]workitemtracking.WorkItemUpdate, error)
GetUpdates mocks base method
func (*MockWorkitemtrackingClient) GetWorkArtifactLinkTypes ¶
func (m *MockWorkitemtrackingClient) GetWorkArtifactLinkTypes(arg0 context.Context, arg1 workitemtracking.GetWorkArtifactLinkTypesArgs) (*[]workitemtracking.WorkArtifactLink, error)
GetWorkArtifactLinkTypes mocks base method
func (*MockWorkitemtrackingClient) GetWorkItem ¶
func (m *MockWorkitemtrackingClient) GetWorkItem(arg0 context.Context, arg1 workitemtracking.GetWorkItemArgs) (*workitemtracking.WorkItem, error)
GetWorkItem mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemField ¶
func (m *MockWorkitemtrackingClient) GetWorkItemField(arg0 context.Context, arg1 workitemtracking.GetWorkItemFieldArgs) (*workitemtracking.WorkItemField2, error)
GetWorkItemField mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemFields ¶
func (m *MockWorkitemtrackingClient) GetWorkItemFields(arg0 context.Context, arg1 workitemtracking.GetWorkItemFieldsArgs) (*[]workitemtracking.WorkItemField2, error)
GetWorkItemFields mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemIconJson ¶
func (m *MockWorkitemtrackingClient) GetWorkItemIconJson(arg0 context.Context, arg1 workitemtracking.GetWorkItemIconJsonArgs) (*workitemtracking.WorkItemIcon, error)
GetWorkItemIconJson mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemIconSvg ¶
func (m *MockWorkitemtrackingClient) GetWorkItemIconSvg(arg0 context.Context, arg1 workitemtracking.GetWorkItemIconSvgArgs) (io.ReadCloser, error)
GetWorkItemIconSvg mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemIconXaml ¶
func (m *MockWorkitemtrackingClient) GetWorkItemIconXaml(arg0 context.Context, arg1 workitemtracking.GetWorkItemIconXamlArgs) (io.ReadCloser, error)
GetWorkItemIconXaml mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemIcons ¶
func (m *MockWorkitemtrackingClient) GetWorkItemIcons(arg0 context.Context, arg1 workitemtracking.GetWorkItemIconsArgs) (*[]workitemtracking.WorkItemIcon, error)
GetWorkItemIcons mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemNextStatesOnCheckinAction ¶
func (m *MockWorkitemtrackingClient) GetWorkItemNextStatesOnCheckinAction(arg0 context.Context, arg1 workitemtracking.GetWorkItemNextStatesOnCheckinActionArgs) (*[]workitemtracking.WorkItemNextStateOnTransition, error)
GetWorkItemNextStatesOnCheckinAction mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemTemplate ¶
func (m *MockWorkitemtrackingClient) GetWorkItemTemplate(arg0 context.Context, arg1 workitemtracking.GetWorkItemTemplateArgs) (*workitemtracking.WorkItem, error)
GetWorkItemTemplate mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemType ¶
func (m *MockWorkitemtrackingClient) GetWorkItemType(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeArgs) (*workitemtracking.WorkItemType, error)
GetWorkItemType mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemTypeCategories ¶
func (m *MockWorkitemtrackingClient) GetWorkItemTypeCategories(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeCategoriesArgs) (*[]workitemtracking.WorkItemTypeCategory, error)
GetWorkItemTypeCategories mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemTypeCategory ¶
func (m *MockWorkitemtrackingClient) GetWorkItemTypeCategory(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeCategoryArgs) (*workitemtracking.WorkItemTypeCategory, error)
GetWorkItemTypeCategory mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemTypeFieldWithReferences ¶
func (m *MockWorkitemtrackingClient) GetWorkItemTypeFieldWithReferences(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeFieldWithReferencesArgs) (*workitemtracking.WorkItemTypeFieldWithReferences, error)
GetWorkItemTypeFieldWithReferences mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemTypeFieldsWithReferences ¶
func (m *MockWorkitemtrackingClient) GetWorkItemTypeFieldsWithReferences(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeFieldsWithReferencesArgs) (*[]workitemtracking.WorkItemTypeFieldWithReferences, error)
GetWorkItemTypeFieldsWithReferences mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemTypeStates ¶
func (m *MockWorkitemtrackingClient) GetWorkItemTypeStates(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypeStatesArgs) (*[]workitemtracking.WorkItemStateColor, error)
GetWorkItemTypeStates mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemTypes ¶
func (m *MockWorkitemtrackingClient) GetWorkItemTypes(arg0 context.Context, arg1 workitemtracking.GetWorkItemTypesArgs) (*[]workitemtracking.WorkItemType, error)
GetWorkItemTypes mocks base method
func (*MockWorkitemtrackingClient) GetWorkItems ¶
func (m *MockWorkitemtrackingClient) GetWorkItems(arg0 context.Context, arg1 workitemtracking.GetWorkItemsArgs) (*[]workitemtracking.WorkItem, error)
GetWorkItems mocks base method
func (*MockWorkitemtrackingClient) GetWorkItemsBatch ¶
func (m *MockWorkitemtrackingClient) GetWorkItemsBatch(arg0 context.Context, arg1 workitemtracking.GetWorkItemsBatchArgs) (*[]workitemtracking.WorkItem, error)
GetWorkItemsBatch mocks base method
func (*MockWorkitemtrackingClient) MigrateProjectsProcess ¶
func (m *MockWorkitemtrackingClient) MigrateProjectsProcess(arg0 context.Context, arg1 workitemtracking.MigrateProjectsProcessArgs) (*workitemtracking.ProcessMigrationResultModel, error)
MigrateProjectsProcess mocks base method
func (*MockWorkitemtrackingClient) QueryById ¶
func (m *MockWorkitemtrackingClient) QueryById(arg0 context.Context, arg1 workitemtracking.QueryByIdArgs) (*workitemtracking.WorkItemQueryResult, error)
QueryById mocks base method
func (*MockWorkitemtrackingClient) QueryByWiql ¶
func (m *MockWorkitemtrackingClient) QueryByWiql(arg0 context.Context, arg1 workitemtracking.QueryByWiqlArgs) (*workitemtracking.WorkItemQueryResult, error)
QueryByWiql mocks base method
func (*MockWorkitemtrackingClient) QueryWorkItemsForArtifactUris ¶
func (m *MockWorkitemtrackingClient) QueryWorkItemsForArtifactUris(arg0 context.Context, arg1 workitemtracking.QueryWorkItemsForArtifactUrisArgs) (*workitemtracking.ArtifactUriQueryResult, error)
QueryWorkItemsForArtifactUris mocks base method
func (*MockWorkitemtrackingClient) ReadReportingDiscussions ¶
func (m *MockWorkitemtrackingClient) ReadReportingDiscussions(arg0 context.Context, arg1 workitemtracking.ReadReportingDiscussionsArgs) (*workitemtracking.ReportingWorkItemRevisionsBatch, error)
ReadReportingDiscussions mocks base method
func (*MockWorkitemtrackingClient) ReadReportingRevisionsGet ¶
func (m *MockWorkitemtrackingClient) ReadReportingRevisionsGet(arg0 context.Context, arg1 workitemtracking.ReadReportingRevisionsGetArgs) (*workitemtracking.ReportingWorkItemRevisionsBatch, error)
ReadReportingRevisionsGet mocks base method
func (*MockWorkitemtrackingClient) ReadReportingRevisionsPost ¶
func (m *MockWorkitemtrackingClient) ReadReportingRevisionsPost(arg0 context.Context, arg1 workitemtracking.ReadReportingRevisionsPostArgs) (*workitemtracking.ReportingWorkItemRevisionsBatch, error)
ReadReportingRevisionsPost mocks base method
func (*MockWorkitemtrackingClient) ReplaceTemplate ¶
func (m *MockWorkitemtrackingClient) ReplaceTemplate(arg0 context.Context, arg1 workitemtracking.ReplaceTemplateArgs) (*workitemtracking.WorkItemTemplate, error)
ReplaceTemplate mocks base method
func (*MockWorkitemtrackingClient) RestoreWorkItem ¶
func (m *MockWorkitemtrackingClient) RestoreWorkItem(arg0 context.Context, arg1 workitemtracking.RestoreWorkItemArgs) (*workitemtracking.WorkItemDelete, error)
RestoreWorkItem mocks base method
func (*MockWorkitemtrackingClient) SearchQueries ¶
func (m *MockWorkitemtrackingClient) SearchQueries(arg0 context.Context, arg1 workitemtracking.SearchQueriesArgs) (*workitemtracking.QueryHierarchyItemsResult, error)
SearchQueries mocks base method
func (*MockWorkitemtrackingClient) SendMail ¶
func (m *MockWorkitemtrackingClient) SendMail(arg0 context.Context, arg1 workitemtracking.SendMailArgs) error
SendMail mocks base method
func (*MockWorkitemtrackingClient) UpdateClassificationNode ¶
func (m *MockWorkitemtrackingClient) UpdateClassificationNode(arg0 context.Context, arg1 workitemtracking.UpdateClassificationNodeArgs) (*workitemtracking.WorkItemClassificationNode, error)
UpdateClassificationNode mocks base method
func (*MockWorkitemtrackingClient) UpdateComment ¶
func (m *MockWorkitemtrackingClient) UpdateComment(arg0 context.Context, arg1 workitemtracking.UpdateCommentArgs) (*workitemtracking.Comment, error)
UpdateComment mocks base method
func (*MockWorkitemtrackingClient) UpdateGithubConnectionRepos ¶
func (m *MockWorkitemtrackingClient) UpdateGithubConnectionRepos(arg0 context.Context, arg1 workitemtracking.UpdateGithubConnectionReposArgs) (*[]workitemtracking.GitHubConnectionRepoModel, error)
UpdateGithubConnectionRepos mocks base method
func (*MockWorkitemtrackingClient) UpdateQuery ¶
func (m *MockWorkitemtrackingClient) UpdateQuery(arg0 context.Context, arg1 workitemtracking.UpdateQueryArgs) (*workitemtracking.QueryHierarchyItem, error)
UpdateQuery mocks base method
func (*MockWorkitemtrackingClient) UpdateTag ¶
func (m *MockWorkitemtrackingClient) UpdateTag(arg0 context.Context, arg1 workitemtracking.UpdateTagArgs) (*workitemtracking.WorkItemTagDefinition, error)
UpdateTag mocks base method
func (*MockWorkitemtrackingClient) UpdateWorkItem ¶
func (m *MockWorkitemtrackingClient) UpdateWorkItem(arg0 context.Context, arg1 workitemtracking.UpdateWorkItemArgs) (*workitemtracking.WorkItem, error)
UpdateWorkItem mocks base method
func (*MockWorkitemtrackingClient) UpdateWorkItemComment ¶
func (m *MockWorkitemtrackingClient) UpdateWorkItemComment(arg0 context.Context, arg1 workitemtracking.UpdateWorkItemCommentArgs) (*workitemtracking.Comment, error)
UpdateWorkItemComment mocks base method
func (*MockWorkitemtrackingClient) UpdateWorkItemField ¶
func (m *MockWorkitemtrackingClient) UpdateWorkItemField(arg0 context.Context, arg1 workitemtracking.UpdateWorkItemFieldArgs) (*workitemtracking.WorkItemField2, error)
UpdateWorkItemField mocks base method
type MockWorkitemtrackingClientMockRecorder ¶
type MockWorkitemtrackingClientMockRecorder struct {
// contains filtered or unexported fields
}
MockWorkitemtrackingClientMockRecorder is the mock recorder for MockWorkitemtrackingClient
func (*MockWorkitemtrackingClientMockRecorder) AddComment ¶
func (mr *MockWorkitemtrackingClientMockRecorder) AddComment(arg0, arg1 interface{}) *gomock.Call
AddComment indicates an expected call of AddComment
func (*MockWorkitemtrackingClientMockRecorder) AddWorkItemComment ¶
func (mr *MockWorkitemtrackingClientMockRecorder) AddWorkItemComment(arg0, arg1 interface{}) *gomock.Call
AddWorkItemComment indicates an expected call of AddWorkItemComment
func (*MockWorkitemtrackingClientMockRecorder) CreateAttachment ¶
func (mr *MockWorkitemtrackingClientMockRecorder) CreateAttachment(arg0, arg1 interface{}) *gomock.Call
CreateAttachment indicates an expected call of CreateAttachment
func (*MockWorkitemtrackingClientMockRecorder) CreateCommentReaction ¶
func (mr *MockWorkitemtrackingClientMockRecorder) CreateCommentReaction(arg0, arg1 interface{}) *gomock.Call
CreateCommentReaction indicates an expected call of CreateCommentReaction
func (*MockWorkitemtrackingClientMockRecorder) CreateOrUpdateClassificationNode ¶
func (mr *MockWorkitemtrackingClientMockRecorder) CreateOrUpdateClassificationNode(arg0, arg1 interface{}) *gomock.Call
CreateOrUpdateClassificationNode indicates an expected call of CreateOrUpdateClassificationNode
func (*MockWorkitemtrackingClientMockRecorder) CreateQuery ¶
func (mr *MockWorkitemtrackingClientMockRecorder) CreateQuery(arg0, arg1 interface{}) *gomock.Call
CreateQuery indicates an expected call of CreateQuery
func (*MockWorkitemtrackingClientMockRecorder) CreateTempQuery ¶
func (mr *MockWorkitemtrackingClientMockRecorder) CreateTempQuery(arg0, arg1 interface{}) *gomock.Call
CreateTempQuery indicates an expected call of CreateTempQuery
func (*MockWorkitemtrackingClientMockRecorder) CreateTemplate ¶
func (mr *MockWorkitemtrackingClientMockRecorder) CreateTemplate(arg0, arg1 interface{}) *gomock.Call
CreateTemplate indicates an expected call of CreateTemplate
func (*MockWorkitemtrackingClientMockRecorder) CreateWorkItem ¶
func (mr *MockWorkitemtrackingClientMockRecorder) CreateWorkItem(arg0, arg1 interface{}) *gomock.Call
CreateWorkItem indicates an expected call of CreateWorkItem
func (*MockWorkitemtrackingClientMockRecorder) CreateWorkItemField ¶
func (mr *MockWorkitemtrackingClientMockRecorder) CreateWorkItemField(arg0, arg1 interface{}) *gomock.Call
CreateWorkItemField indicates an expected call of CreateWorkItemField
func (*MockWorkitemtrackingClientMockRecorder) DeleteClassificationNode ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DeleteClassificationNode(arg0, arg1 interface{}) *gomock.Call
DeleteClassificationNode indicates an expected call of DeleteClassificationNode
func (*MockWorkitemtrackingClientMockRecorder) DeleteComment ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DeleteComment(arg0, arg1 interface{}) *gomock.Call
DeleteComment indicates an expected call of DeleteComment
func (*MockWorkitemtrackingClientMockRecorder) DeleteCommentReaction ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DeleteCommentReaction(arg0, arg1 interface{}) *gomock.Call
DeleteCommentReaction indicates an expected call of DeleteCommentReaction
func (*MockWorkitemtrackingClientMockRecorder) DeleteQuery ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DeleteQuery(arg0, arg1 interface{}) *gomock.Call
DeleteQuery indicates an expected call of DeleteQuery
func (*MockWorkitemtrackingClientMockRecorder) DeleteTag ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DeleteTag(arg0, arg1 interface{}) *gomock.Call
DeleteTag indicates an expected call of DeleteTag
func (*MockWorkitemtrackingClientMockRecorder) DeleteTemplate ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DeleteTemplate(arg0, arg1 interface{}) *gomock.Call
DeleteTemplate indicates an expected call of DeleteTemplate
func (*MockWorkitemtrackingClientMockRecorder) DeleteWorkItem ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DeleteWorkItem(arg0, arg1 interface{}) *gomock.Call
DeleteWorkItem indicates an expected call of DeleteWorkItem
func (*MockWorkitemtrackingClientMockRecorder) DeleteWorkItemField ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DeleteWorkItemField(arg0, arg1 interface{}) *gomock.Call
DeleteWorkItemField indicates an expected call of DeleteWorkItemField
func (*MockWorkitemtrackingClientMockRecorder) DeleteWorkItems ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DeleteWorkItems(arg0, arg1 interface{}) *gomock.Call
DeleteWorkItems indicates an expected call of DeleteWorkItems
func (*MockWorkitemtrackingClientMockRecorder) DestroyWorkItem ¶
func (mr *MockWorkitemtrackingClientMockRecorder) DestroyWorkItem(arg0, arg1 interface{}) *gomock.Call
DestroyWorkItem indicates an expected call of DestroyWorkItem
func (*MockWorkitemtrackingClientMockRecorder) GetAttachmentContent ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetAttachmentContent(arg0, arg1 interface{}) *gomock.Call
GetAttachmentContent indicates an expected call of GetAttachmentContent
func (*MockWorkitemtrackingClientMockRecorder) GetAttachmentZip ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetAttachmentZip(arg0, arg1 interface{}) *gomock.Call
GetAttachmentZip indicates an expected call of GetAttachmentZip
func (*MockWorkitemtrackingClientMockRecorder) GetClassificationNode ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetClassificationNode(arg0, arg1 interface{}) *gomock.Call
GetClassificationNode indicates an expected call of GetClassificationNode
func (*MockWorkitemtrackingClientMockRecorder) GetClassificationNodes ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetClassificationNodes(arg0, arg1 interface{}) *gomock.Call
GetClassificationNodes indicates an expected call of GetClassificationNodes
func (*MockWorkitemtrackingClientMockRecorder) GetComment ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetComment(arg0, arg1 interface{}) *gomock.Call
GetComment indicates an expected call of GetComment
func (*MockWorkitemtrackingClientMockRecorder) GetCommentReactions ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetCommentReactions(arg0, arg1 interface{}) *gomock.Call
GetCommentReactions indicates an expected call of GetCommentReactions
func (*MockWorkitemtrackingClientMockRecorder) GetCommentVersion ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetCommentVersion(arg0, arg1 interface{}) *gomock.Call
GetCommentVersion indicates an expected call of GetCommentVersion
func (*MockWorkitemtrackingClientMockRecorder) GetCommentVersions ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetCommentVersions(arg0, arg1 interface{}) *gomock.Call
GetCommentVersions indicates an expected call of GetCommentVersions
func (*MockWorkitemtrackingClientMockRecorder) GetComments ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetComments(arg0, arg1 interface{}) *gomock.Call
GetComments indicates an expected call of GetComments
func (*MockWorkitemtrackingClientMockRecorder) GetCommentsBatch ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetCommentsBatch(arg0, arg1 interface{}) *gomock.Call
GetCommentsBatch indicates an expected call of GetCommentsBatch
func (*MockWorkitemtrackingClientMockRecorder) GetDeletedWorkItem ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetDeletedWorkItem(arg0, arg1 interface{}) *gomock.Call
GetDeletedWorkItem indicates an expected call of GetDeletedWorkItem
func (*MockWorkitemtrackingClientMockRecorder) GetDeletedWorkItemShallowReferences ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetDeletedWorkItemShallowReferences(arg0, arg1 interface{}) *gomock.Call
GetDeletedWorkItemShallowReferences indicates an expected call of GetDeletedWorkItemShallowReferences
func (*MockWorkitemtrackingClientMockRecorder) GetDeletedWorkItems ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetDeletedWorkItems(arg0, arg1 interface{}) *gomock.Call
GetDeletedWorkItems indicates an expected call of GetDeletedWorkItems
func (*MockWorkitemtrackingClientMockRecorder) GetEngagedUsers ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetEngagedUsers(arg0, arg1 interface{}) *gomock.Call
GetEngagedUsers indicates an expected call of GetEngagedUsers
func (*MockWorkitemtrackingClientMockRecorder) GetGithubConnectionRepositories ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetGithubConnectionRepositories(arg0, arg1 interface{}) *gomock.Call
GetGithubConnectionRepositories indicates an expected call of GetGithubConnectionRepositories
func (*MockWorkitemtrackingClientMockRecorder) GetGithubConnections ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetGithubConnections(arg0, arg1 interface{}) *gomock.Call
GetGithubConnections indicates an expected call of GetGithubConnections
func (*MockWorkitemtrackingClientMockRecorder) GetQueries ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetQueries(arg0, arg1 interface{}) *gomock.Call
GetQueries indicates an expected call of GetQueries
func (*MockWorkitemtrackingClientMockRecorder) GetQueriesBatch ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetQueriesBatch(arg0, arg1 interface{}) *gomock.Call
GetQueriesBatch indicates an expected call of GetQueriesBatch
func (*MockWorkitemtrackingClientMockRecorder) GetQuery ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetQuery(arg0, arg1 interface{}) *gomock.Call
GetQuery indicates an expected call of GetQuery
func (*MockWorkitemtrackingClientMockRecorder) GetQueryResultCount ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetQueryResultCount(arg0, arg1 interface{}) *gomock.Call
GetQueryResultCount indicates an expected call of GetQueryResultCount
func (*MockWorkitemtrackingClientMockRecorder) GetRecentActivityData ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetRecentActivityData(arg0, arg1 interface{}) *gomock.Call
GetRecentActivityData indicates an expected call of GetRecentActivityData
func (*MockWorkitemtrackingClientMockRecorder) GetRelationType ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetRelationType(arg0, arg1 interface{}) *gomock.Call
GetRelationType indicates an expected call of GetRelationType
func (*MockWorkitemtrackingClientMockRecorder) GetRelationTypes ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetRelationTypes(arg0, arg1 interface{}) *gomock.Call
GetRelationTypes indicates an expected call of GetRelationTypes
func (*MockWorkitemtrackingClientMockRecorder) GetReportingLinksByLinkType ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetReportingLinksByLinkType(arg0, arg1 interface{}) *gomock.Call
GetReportingLinksByLinkType indicates an expected call of GetReportingLinksByLinkType
func (*MockWorkitemtrackingClientMockRecorder) GetRevision ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetRevision(arg0, arg1 interface{}) *gomock.Call
GetRevision indicates an expected call of GetRevision
func (*MockWorkitemtrackingClientMockRecorder) GetRevisions ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetRevisions(arg0, arg1 interface{}) *gomock.Call
GetRevisions indicates an expected call of GetRevisions
func (*MockWorkitemtrackingClientMockRecorder) GetRootNodes ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetRootNodes(arg0, arg1 interface{}) *gomock.Call
GetRootNodes indicates an expected call of GetRootNodes
func (*MockWorkitemtrackingClientMockRecorder) GetTag ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetTag(arg0, arg1 interface{}) *gomock.Call
GetTag indicates an expected call of GetTag
func (*MockWorkitemtrackingClientMockRecorder) GetTags ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetTags(arg0, arg1 interface{}) *gomock.Call
GetTags indicates an expected call of GetTags
func (*MockWorkitemtrackingClientMockRecorder) GetTemplate ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetTemplate(arg0, arg1 interface{}) *gomock.Call
GetTemplate indicates an expected call of GetTemplate
func (*MockWorkitemtrackingClientMockRecorder) GetTemplates ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetTemplates(arg0, arg1 interface{}) *gomock.Call
GetTemplates indicates an expected call of GetTemplates
func (*MockWorkitemtrackingClientMockRecorder) GetUpdate ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetUpdate(arg0, arg1 interface{}) *gomock.Call
GetUpdate indicates an expected call of GetUpdate
func (*MockWorkitemtrackingClientMockRecorder) GetUpdates ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetUpdates(arg0, arg1 interface{}) *gomock.Call
GetUpdates indicates an expected call of GetUpdates
func (*MockWorkitemtrackingClientMockRecorder) GetWorkArtifactLinkTypes ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkArtifactLinkTypes(arg0, arg1 interface{}) *gomock.Call
GetWorkArtifactLinkTypes indicates an expected call of GetWorkArtifactLinkTypes
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItem ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItem(arg0, arg1 interface{}) *gomock.Call
GetWorkItem indicates an expected call of GetWorkItem
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemField ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemField(arg0, arg1 interface{}) *gomock.Call
GetWorkItemField indicates an expected call of GetWorkItemField
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemFields ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemFields(arg0, arg1 interface{}) *gomock.Call
GetWorkItemFields indicates an expected call of GetWorkItemFields
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemIconJson ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemIconJson(arg0, arg1 interface{}) *gomock.Call
GetWorkItemIconJson indicates an expected call of GetWorkItemIconJson
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemIconSvg ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemIconSvg(arg0, arg1 interface{}) *gomock.Call
GetWorkItemIconSvg indicates an expected call of GetWorkItemIconSvg
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemIconXaml ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemIconXaml(arg0, arg1 interface{}) *gomock.Call
GetWorkItemIconXaml indicates an expected call of GetWorkItemIconXaml
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemIcons ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemIcons(arg0, arg1 interface{}) *gomock.Call
GetWorkItemIcons indicates an expected call of GetWorkItemIcons
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemNextStatesOnCheckinAction ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemNextStatesOnCheckinAction(arg0, arg1 interface{}) *gomock.Call
GetWorkItemNextStatesOnCheckinAction indicates an expected call of GetWorkItemNextStatesOnCheckinAction
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemTemplate ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTemplate(arg0, arg1 interface{}) *gomock.Call
GetWorkItemTemplate indicates an expected call of GetWorkItemTemplate
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemType ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemType(arg0, arg1 interface{}) *gomock.Call
GetWorkItemType indicates an expected call of GetWorkItemType
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeCategories ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeCategories(arg0, arg1 interface{}) *gomock.Call
GetWorkItemTypeCategories indicates an expected call of GetWorkItemTypeCategories
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeCategory ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeCategory(arg0, arg1 interface{}) *gomock.Call
GetWorkItemTypeCategory indicates an expected call of GetWorkItemTypeCategory
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeFieldWithReferences ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeFieldWithReferences(arg0, arg1 interface{}) *gomock.Call
GetWorkItemTypeFieldWithReferences indicates an expected call of GetWorkItemTypeFieldWithReferences
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeFieldsWithReferences ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeFieldsWithReferences(arg0, arg1 interface{}) *gomock.Call
GetWorkItemTypeFieldsWithReferences indicates an expected call of GetWorkItemTypeFieldsWithReferences
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeStates ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypeStates(arg0, arg1 interface{}) *gomock.Call
GetWorkItemTypeStates indicates an expected call of GetWorkItemTypeStates
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemTypes ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemTypes(arg0, arg1 interface{}) *gomock.Call
GetWorkItemTypes indicates an expected call of GetWorkItemTypes
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItems ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItems(arg0, arg1 interface{}) *gomock.Call
GetWorkItems indicates an expected call of GetWorkItems
func (*MockWorkitemtrackingClientMockRecorder) GetWorkItemsBatch ¶
func (mr *MockWorkitemtrackingClientMockRecorder) GetWorkItemsBatch(arg0, arg1 interface{}) *gomock.Call
GetWorkItemsBatch indicates an expected call of GetWorkItemsBatch
func (*MockWorkitemtrackingClientMockRecorder) MigrateProjectsProcess ¶
func (mr *MockWorkitemtrackingClientMockRecorder) MigrateProjectsProcess(arg0, arg1 interface{}) *gomock.Call
MigrateProjectsProcess indicates an expected call of MigrateProjectsProcess
func (*MockWorkitemtrackingClientMockRecorder) QueryById ¶
func (mr *MockWorkitemtrackingClientMockRecorder) QueryById(arg0, arg1 interface{}) *gomock.Call
QueryById indicates an expected call of QueryById
func (*MockWorkitemtrackingClientMockRecorder) QueryByWiql ¶
func (mr *MockWorkitemtrackingClientMockRecorder) QueryByWiql(arg0, arg1 interface{}) *gomock.Call
QueryByWiql indicates an expected call of QueryByWiql
func (*MockWorkitemtrackingClientMockRecorder) QueryWorkItemsForArtifactUris ¶
func (mr *MockWorkitemtrackingClientMockRecorder) QueryWorkItemsForArtifactUris(arg0, arg1 interface{}) *gomock.Call
QueryWorkItemsForArtifactUris indicates an expected call of QueryWorkItemsForArtifactUris
func (*MockWorkitemtrackingClientMockRecorder) ReadReportingDiscussions ¶
func (mr *MockWorkitemtrackingClientMockRecorder) ReadReportingDiscussions(arg0, arg1 interface{}) *gomock.Call
ReadReportingDiscussions indicates an expected call of ReadReportingDiscussions
func (*MockWorkitemtrackingClientMockRecorder) ReadReportingRevisionsGet ¶
func (mr *MockWorkitemtrackingClientMockRecorder) ReadReportingRevisionsGet(arg0, arg1 interface{}) *gomock.Call
ReadReportingRevisionsGet indicates an expected call of ReadReportingRevisionsGet
func (*MockWorkitemtrackingClientMockRecorder) ReadReportingRevisionsPost ¶
func (mr *MockWorkitemtrackingClientMockRecorder) ReadReportingRevisionsPost(arg0, arg1 interface{}) *gomock.Call
ReadReportingRevisionsPost indicates an expected call of ReadReportingRevisionsPost
func (*MockWorkitemtrackingClientMockRecorder) ReplaceTemplate ¶
func (mr *MockWorkitemtrackingClientMockRecorder) ReplaceTemplate(arg0, arg1 interface{}) *gomock.Call
ReplaceTemplate indicates an expected call of ReplaceTemplate
func (*MockWorkitemtrackingClientMockRecorder) RestoreWorkItem ¶
func (mr *MockWorkitemtrackingClientMockRecorder) RestoreWorkItem(arg0, arg1 interface{}) *gomock.Call
RestoreWorkItem indicates an expected call of RestoreWorkItem
func (*MockWorkitemtrackingClientMockRecorder) SearchQueries ¶
func (mr *MockWorkitemtrackingClientMockRecorder) SearchQueries(arg0, arg1 interface{}) *gomock.Call
SearchQueries indicates an expected call of SearchQueries
func (*MockWorkitemtrackingClientMockRecorder) SendMail ¶
func (mr *MockWorkitemtrackingClientMockRecorder) SendMail(arg0, arg1 interface{}) *gomock.Call
SendMail indicates an expected call of SendMail
func (*MockWorkitemtrackingClientMockRecorder) UpdateClassificationNode ¶
func (mr *MockWorkitemtrackingClientMockRecorder) UpdateClassificationNode(arg0, arg1 interface{}) *gomock.Call
UpdateClassificationNode indicates an expected call of UpdateClassificationNode
func (*MockWorkitemtrackingClientMockRecorder) UpdateComment ¶
func (mr *MockWorkitemtrackingClientMockRecorder) UpdateComment(arg0, arg1 interface{}) *gomock.Call
UpdateComment indicates an expected call of UpdateComment
func (*MockWorkitemtrackingClientMockRecorder) UpdateGithubConnectionRepos ¶
func (mr *MockWorkitemtrackingClientMockRecorder) UpdateGithubConnectionRepos(arg0, arg1 interface{}) *gomock.Call
UpdateGithubConnectionRepos indicates an expected call of UpdateGithubConnectionRepos
func (*MockWorkitemtrackingClientMockRecorder) UpdateQuery ¶
func (mr *MockWorkitemtrackingClientMockRecorder) UpdateQuery(arg0, arg1 interface{}) *gomock.Call
UpdateQuery indicates an expected call of UpdateQuery
func (*MockWorkitemtrackingClientMockRecorder) UpdateTag ¶
func (mr *MockWorkitemtrackingClientMockRecorder) UpdateTag(arg0, arg1 interface{}) *gomock.Call
UpdateTag indicates an expected call of UpdateTag
func (*MockWorkitemtrackingClientMockRecorder) UpdateWorkItem ¶
func (mr *MockWorkitemtrackingClientMockRecorder) UpdateWorkItem(arg0, arg1 interface{}) *gomock.Call
UpdateWorkItem indicates an expected call of UpdateWorkItem
func (*MockWorkitemtrackingClientMockRecorder) UpdateWorkItemComment ¶
func (mr *MockWorkitemtrackingClientMockRecorder) UpdateWorkItemComment(arg0, arg1 interface{}) *gomock.Call
UpdateWorkItemComment indicates an expected call of UpdateWorkItemComment
func (*MockWorkitemtrackingClientMockRecorder) UpdateWorkItemField ¶
func (mr *MockWorkitemtrackingClientMockRecorder) UpdateWorkItemField(arg0, arg1 interface{}) *gomock.Call
UpdateWorkItemField indicates an expected call of UpdateWorkItemField
Source Files ¶
- accounts_sdk_mock.go
- build_sdk_mock.go
- core_sdk_mock.go
- elastic_sdk_mock.go
- featuremanagement_sdk_mock.go
- git_sdk_mock.go
- graph_sdk_mock.go
- identity_sdk_mock.go
- memberentitlementmanagement_sdk_mock.go
- notification_sdk_mock.go
- operations_sdk_mock.go
- pipelinepermissions_sdk_mock.go
- pipelines_sdk_mock.go
- pipelinesapproval_sdk_mock.go
- pipelineschecks_sdk_mock.go
- pipelineschecksextras_sdk_mock.go
- policy_sdk_mock.go
- profile_sdk_mock.go
- release_sdk_mock.go
- security_sdk_mock.go
- serviceendpoint_sdk_mock.go
- servicehooks_sdk_mock.go
- taskagent_sdk_mock.go
- test_sdk_mock.go
- workitemtracking_sdk_mock.go