Documentation ¶
Index ¶
- func CodeArtsPipelineClientBuilder() *httpclient.HcHttpClientBuilder
- func GenReqDefForAcceptManualReview() *def.HttpRequestDef
- func GenReqDefForBatchMovePipelineToGroup() *def.HttpRequestDef
- func GenReqDefForBatchShowPipelinesLatestStatus() *def.HttpRequestDef
- func GenReqDefForBatchShowPipelinesStatus() *def.HttpRequestDef
- func GenReqDefForCreateBasicPlugin() *def.HttpRequestDef
- func GenReqDefForCreatePipelineByTemplate() *def.HttpRequestDef
- func GenReqDefForCreatePipelineByTemplateId() *def.HttpRequestDef
- func GenReqDefForCreatePipelineGroup() *def.HttpRequestDef
- func GenReqDefForCreatePipelineNew() *def.HttpRequestDef
- func GenReqDefForCreatePipelineTemplate() *def.HttpRequestDef
- func GenReqDefForCreatePluginDraft() *def.HttpRequestDef
- func GenReqDefForCreatePluginVersion() *def.HttpRequestDef
- func GenReqDefForCreatePublisher() *def.HttpRequestDef
- func GenReqDefForCreateRule() *def.HttpRequestDef
- func GenReqDefForCreateStrategy() *def.HttpRequestDef
- func GenReqDefForDeleteBasicPlugin() *def.HttpRequestDef
- func GenReqDefForDeletePipeline() *def.HttpRequestDef
- func GenReqDefForDeletePipelineGroup() *def.HttpRequestDef
- func GenReqDefForDeletePipelineTemplate() *def.HttpRequestDef
- func GenReqDefForDeletePluginDraft() *def.HttpRequestDef
- func GenReqDefForDeletePublisher() *def.HttpRequestDef
- func GenReqDefForDeleteRule() *def.HttpRequestDef
- func GenReqDefForDeleteStrategy() *def.HttpRequestDef
- func GenReqDefForListAvailablePublisher() *def.HttpRequestDef
- func GenReqDefForListBasePlugins() *def.HttpRequestDef
- func GenReqDefForListBasePluginsNewPost() *def.HttpRequestDef
- func GenReqDefForListPLuginVersion() *def.HttpRequestDef
- func GenReqDefForListPipelineRuns() *def.HttpRequestDef
- func GenReqDefForListPipelineSimpleInfo() *def.HttpRequestDef
- func GenReqDefForListPipelineTemplates() *def.HttpRequestDef
- func GenReqDefForListPipelines() *def.HttpRequestDef
- func GenReqDefForListPipleineBuildResult() *def.HttpRequestDef
- func GenReqDefForListPluginVersionNumber() *def.HttpRequestDef
- func GenReqDefForListPlugins() *def.HttpRequestDef
- func GenReqDefForListProjectStrategy() *def.HttpRequestDef
- func GenReqDefForListPublisher() *def.HttpRequestDef
- func GenReqDefForListRule() *def.HttpRequestDef
- func GenReqDefForListStagePlugins() *def.HttpRequestDef
- func GenReqDefForListStrategy() *def.HttpRequestDef
- func GenReqDefForListTemplates() *def.HttpRequestDef
- func GenReqDefForPublishPlugin() *def.HttpRequestDef
- func GenReqDefForPublishPluginBind() *def.HttpRequestDef
- func GenReqDefForPublishPluginDraft() *def.HttpRequestDef
- func GenReqDefForRejectManualReview() *def.HttpRequestDef
- func GenReqDefForRemovePipeline() *def.HttpRequestDef
- func GenReqDefForRetryPipelineRun() *def.HttpRequestDef
- func GenReqDefForRunPipeline() *def.HttpRequestDef
- func GenReqDefForShowBasicPlugin() *def.HttpRequestDef
- func GenReqDefForShowInstanceStatus() *def.HttpRequestDef
- func GenReqDefForShowPipelineArtifacts() *def.HttpRequestDef
- func GenReqDefForShowPipelineDetail() *def.HttpRequestDef
- func GenReqDefForShowPipelineGroupTree() *def.HttpRequestDef
- func GenReqDefForShowPipelineLog() *def.HttpRequestDef
- func GenReqDefForShowPipelineRunDetail() *def.HttpRequestDef
- func GenReqDefForShowPipelineTemplateDetail() *def.HttpRequestDef
- func GenReqDefForShowPipleineStatus() *def.HttpRequestDef
- func GenReqDefForShowPluginInputs() *def.HttpRequestDef
- func GenReqDefForShowPluginMetrics() *def.HttpRequestDef
- func GenReqDefForShowPluginOutputs() *def.HttpRequestDef
- func GenReqDefForShowPluginVersion() *def.HttpRequestDef
- func GenReqDefForShowProjectStrategy() *def.HttpRequestDef
- func GenReqDefForShowPublisher() *def.HttpRequestDef
- func GenReqDefForShowRule() *def.HttpRequestDef
- func GenReqDefForShowStepOutputs() *def.HttpRequestDef
- func GenReqDefForShowStrategy() *def.HttpRequestDef
- func GenReqDefForShowTemplateDetail() *def.HttpRequestDef
- func GenReqDefForStartNewPipeline() *def.HttpRequestDef
- func GenReqDefForStopPipelineNew() *def.HttpRequestDef
- func GenReqDefForStopPipelineRun() *def.HttpRequestDef
- func GenReqDefForSwitchStrategy() *def.HttpRequestDef
- func GenReqDefForUpdateBasicPlugin() *def.HttpRequestDef
- func GenReqDefForUpdatePipelineGroup() *def.HttpRequestDef
- func GenReqDefForUpdatePipelineTemplate() *def.HttpRequestDef
- func GenReqDefForUpdatePluginBaseInfo() *def.HttpRequestDef
- func GenReqDefForUpdatePluginDraft() *def.HttpRequestDef
- func GenReqDefForUpdateRule() *def.HttpRequestDef
- func GenReqDefForUpdateStrategy() *def.HttpRequestDef
- func GenReqDefForUploadBasicPlugin() *def.HttpRequestDef
- func GenReqDefForUploadPluginIcon() *def.HttpRequestDef
- func GenReqDefForUploadPublisherIcon() *def.HttpRequestDef
- type AcceptManualReviewInvoker
- type BatchMovePipelineToGroupInvoker
- type BatchShowPipelinesLatestStatusInvoker
- type BatchShowPipelinesStatusInvoker
- type CodeArtsPipelineClient
- func (c *CodeArtsPipelineClient) AcceptManualReview(request *model.AcceptManualReviewRequest) (*model.AcceptManualReviewResponse, error)
- func (c *CodeArtsPipelineClient) AcceptManualReviewInvoker(request *model.AcceptManualReviewRequest) *AcceptManualReviewInvoker
- func (c *CodeArtsPipelineClient) BatchMovePipelineToGroup(request *model.BatchMovePipelineToGroupRequest) (*model.BatchMovePipelineToGroupResponse, error)
- func (c *CodeArtsPipelineClient) BatchMovePipelineToGroupInvoker(request *model.BatchMovePipelineToGroupRequest) *BatchMovePipelineToGroupInvoker
- func (c *CodeArtsPipelineClient) BatchShowPipelinesLatestStatus(request *model.BatchShowPipelinesLatestStatusRequest) (*model.BatchShowPipelinesLatestStatusResponse, error)
- func (c *CodeArtsPipelineClient) BatchShowPipelinesLatestStatusInvoker(request *model.BatchShowPipelinesLatestStatusRequest) *BatchShowPipelinesLatestStatusInvoker
- func (c *CodeArtsPipelineClient) BatchShowPipelinesStatus(request *model.BatchShowPipelinesStatusRequest) (*model.BatchShowPipelinesStatusResponse, error)
- func (c *CodeArtsPipelineClient) BatchShowPipelinesStatusInvoker(request *model.BatchShowPipelinesStatusRequest) *BatchShowPipelinesStatusInvoker
- func (c *CodeArtsPipelineClient) CreateBasicPlugin(request *model.CreateBasicPluginRequest) (*model.CreateBasicPluginResponse, error)
- func (c *CodeArtsPipelineClient) CreateBasicPluginInvoker(request *model.CreateBasicPluginRequest) *CreateBasicPluginInvoker
- func (c *CodeArtsPipelineClient) CreatePipelineByTemplate(request *model.CreatePipelineByTemplateRequest) (*model.CreatePipelineByTemplateResponse, error)
- func (c *CodeArtsPipelineClient) CreatePipelineByTemplateId(request *model.CreatePipelineByTemplateIdRequest) (*model.CreatePipelineByTemplateIdResponse, error)
- func (c *CodeArtsPipelineClient) CreatePipelineByTemplateIdInvoker(request *model.CreatePipelineByTemplateIdRequest) *CreatePipelineByTemplateIdInvoker
- func (c *CodeArtsPipelineClient) CreatePipelineByTemplateInvoker(request *model.CreatePipelineByTemplateRequest) *CreatePipelineByTemplateInvoker
- func (c *CodeArtsPipelineClient) CreatePipelineGroup(request *model.CreatePipelineGroupRequest) (*model.CreatePipelineGroupResponse, error)
- func (c *CodeArtsPipelineClient) CreatePipelineGroupInvoker(request *model.CreatePipelineGroupRequest) *CreatePipelineGroupInvoker
- func (c *CodeArtsPipelineClient) CreatePipelineNew(request *model.CreatePipelineNewRequest) (*model.CreatePipelineNewResponse, error)
- func (c *CodeArtsPipelineClient) CreatePipelineNewInvoker(request *model.CreatePipelineNewRequest) *CreatePipelineNewInvoker
- func (c *CodeArtsPipelineClient) CreatePipelineTemplate(request *model.CreatePipelineTemplateRequest) (*model.CreatePipelineTemplateResponse, error)
- func (c *CodeArtsPipelineClient) CreatePipelineTemplateInvoker(request *model.CreatePipelineTemplateRequest) *CreatePipelineTemplateInvoker
- func (c *CodeArtsPipelineClient) CreatePluginDraft(request *model.CreatePluginDraftRequest) (*model.CreatePluginDraftResponse, error)
- func (c *CodeArtsPipelineClient) CreatePluginDraftInvoker(request *model.CreatePluginDraftRequest) *CreatePluginDraftInvoker
- func (c *CodeArtsPipelineClient) CreatePluginVersion(request *model.CreatePluginVersionRequest) (*model.CreatePluginVersionResponse, error)
- func (c *CodeArtsPipelineClient) CreatePluginVersionInvoker(request *model.CreatePluginVersionRequest) *CreatePluginVersionInvoker
- func (c *CodeArtsPipelineClient) CreatePublisher(request *model.CreatePublisherRequest) (*model.CreatePublisherResponse, error)
- func (c *CodeArtsPipelineClient) CreatePublisherInvoker(request *model.CreatePublisherRequest) *CreatePublisherInvoker
- func (c *CodeArtsPipelineClient) CreateRule(request *model.CreateRuleRequest) (*model.CreateRuleResponse, error)
- func (c *CodeArtsPipelineClient) CreateRuleInvoker(request *model.CreateRuleRequest) *CreateRuleInvoker
- func (c *CodeArtsPipelineClient) CreateStrategy(request *model.CreateStrategyRequest) (*model.CreateStrategyResponse, error)
- func (c *CodeArtsPipelineClient) CreateStrategyInvoker(request *model.CreateStrategyRequest) *CreateStrategyInvoker
- func (c *CodeArtsPipelineClient) DeleteBasicPlugin(request *model.DeleteBasicPluginRequest) (*model.DeleteBasicPluginResponse, error)
- func (c *CodeArtsPipelineClient) DeleteBasicPluginInvoker(request *model.DeleteBasicPluginRequest) *DeleteBasicPluginInvoker
- func (c *CodeArtsPipelineClient) DeletePipeline(request *model.DeletePipelineRequest) (*model.DeletePipelineResponse, error)
- func (c *CodeArtsPipelineClient) DeletePipelineGroup(request *model.DeletePipelineGroupRequest) (*model.DeletePipelineGroupResponse, error)
- func (c *CodeArtsPipelineClient) DeletePipelineGroupInvoker(request *model.DeletePipelineGroupRequest) *DeletePipelineGroupInvoker
- func (c *CodeArtsPipelineClient) DeletePipelineInvoker(request *model.DeletePipelineRequest) *DeletePipelineInvoker
- func (c *CodeArtsPipelineClient) DeletePipelineTemplate(request *model.DeletePipelineTemplateRequest) (*model.DeletePipelineTemplateResponse, error)
- func (c *CodeArtsPipelineClient) DeletePipelineTemplateInvoker(request *model.DeletePipelineTemplateRequest) *DeletePipelineTemplateInvoker
- func (c *CodeArtsPipelineClient) DeletePluginDraft(request *model.DeletePluginDraftRequest) (*model.DeletePluginDraftResponse, error)
- func (c *CodeArtsPipelineClient) DeletePluginDraftInvoker(request *model.DeletePluginDraftRequest) *DeletePluginDraftInvoker
- func (c *CodeArtsPipelineClient) DeletePublisher(request *model.DeletePublisherRequest) (*model.DeletePublisherResponse, error)
- func (c *CodeArtsPipelineClient) DeletePublisherInvoker(request *model.DeletePublisherRequest) *DeletePublisherInvoker
- func (c *CodeArtsPipelineClient) DeleteRule(request *model.DeleteRuleRequest) (*model.DeleteRuleResponse, error)
- func (c *CodeArtsPipelineClient) DeleteRuleInvoker(request *model.DeleteRuleRequest) *DeleteRuleInvoker
- func (c *CodeArtsPipelineClient) DeleteStrategy(request *model.DeleteStrategyRequest) (*model.DeleteStrategyResponse, error)
- func (c *CodeArtsPipelineClient) DeleteStrategyInvoker(request *model.DeleteStrategyRequest) *DeleteStrategyInvoker
- func (c *CodeArtsPipelineClient) ListAvailablePublisher(request *model.ListAvailablePublisherRequest) (*model.ListAvailablePublisherResponse, error)
- func (c *CodeArtsPipelineClient) ListAvailablePublisherInvoker(request *model.ListAvailablePublisherRequest) *ListAvailablePublisherInvoker
- func (c *CodeArtsPipelineClient) ListBasePlugins(request *model.ListBasePluginsRequest) (*model.ListBasePluginsResponse, error)
- func (c *CodeArtsPipelineClient) ListBasePluginsInvoker(request *model.ListBasePluginsRequest) *ListBasePluginsInvoker
- func (c *CodeArtsPipelineClient) ListBasePluginsNewPost(request *model.ListBasePluginsNewPostRequest) (*model.ListBasePluginsNewPostResponse, error)
- func (c *CodeArtsPipelineClient) ListBasePluginsNewPostInvoker(request *model.ListBasePluginsNewPostRequest) *ListBasePluginsNewPostInvoker
- func (c *CodeArtsPipelineClient) ListPLuginVersion(request *model.ListPLuginVersionRequest) (*model.ListPLuginVersionResponse, error)
- func (c *CodeArtsPipelineClient) ListPLuginVersionInvoker(request *model.ListPLuginVersionRequest) *ListPLuginVersionInvoker
- func (c *CodeArtsPipelineClient) ListPipelineRuns(request *model.ListPipelineRunsRequest) (*model.ListPipelineRunsResponse, error)
- func (c *CodeArtsPipelineClient) ListPipelineRunsInvoker(request *model.ListPipelineRunsRequest) *ListPipelineRunsInvoker
- func (c *CodeArtsPipelineClient) ListPipelineSimpleInfo(request *model.ListPipelineSimpleInfoRequest) (*model.ListPipelineSimpleInfoResponse, error)
- func (c *CodeArtsPipelineClient) ListPipelineSimpleInfoInvoker(request *model.ListPipelineSimpleInfoRequest) *ListPipelineSimpleInfoInvoker
- func (c *CodeArtsPipelineClient) ListPipelineTemplates(request *model.ListPipelineTemplatesRequest) (*model.ListPipelineTemplatesResponse, error)
- func (c *CodeArtsPipelineClient) ListPipelineTemplatesInvoker(request *model.ListPipelineTemplatesRequest) *ListPipelineTemplatesInvoker
- func (c *CodeArtsPipelineClient) ListPipelines(request *model.ListPipelinesRequest) (*model.ListPipelinesResponse, error)
- func (c *CodeArtsPipelineClient) ListPipelinesInvoker(request *model.ListPipelinesRequest) *ListPipelinesInvoker
- func (c *CodeArtsPipelineClient) ListPipleineBuildResult(request *model.ListPipleineBuildResultRequest) (*model.ListPipleineBuildResultResponse, error)
- func (c *CodeArtsPipelineClient) ListPipleineBuildResultInvoker(request *model.ListPipleineBuildResultRequest) *ListPipleineBuildResultInvoker
- func (c *CodeArtsPipelineClient) ListPluginVersionNumber(request *model.ListPluginVersionNumberRequest) (*model.ListPluginVersionNumberResponse, error)
- func (c *CodeArtsPipelineClient) ListPluginVersionNumberInvoker(request *model.ListPluginVersionNumberRequest) *ListPluginVersionNumberInvoker
- func (c *CodeArtsPipelineClient) ListPlugins(request *model.ListPluginsRequest) (*model.ListPluginsResponse, error)
- func (c *CodeArtsPipelineClient) ListPluginsInvoker(request *model.ListPluginsRequest) *ListPluginsInvoker
- func (c *CodeArtsPipelineClient) ListProjectStrategy(request *model.ListProjectStrategyRequest) (*model.ListProjectStrategyResponse, error)
- func (c *CodeArtsPipelineClient) ListProjectStrategyInvoker(request *model.ListProjectStrategyRequest) *ListProjectStrategyInvoker
- func (c *CodeArtsPipelineClient) ListPublisher(request *model.ListPublisherRequest) (*model.ListPublisherResponse, error)
- func (c *CodeArtsPipelineClient) ListPublisherInvoker(request *model.ListPublisherRequest) *ListPublisherInvoker
- func (c *CodeArtsPipelineClient) ListRule(request *model.ListRuleRequest) (*model.ListRuleResponse, error)
- func (c *CodeArtsPipelineClient) ListRuleInvoker(request *model.ListRuleRequest) *ListRuleInvoker
- func (c *CodeArtsPipelineClient) ListStagePlugins(request *model.ListStagePluginsRequest) (*model.ListStagePluginsResponse, error)
- func (c *CodeArtsPipelineClient) ListStagePluginsInvoker(request *model.ListStagePluginsRequest) *ListStagePluginsInvoker
- func (c *CodeArtsPipelineClient) ListStrategy(request *model.ListStrategyRequest) (*model.ListStrategyResponse, error)
- func (c *CodeArtsPipelineClient) ListStrategyInvoker(request *model.ListStrategyRequest) *ListStrategyInvoker
- func (c *CodeArtsPipelineClient) ListTemplates(request *model.ListTemplatesRequest) (*model.ListTemplatesResponse, error)
- func (c *CodeArtsPipelineClient) ListTemplatesInvoker(request *model.ListTemplatesRequest) *ListTemplatesInvoker
- func (c *CodeArtsPipelineClient) PublishPlugin(request *model.PublishPluginRequest) (*model.PublishPluginResponse, error)
- func (c *CodeArtsPipelineClient) PublishPluginBind(request *model.PublishPluginBindRequest) (*model.PublishPluginBindResponse, error)
- func (c *CodeArtsPipelineClient) PublishPluginBindInvoker(request *model.PublishPluginBindRequest) *PublishPluginBindInvoker
- func (c *CodeArtsPipelineClient) PublishPluginDraft(request *model.PublishPluginDraftRequest) (*model.PublishPluginDraftResponse, error)
- func (c *CodeArtsPipelineClient) PublishPluginDraftInvoker(request *model.PublishPluginDraftRequest) *PublishPluginDraftInvoker
- func (c *CodeArtsPipelineClient) PublishPluginInvoker(request *model.PublishPluginRequest) *PublishPluginInvoker
- func (c *CodeArtsPipelineClient) RejectManualReview(request *model.RejectManualReviewRequest) (*model.RejectManualReviewResponse, error)
- func (c *CodeArtsPipelineClient) RejectManualReviewInvoker(request *model.RejectManualReviewRequest) *RejectManualReviewInvoker
- func (c *CodeArtsPipelineClient) RemovePipeline(request *model.RemovePipelineRequest) (*model.RemovePipelineResponse, error)
- func (c *CodeArtsPipelineClient) RemovePipelineInvoker(request *model.RemovePipelineRequest) *RemovePipelineInvoker
- func (c *CodeArtsPipelineClient) RetryPipelineRun(request *model.RetryPipelineRunRequest) (*model.RetryPipelineRunResponse, error)
- func (c *CodeArtsPipelineClient) RetryPipelineRunInvoker(request *model.RetryPipelineRunRequest) *RetryPipelineRunInvoker
- func (c *CodeArtsPipelineClient) RunPipeline(request *model.RunPipelineRequest) (*model.RunPipelineResponse, error)
- func (c *CodeArtsPipelineClient) RunPipelineInvoker(request *model.RunPipelineRequest) *RunPipelineInvoker
- func (c *CodeArtsPipelineClient) ShowBasicPlugin(request *model.ShowBasicPluginRequest) (*model.ShowBasicPluginResponse, error)
- func (c *CodeArtsPipelineClient) ShowBasicPluginInvoker(request *model.ShowBasicPluginRequest) *ShowBasicPluginInvoker
- func (c *CodeArtsPipelineClient) ShowInstanceStatus(request *model.ShowInstanceStatusRequest) (*model.ShowInstanceStatusResponse, error)
- func (c *CodeArtsPipelineClient) ShowInstanceStatusInvoker(request *model.ShowInstanceStatusRequest) *ShowInstanceStatusInvoker
- func (c *CodeArtsPipelineClient) ShowPipelineArtifacts(request *model.ShowPipelineArtifactsRequest) (*model.ShowPipelineArtifactsResponse, error)
- func (c *CodeArtsPipelineClient) ShowPipelineArtifactsInvoker(request *model.ShowPipelineArtifactsRequest) *ShowPipelineArtifactsInvoker
- func (c *CodeArtsPipelineClient) ShowPipelineDetail(request *model.ShowPipelineDetailRequest) (*model.ShowPipelineDetailResponse, error)
- func (c *CodeArtsPipelineClient) ShowPipelineDetailInvoker(request *model.ShowPipelineDetailRequest) *ShowPipelineDetailInvoker
- func (c *CodeArtsPipelineClient) ShowPipelineGroupTree(request *model.ShowPipelineGroupTreeRequest) (*model.ShowPipelineGroupTreeResponse, error)
- func (c *CodeArtsPipelineClient) ShowPipelineGroupTreeInvoker(request *model.ShowPipelineGroupTreeRequest) *ShowPipelineGroupTreeInvoker
- func (c *CodeArtsPipelineClient) ShowPipelineLog(request *model.ShowPipelineLogRequest) (*model.ShowPipelineLogResponse, error)
- func (c *CodeArtsPipelineClient) ShowPipelineLogInvoker(request *model.ShowPipelineLogRequest) *ShowPipelineLogInvoker
- func (c *CodeArtsPipelineClient) ShowPipelineRunDetail(request *model.ShowPipelineRunDetailRequest) (*model.ShowPipelineRunDetailResponse, error)
- func (c *CodeArtsPipelineClient) ShowPipelineRunDetailInvoker(request *model.ShowPipelineRunDetailRequest) *ShowPipelineRunDetailInvoker
- func (c *CodeArtsPipelineClient) ShowPipelineTemplateDetail(request *model.ShowPipelineTemplateDetailRequest) (*model.ShowPipelineTemplateDetailResponse, error)
- func (c *CodeArtsPipelineClient) ShowPipelineTemplateDetailInvoker(request *model.ShowPipelineTemplateDetailRequest) *ShowPipelineTemplateDetailInvoker
- func (c *CodeArtsPipelineClient) ShowPipleineStatus(request *model.ShowPipleineStatusRequest) (*model.ShowPipleineStatusResponse, error)
- func (c *CodeArtsPipelineClient) ShowPipleineStatusInvoker(request *model.ShowPipleineStatusRequest) *ShowPipleineStatusInvoker
- func (c *CodeArtsPipelineClient) ShowPluginInputs(request *model.ShowPluginInputsRequest) (*model.ShowPluginInputsResponse, error)
- func (c *CodeArtsPipelineClient) ShowPluginInputsInvoker(request *model.ShowPluginInputsRequest) *ShowPluginInputsInvoker
- func (c *CodeArtsPipelineClient) ShowPluginMetrics(request *model.ShowPluginMetricsRequest) (*model.ShowPluginMetricsResponse, error)
- func (c *CodeArtsPipelineClient) ShowPluginMetricsInvoker(request *model.ShowPluginMetricsRequest) *ShowPluginMetricsInvoker
- func (c *CodeArtsPipelineClient) ShowPluginOutputs(request *model.ShowPluginOutputsRequest) (*model.ShowPluginOutputsResponse, error)
- func (c *CodeArtsPipelineClient) ShowPluginOutputsInvoker(request *model.ShowPluginOutputsRequest) *ShowPluginOutputsInvoker
- func (c *CodeArtsPipelineClient) ShowPluginVersion(request *model.ShowPluginVersionRequest) (*model.ShowPluginVersionResponse, error)
- func (c *CodeArtsPipelineClient) ShowPluginVersionInvoker(request *model.ShowPluginVersionRequest) *ShowPluginVersionInvoker
- func (c *CodeArtsPipelineClient) ShowProjectStrategy(request *model.ShowProjectStrategyRequest) (*model.ShowProjectStrategyResponse, error)
- func (c *CodeArtsPipelineClient) ShowProjectStrategyInvoker(request *model.ShowProjectStrategyRequest) *ShowProjectStrategyInvoker
- func (c *CodeArtsPipelineClient) ShowPublisher(request *model.ShowPublisherRequest) (*model.ShowPublisherResponse, error)
- func (c *CodeArtsPipelineClient) ShowPublisherInvoker(request *model.ShowPublisherRequest) *ShowPublisherInvoker
- func (c *CodeArtsPipelineClient) ShowRule(request *model.ShowRuleRequest) (*model.ShowRuleResponse, error)
- func (c *CodeArtsPipelineClient) ShowRuleInvoker(request *model.ShowRuleRequest) *ShowRuleInvoker
- func (c *CodeArtsPipelineClient) ShowStepOutputs(request *model.ShowStepOutputsRequest) (*model.ShowStepOutputsResponse, error)
- func (c *CodeArtsPipelineClient) ShowStepOutputsInvoker(request *model.ShowStepOutputsRequest) *ShowStepOutputsInvoker
- func (c *CodeArtsPipelineClient) ShowStrategy(request *model.ShowStrategyRequest) (*model.ShowStrategyResponse, error)
- func (c *CodeArtsPipelineClient) ShowStrategyInvoker(request *model.ShowStrategyRequest) *ShowStrategyInvoker
- func (c *CodeArtsPipelineClient) ShowTemplateDetail(request *model.ShowTemplateDetailRequest) (*model.ShowTemplateDetailResponse, error)
- func (c *CodeArtsPipelineClient) ShowTemplateDetailInvoker(request *model.ShowTemplateDetailRequest) *ShowTemplateDetailInvoker
- func (c *CodeArtsPipelineClient) StartNewPipeline(request *model.StartNewPipelineRequest) (*model.StartNewPipelineResponse, error)
- func (c *CodeArtsPipelineClient) StartNewPipelineInvoker(request *model.StartNewPipelineRequest) *StartNewPipelineInvoker
- func (c *CodeArtsPipelineClient) StopPipelineNew(request *model.StopPipelineNewRequest) (*model.StopPipelineNewResponse, error)
- func (c *CodeArtsPipelineClient) StopPipelineNewInvoker(request *model.StopPipelineNewRequest) *StopPipelineNewInvoker
- func (c *CodeArtsPipelineClient) StopPipelineRun(request *model.StopPipelineRunRequest) (*model.StopPipelineRunResponse, error)
- func (c *CodeArtsPipelineClient) StopPipelineRunInvoker(request *model.StopPipelineRunRequest) *StopPipelineRunInvoker
- func (c *CodeArtsPipelineClient) SwitchStrategy(request *model.SwitchStrategyRequest) (*model.SwitchStrategyResponse, error)
- func (c *CodeArtsPipelineClient) SwitchStrategyInvoker(request *model.SwitchStrategyRequest) *SwitchStrategyInvoker
- func (c *CodeArtsPipelineClient) UpdateBasicPlugin(request *model.UpdateBasicPluginRequest) (*model.UpdateBasicPluginResponse, error)
- func (c *CodeArtsPipelineClient) UpdateBasicPluginInvoker(request *model.UpdateBasicPluginRequest) *UpdateBasicPluginInvoker
- func (c *CodeArtsPipelineClient) UpdatePipelineGroup(request *model.UpdatePipelineGroupRequest) (*model.UpdatePipelineGroupResponse, error)
- func (c *CodeArtsPipelineClient) UpdatePipelineGroupInvoker(request *model.UpdatePipelineGroupRequest) *UpdatePipelineGroupInvoker
- func (c *CodeArtsPipelineClient) UpdatePipelineTemplate(request *model.UpdatePipelineTemplateRequest) (*model.UpdatePipelineTemplateResponse, error)
- func (c *CodeArtsPipelineClient) UpdatePipelineTemplateInvoker(request *model.UpdatePipelineTemplateRequest) *UpdatePipelineTemplateInvoker
- func (c *CodeArtsPipelineClient) UpdatePluginBaseInfo(request *model.UpdatePluginBaseInfoRequest) (*model.UpdatePluginBaseInfoResponse, error)
- func (c *CodeArtsPipelineClient) UpdatePluginBaseInfoInvoker(request *model.UpdatePluginBaseInfoRequest) *UpdatePluginBaseInfoInvoker
- func (c *CodeArtsPipelineClient) UpdatePluginDraft(request *model.UpdatePluginDraftRequest) (*model.UpdatePluginDraftResponse, error)
- func (c *CodeArtsPipelineClient) UpdatePluginDraftInvoker(request *model.UpdatePluginDraftRequest) *UpdatePluginDraftInvoker
- func (c *CodeArtsPipelineClient) UpdateRule(request *model.UpdateRuleRequest) (*model.UpdateRuleResponse, error)
- func (c *CodeArtsPipelineClient) UpdateRuleInvoker(request *model.UpdateRuleRequest) *UpdateRuleInvoker
- func (c *CodeArtsPipelineClient) UpdateStrategy(request *model.UpdateStrategyRequest) (*model.UpdateStrategyResponse, error)
- func (c *CodeArtsPipelineClient) UpdateStrategyInvoker(request *model.UpdateStrategyRequest) *UpdateStrategyInvoker
- func (c *CodeArtsPipelineClient) UploadBasicPlugin(request *model.UploadBasicPluginRequest) (*model.UploadBasicPluginResponse, error)
- func (c *CodeArtsPipelineClient) UploadBasicPluginInvoker(request *model.UploadBasicPluginRequest) *UploadBasicPluginInvoker
- func (c *CodeArtsPipelineClient) UploadPluginIcon(request *model.UploadPluginIconRequest) (*model.UploadPluginIconResponse, error)
- func (c *CodeArtsPipelineClient) UploadPluginIconInvoker(request *model.UploadPluginIconRequest) *UploadPluginIconInvoker
- func (c *CodeArtsPipelineClient) UploadPublisherIcon(request *model.UploadPublisherIconRequest) (*model.UploadPublisherIconResponse, error)
- func (c *CodeArtsPipelineClient) UploadPublisherIconInvoker(request *model.UploadPublisherIconRequest) *UploadPublisherIconInvoker
- type CreateBasicPluginInvoker
- type CreatePipelineByTemplateIdInvoker
- type CreatePipelineByTemplateInvoker
- type CreatePipelineGroupInvoker
- type CreatePipelineNewInvoker
- type CreatePipelineTemplateInvoker
- type CreatePluginDraftInvoker
- type CreatePluginVersionInvoker
- type CreatePublisherInvoker
- type CreateRuleInvoker
- type CreateStrategyInvoker
- type DeleteBasicPluginInvoker
- type DeletePipelineGroupInvoker
- type DeletePipelineInvoker
- type DeletePipelineTemplateInvoker
- type DeletePluginDraftInvoker
- type DeletePublisherInvoker
- type DeleteRuleInvoker
- type DeleteStrategyInvoker
- type ListAvailablePublisherInvoker
- type ListBasePluginsInvoker
- type ListBasePluginsNewPostInvoker
- type ListPLuginVersionInvoker
- type ListPipelineRunsInvoker
- type ListPipelineSimpleInfoInvoker
- type ListPipelineTemplatesInvoker
- type ListPipelinesInvoker
- type ListPipleineBuildResultInvoker
- type ListPluginVersionNumberInvoker
- type ListPluginsInvoker
- type ListProjectStrategyInvoker
- type ListPublisherInvoker
- type ListRuleInvoker
- type ListStagePluginsInvoker
- type ListStrategyInvoker
- type ListTemplatesInvoker
- type PublishPluginBindInvoker
- type PublishPluginDraftInvoker
- type PublishPluginInvoker
- type RejectManualReviewInvoker
- type RemovePipelineInvoker
- type RetryPipelineRunInvoker
- type RunPipelineInvoker
- type ShowBasicPluginInvoker
- type ShowInstanceStatusInvoker
- type ShowPipelineArtifactsInvoker
- type ShowPipelineDetailInvoker
- type ShowPipelineGroupTreeInvoker
- type ShowPipelineLogInvoker
- type ShowPipelineRunDetailInvoker
- type ShowPipelineTemplateDetailInvoker
- type ShowPipleineStatusInvoker
- type ShowPluginInputsInvoker
- type ShowPluginMetricsInvoker
- type ShowPluginOutputsInvoker
- type ShowPluginVersionInvoker
- type ShowProjectStrategyInvoker
- type ShowPublisherInvoker
- type ShowRuleInvoker
- type ShowStepOutputsInvoker
- type ShowStrategyInvoker
- type ShowTemplateDetailInvoker
- type StartNewPipelineInvoker
- type StopPipelineNewInvoker
- type StopPipelineRunInvoker
- type SwitchStrategyInvoker
- type UpdateBasicPluginInvoker
- type UpdatePipelineGroupInvoker
- type UpdatePipelineTemplateInvoker
- type UpdatePluginBaseInfoInvoker
- type UpdatePluginDraftInvoker
- type UpdateRuleInvoker
- type UpdateStrategyInvoker
- type UploadBasicPluginInvoker
- type UploadPluginIconInvoker
- type UploadPublisherIconInvoker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CodeArtsPipelineClientBuilder ¶
func CodeArtsPipelineClientBuilder() *httpclient.HcHttpClientBuilder
func GenReqDefForAcceptManualReview ¶ added in v0.1.63
func GenReqDefForAcceptManualReview() *def.HttpRequestDef
func GenReqDefForBatchMovePipelineToGroup ¶ added in v0.1.67
func GenReqDefForBatchMovePipelineToGroup() *def.HttpRequestDef
func GenReqDefForBatchShowPipelinesLatestStatus ¶
func GenReqDefForBatchShowPipelinesLatestStatus() *def.HttpRequestDef
func GenReqDefForBatchShowPipelinesStatus ¶
func GenReqDefForBatchShowPipelinesStatus() *def.HttpRequestDef
func GenReqDefForCreateBasicPlugin ¶ added in v0.1.67
func GenReqDefForCreateBasicPlugin() *def.HttpRequestDef
func GenReqDefForCreatePipelineByTemplate ¶
func GenReqDefForCreatePipelineByTemplate() *def.HttpRequestDef
func GenReqDefForCreatePipelineByTemplateId ¶
func GenReqDefForCreatePipelineByTemplateId() *def.HttpRequestDef
func GenReqDefForCreatePipelineGroup ¶ added in v0.1.67
func GenReqDefForCreatePipelineGroup() *def.HttpRequestDef
func GenReqDefForCreatePipelineNew ¶ added in v0.1.63
func GenReqDefForCreatePipelineNew() *def.HttpRequestDef
func GenReqDefForCreatePipelineTemplate ¶ added in v0.1.67
func GenReqDefForCreatePipelineTemplate() *def.HttpRequestDef
func GenReqDefForCreatePluginDraft ¶ added in v0.1.68
func GenReqDefForCreatePluginDraft() *def.HttpRequestDef
func GenReqDefForCreatePluginVersion ¶ added in v0.1.68
func GenReqDefForCreatePluginVersion() *def.HttpRequestDef
func GenReqDefForCreatePublisher ¶ added in v0.1.68
func GenReqDefForCreatePublisher() *def.HttpRequestDef
func GenReqDefForCreateRule ¶ added in v0.1.67
func GenReqDefForCreateRule() *def.HttpRequestDef
func GenReqDefForCreateStrategy ¶ added in v0.1.67
func GenReqDefForCreateStrategy() *def.HttpRequestDef
func GenReqDefForDeleteBasicPlugin ¶ added in v0.1.67
func GenReqDefForDeleteBasicPlugin() *def.HttpRequestDef
func GenReqDefForDeletePipeline ¶
func GenReqDefForDeletePipeline() *def.HttpRequestDef
func GenReqDefForDeletePipelineGroup ¶ added in v0.1.67
func GenReqDefForDeletePipelineGroup() *def.HttpRequestDef
func GenReqDefForDeletePipelineTemplate ¶ added in v0.1.67
func GenReqDefForDeletePipelineTemplate() *def.HttpRequestDef
func GenReqDefForDeletePluginDraft ¶ added in v0.1.67
func GenReqDefForDeletePluginDraft() *def.HttpRequestDef
func GenReqDefForDeletePublisher ¶ added in v0.1.67
func GenReqDefForDeletePublisher() *def.HttpRequestDef
func GenReqDefForDeleteRule ¶ added in v0.1.67
func GenReqDefForDeleteRule() *def.HttpRequestDef
func GenReqDefForDeleteStrategy ¶ added in v0.1.67
func GenReqDefForDeleteStrategy() *def.HttpRequestDef
func GenReqDefForListAvailablePublisher ¶ added in v0.1.67
func GenReqDefForListAvailablePublisher() *def.HttpRequestDef
func GenReqDefForListBasePlugins ¶ added in v0.1.67
func GenReqDefForListBasePlugins() *def.HttpRequestDef
func GenReqDefForListBasePluginsNewPost ¶ added in v0.1.67
func GenReqDefForListBasePluginsNewPost() *def.HttpRequestDef
func GenReqDefForListPLuginVersion ¶ added in v0.1.67
func GenReqDefForListPLuginVersion() *def.HttpRequestDef
func GenReqDefForListPipelineRuns ¶
func GenReqDefForListPipelineRuns() *def.HttpRequestDef
func GenReqDefForListPipelineSimpleInfo ¶
func GenReqDefForListPipelineSimpleInfo() *def.HttpRequestDef
func GenReqDefForListPipelineTemplates ¶
func GenReqDefForListPipelineTemplates() *def.HttpRequestDef
func GenReqDefForListPipelines ¶
func GenReqDefForListPipelines() *def.HttpRequestDef
func GenReqDefForListPipleineBuildResult ¶
func GenReqDefForListPipleineBuildResult() *def.HttpRequestDef
func GenReqDefForListPluginVersionNumber ¶ added in v0.1.67
func GenReqDefForListPluginVersionNumber() *def.HttpRequestDef
func GenReqDefForListPlugins ¶ added in v0.1.67
func GenReqDefForListPlugins() *def.HttpRequestDef
func GenReqDefForListProjectStrategy ¶ added in v0.1.67
func GenReqDefForListProjectStrategy() *def.HttpRequestDef
func GenReqDefForListPublisher ¶ added in v0.1.67
func GenReqDefForListPublisher() *def.HttpRequestDef
func GenReqDefForListRule ¶ added in v0.1.67
func GenReqDefForListRule() *def.HttpRequestDef
func GenReqDefForListStagePlugins ¶ added in v0.1.67
func GenReqDefForListStagePlugins() *def.HttpRequestDef
func GenReqDefForListStrategy ¶ added in v0.1.67
func GenReqDefForListStrategy() *def.HttpRequestDef
func GenReqDefForListTemplates ¶
func GenReqDefForListTemplates() *def.HttpRequestDef
func GenReqDefForPublishPlugin ¶ added in v0.1.67
func GenReqDefForPublishPlugin() *def.HttpRequestDef
func GenReqDefForPublishPluginBind ¶ added in v0.1.67
func GenReqDefForPublishPluginBind() *def.HttpRequestDef
func GenReqDefForPublishPluginDraft ¶ added in v0.1.68
func GenReqDefForPublishPluginDraft() *def.HttpRequestDef
func GenReqDefForRejectManualReview ¶ added in v0.1.63
func GenReqDefForRejectManualReview() *def.HttpRequestDef
func GenReqDefForRemovePipeline ¶
func GenReqDefForRemovePipeline() *def.HttpRequestDef
func GenReqDefForRetryPipelineRun ¶ added in v0.1.63
func GenReqDefForRetryPipelineRun() *def.HttpRequestDef
func GenReqDefForRunPipeline ¶
func GenReqDefForRunPipeline() *def.HttpRequestDef
func GenReqDefForShowBasicPlugin ¶ added in v0.1.67
func GenReqDefForShowBasicPlugin() *def.HttpRequestDef
func GenReqDefForShowInstanceStatus ¶
func GenReqDefForShowInstanceStatus() *def.HttpRequestDef
func GenReqDefForShowPipelineArtifacts ¶ added in v0.1.85
func GenReqDefForShowPipelineArtifacts() *def.HttpRequestDef
func GenReqDefForShowPipelineDetail ¶ added in v0.1.72
func GenReqDefForShowPipelineDetail() *def.HttpRequestDef
func GenReqDefForShowPipelineGroupTree ¶ added in v0.1.67
func GenReqDefForShowPipelineGroupTree() *def.HttpRequestDef
func GenReqDefForShowPipelineLog ¶ added in v0.1.70
func GenReqDefForShowPipelineLog() *def.HttpRequestDef
func GenReqDefForShowPipelineRunDetail ¶
func GenReqDefForShowPipelineRunDetail() *def.HttpRequestDef
func GenReqDefForShowPipelineTemplateDetail ¶
func GenReqDefForShowPipelineTemplateDetail() *def.HttpRequestDef
func GenReqDefForShowPipleineStatus ¶
func GenReqDefForShowPipleineStatus() *def.HttpRequestDef
func GenReqDefForShowPluginInputs ¶ added in v0.1.67
func GenReqDefForShowPluginInputs() *def.HttpRequestDef
func GenReqDefForShowPluginMetrics ¶ added in v0.1.67
func GenReqDefForShowPluginMetrics() *def.HttpRequestDef
func GenReqDefForShowPluginOutputs ¶ added in v0.1.67
func GenReqDefForShowPluginOutputs() *def.HttpRequestDef
func GenReqDefForShowPluginVersion ¶ added in v0.1.67
func GenReqDefForShowPluginVersion() *def.HttpRequestDef
func GenReqDefForShowProjectStrategy ¶ added in v0.1.67
func GenReqDefForShowProjectStrategy() *def.HttpRequestDef
func GenReqDefForShowPublisher ¶ added in v0.1.67
func GenReqDefForShowPublisher() *def.HttpRequestDef
func GenReqDefForShowRule ¶ added in v0.1.67
func GenReqDefForShowRule() *def.HttpRequestDef
func GenReqDefForShowStepOutputs ¶ added in v0.1.85
func GenReqDefForShowStepOutputs() *def.HttpRequestDef
func GenReqDefForShowStrategy ¶ added in v0.1.67
func GenReqDefForShowStrategy() *def.HttpRequestDef
func GenReqDefForShowTemplateDetail ¶
func GenReqDefForShowTemplateDetail() *def.HttpRequestDef
func GenReqDefForStartNewPipeline ¶
func GenReqDefForStartNewPipeline() *def.HttpRequestDef
func GenReqDefForStopPipelineNew ¶
func GenReqDefForStopPipelineNew() *def.HttpRequestDef
func GenReqDefForStopPipelineRun ¶
func GenReqDefForStopPipelineRun() *def.HttpRequestDef
func GenReqDefForSwitchStrategy ¶ added in v0.1.67
func GenReqDefForSwitchStrategy() *def.HttpRequestDef
func GenReqDefForUpdateBasicPlugin ¶ added in v0.1.67
func GenReqDefForUpdateBasicPlugin() *def.HttpRequestDef
func GenReqDefForUpdatePipelineGroup ¶ added in v0.1.67
func GenReqDefForUpdatePipelineGroup() *def.HttpRequestDef
func GenReqDefForUpdatePipelineTemplate ¶ added in v0.1.67
func GenReqDefForUpdatePipelineTemplate() *def.HttpRequestDef
func GenReqDefForUpdatePluginBaseInfo ¶ added in v0.1.68
func GenReqDefForUpdatePluginBaseInfo() *def.HttpRequestDef
func GenReqDefForUpdatePluginDraft ¶ added in v0.1.68
func GenReqDefForUpdatePluginDraft() *def.HttpRequestDef
func GenReqDefForUpdateRule ¶ added in v0.1.67
func GenReqDefForUpdateRule() *def.HttpRequestDef
func GenReqDefForUpdateStrategy ¶ added in v0.1.67
func GenReqDefForUpdateStrategy() *def.HttpRequestDef
func GenReqDefForUploadBasicPlugin ¶ added in v0.1.67
func GenReqDefForUploadBasicPlugin() *def.HttpRequestDef
func GenReqDefForUploadPluginIcon ¶ added in v0.1.67
func GenReqDefForUploadPluginIcon() *def.HttpRequestDef
func GenReqDefForUploadPublisherIcon ¶ added in v0.1.67
func GenReqDefForUploadPublisherIcon() *def.HttpRequestDef
Types ¶
type AcceptManualReviewInvoker ¶ added in v0.1.63
type AcceptManualReviewInvoker struct {
*invoker.BaseInvoker
}
func (*AcceptManualReviewInvoker) Invoke ¶ added in v0.1.63
func (i *AcceptManualReviewInvoker) Invoke() (*model.AcceptManualReviewResponse, error)
type BatchMovePipelineToGroupInvoker ¶ added in v0.1.67
type BatchMovePipelineToGroupInvoker struct {
*invoker.BaseInvoker
}
func (*BatchMovePipelineToGroupInvoker) Invoke ¶ added in v0.1.67
func (i *BatchMovePipelineToGroupInvoker) Invoke() (*model.BatchMovePipelineToGroupResponse, error)
type BatchShowPipelinesLatestStatusInvoker ¶
type BatchShowPipelinesLatestStatusInvoker struct {
*invoker.BaseInvoker
}
func (*BatchShowPipelinesLatestStatusInvoker) Invoke ¶
func (i *BatchShowPipelinesLatestStatusInvoker) Invoke() (*model.BatchShowPipelinesLatestStatusResponse, error)
type BatchShowPipelinesStatusInvoker ¶
type BatchShowPipelinesStatusInvoker struct {
*invoker.BaseInvoker
}
func (*BatchShowPipelinesStatusInvoker) Invoke ¶
func (i *BatchShowPipelinesStatusInvoker) Invoke() (*model.BatchShowPipelinesStatusResponse, error)
type CodeArtsPipelineClient ¶
type CodeArtsPipelineClient struct {
HcClient *httpclient.HcHttpClient
}
func NewCodeArtsPipelineClient ¶
func NewCodeArtsPipelineClient(hcClient *httpclient.HcHttpClient) *CodeArtsPipelineClient
func (*CodeArtsPipelineClient) AcceptManualReview ¶ added in v0.1.63
func (c *CodeArtsPipelineClient) AcceptManualReview(request *model.AcceptManualReviewRequest) (*model.AcceptManualReviewResponse, error)
AcceptManualReview 通过人工审核
通过人工审核
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) AcceptManualReviewInvoker ¶ added in v0.1.63
func (c *CodeArtsPipelineClient) AcceptManualReviewInvoker(request *model.AcceptManualReviewRequest) *AcceptManualReviewInvoker
AcceptManualReviewInvoker 通过人工审核
func (*CodeArtsPipelineClient) BatchMovePipelineToGroup ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) BatchMovePipelineToGroup(request *model.BatchMovePipelineToGroupRequest) (*model.BatchMovePipelineToGroupResponse, error)
BatchMovePipelineToGroup 批量把流水线移动到分组下
批量把流水线移动到分组下
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) BatchMovePipelineToGroupInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) BatchMovePipelineToGroupInvoker(request *model.BatchMovePipelineToGroupRequest) *BatchMovePipelineToGroupInvoker
BatchMovePipelineToGroupInvoker 批量把流水线移动到分组下
func (*CodeArtsPipelineClient) BatchShowPipelinesLatestStatus ¶
func (c *CodeArtsPipelineClient) BatchShowPipelinesLatestStatus(request *model.BatchShowPipelinesLatestStatusRequest) (*model.BatchShowPipelinesLatestStatusResponse, error)
BatchShowPipelinesLatestStatus 批量获取流水线状态
批量获取流水线状态
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) BatchShowPipelinesLatestStatusInvoker ¶
func (c *CodeArtsPipelineClient) BatchShowPipelinesLatestStatusInvoker(request *model.BatchShowPipelinesLatestStatusRequest) *BatchShowPipelinesLatestStatusInvoker
BatchShowPipelinesLatestStatusInvoker 批量获取流水线状态
func (*CodeArtsPipelineClient) BatchShowPipelinesStatus ¶
func (c *CodeArtsPipelineClient) BatchShowPipelinesStatus(request *model.BatchShowPipelinesStatusRequest) (*model.BatchShowPipelinesStatusResponse, error)
BatchShowPipelinesStatus 批量获取流水线状态
批量获取流水线状态和阶段信息
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) BatchShowPipelinesStatusInvoker ¶
func (c *CodeArtsPipelineClient) BatchShowPipelinesStatusInvoker(request *model.BatchShowPipelinesStatusRequest) *BatchShowPipelinesStatusInvoker
BatchShowPipelinesStatusInvoker 批量获取流水线状态
func (*CodeArtsPipelineClient) CreateBasicPlugin ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreateBasicPlugin(request *model.CreateBasicPluginRequest) (*model.CreateBasicPluginResponse, error)
CreateBasicPlugin 创建基础插件
创建基础插件
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreateBasicPluginInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreateBasicPluginInvoker(request *model.CreateBasicPluginRequest) *CreateBasicPluginInvoker
CreateBasicPluginInvoker 创建基础插件
func (*CodeArtsPipelineClient) CreatePipelineByTemplate ¶
func (c *CodeArtsPipelineClient) CreatePipelineByTemplate(request *model.CreatePipelineByTemplateRequest) (*model.CreatePipelineByTemplateResponse, error)
CreatePipelineByTemplate 基于模板快速创建流水线及流水线内任务
基于模板快速创建流水线及流水线内任务
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreatePipelineByTemplateId ¶
func (c *CodeArtsPipelineClient) CreatePipelineByTemplateId(request *model.CreatePipelineByTemplateIdRequest) (*model.CreatePipelineByTemplateIdResponse, error)
CreatePipelineByTemplateId 基于模板创建流水线
基于模板创建流水线
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreatePipelineByTemplateIdInvoker ¶
func (c *CodeArtsPipelineClient) CreatePipelineByTemplateIdInvoker(request *model.CreatePipelineByTemplateIdRequest) *CreatePipelineByTemplateIdInvoker
CreatePipelineByTemplateIdInvoker 基于模板创建流水线
func (*CodeArtsPipelineClient) CreatePipelineByTemplateInvoker ¶
func (c *CodeArtsPipelineClient) CreatePipelineByTemplateInvoker(request *model.CreatePipelineByTemplateRequest) *CreatePipelineByTemplateInvoker
CreatePipelineByTemplateInvoker 基于模板快速创建流水线及流水线内任务
func (*CodeArtsPipelineClient) CreatePipelineGroup ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreatePipelineGroup(request *model.CreatePipelineGroupRequest) (*model.CreatePipelineGroupResponse, error)
CreatePipelineGroup 新建流水线分组
新建流水线分组
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreatePipelineGroupInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreatePipelineGroupInvoker(request *model.CreatePipelineGroupRequest) *CreatePipelineGroupInvoker
CreatePipelineGroupInvoker 新建流水线分组
func (*CodeArtsPipelineClient) CreatePipelineNew ¶ added in v0.1.63
func (c *CodeArtsPipelineClient) CreatePipelineNew(request *model.CreatePipelineNewRequest) (*model.CreatePipelineNewResponse, error)
CreatePipelineNew 创建流水线
创建流水线
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreatePipelineNewInvoker ¶ added in v0.1.63
func (c *CodeArtsPipelineClient) CreatePipelineNewInvoker(request *model.CreatePipelineNewRequest) *CreatePipelineNewInvoker
CreatePipelineNewInvoker 创建流水线
func (*CodeArtsPipelineClient) CreatePipelineTemplate ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreatePipelineTemplate(request *model.CreatePipelineTemplateRequest) (*model.CreatePipelineTemplateResponse, error)
CreatePipelineTemplate 创建流水线模板
创建流水线模板
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreatePipelineTemplateInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreatePipelineTemplateInvoker(request *model.CreatePipelineTemplateRequest) *CreatePipelineTemplateInvoker
CreatePipelineTemplateInvoker 创建流水线模板
func (*CodeArtsPipelineClient) CreatePluginDraft ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) CreatePluginDraft(request *model.CreatePluginDraftRequest) (*model.CreatePluginDraftResponse, error)
CreatePluginDraft 创建插件草稿版本
创建插件草稿版本
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreatePluginDraftInvoker ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) CreatePluginDraftInvoker(request *model.CreatePluginDraftRequest) *CreatePluginDraftInvoker
CreatePluginDraftInvoker 创建插件草稿版本
func (*CodeArtsPipelineClient) CreatePluginVersion ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) CreatePluginVersion(request *model.CreatePluginVersionRequest) (*model.CreatePluginVersionResponse, error)
CreatePluginVersion 创建插件版本
创建插件版本
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreatePluginVersionInvoker ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) CreatePluginVersionInvoker(request *model.CreatePluginVersionRequest) *CreatePluginVersionInvoker
CreatePluginVersionInvoker 创建插件版本
func (*CodeArtsPipelineClient) CreatePublisher ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) CreatePublisher(request *model.CreatePublisherRequest) (*model.CreatePublisherResponse, error)
CreatePublisher 创建发布商
创建发布商
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreatePublisherInvoker ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) CreatePublisherInvoker(request *model.CreatePublisherRequest) *CreatePublisherInvoker
CreatePublisherInvoker 创建发布商
func (*CodeArtsPipelineClient) CreateRule ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreateRule(request *model.CreateRuleRequest) (*model.CreateRuleResponse, error)
CreateRule 创建规则
创建规则
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreateRuleInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreateRuleInvoker(request *model.CreateRuleRequest) *CreateRuleInvoker
CreateRuleInvoker 创建规则
func (*CodeArtsPipelineClient) CreateStrategy ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreateStrategy(request *model.CreateStrategyRequest) (*model.CreateStrategyResponse, error)
CreateStrategy 创建策略
创建策略
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) CreateStrategyInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) CreateStrategyInvoker(request *model.CreateStrategyRequest) *CreateStrategyInvoker
CreateStrategyInvoker 创建策略
func (*CodeArtsPipelineClient) DeleteBasicPlugin ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeleteBasicPlugin(request *model.DeleteBasicPluginRequest) (*model.DeleteBasicPluginResponse, error)
DeleteBasicPlugin 删除基础插件
删除基础插件
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) DeleteBasicPluginInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeleteBasicPluginInvoker(request *model.DeleteBasicPluginRequest) *DeleteBasicPluginInvoker
DeleteBasicPluginInvoker 删除基础插件
func (*CodeArtsPipelineClient) DeletePipeline ¶
func (c *CodeArtsPipelineClient) DeletePipeline(request *model.DeletePipelineRequest) (*model.DeletePipelineResponse, error)
DeletePipeline 删除流水线
删除流水线
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) DeletePipelineGroup ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeletePipelineGroup(request *model.DeletePipelineGroupRequest) (*model.DeletePipelineGroupResponse, error)
DeletePipelineGroup 删除流水线分组
删除流水线分组
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) DeletePipelineGroupInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeletePipelineGroupInvoker(request *model.DeletePipelineGroupRequest) *DeletePipelineGroupInvoker
DeletePipelineGroupInvoker 删除流水线分组
func (*CodeArtsPipelineClient) DeletePipelineInvoker ¶
func (c *CodeArtsPipelineClient) DeletePipelineInvoker(request *model.DeletePipelineRequest) *DeletePipelineInvoker
DeletePipelineInvoker 删除流水线
func (*CodeArtsPipelineClient) DeletePipelineTemplate ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeletePipelineTemplate(request *model.DeletePipelineTemplateRequest) (*model.DeletePipelineTemplateResponse, error)
DeletePipelineTemplate 删除流水线模板
删除流水线模板
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) DeletePipelineTemplateInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeletePipelineTemplateInvoker(request *model.DeletePipelineTemplateRequest) *DeletePipelineTemplateInvoker
DeletePipelineTemplateInvoker 删除流水线模板
func (*CodeArtsPipelineClient) DeletePluginDraft ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeletePluginDraft(request *model.DeletePluginDraftRequest) (*model.DeletePluginDraftResponse, error)
DeletePluginDraft 删除插件草稿
删除插件草稿
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) DeletePluginDraftInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeletePluginDraftInvoker(request *model.DeletePluginDraftRequest) *DeletePluginDraftInvoker
DeletePluginDraftInvoker 删除插件草稿
func (*CodeArtsPipelineClient) DeletePublisher ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeletePublisher(request *model.DeletePublisherRequest) (*model.DeletePublisherResponse, error)
DeletePublisher 删除发布商
删除发布商
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) DeletePublisherInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeletePublisherInvoker(request *model.DeletePublisherRequest) *DeletePublisherInvoker
DeletePublisherInvoker 删除发布商
func (*CodeArtsPipelineClient) DeleteRule ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeleteRule(request *model.DeleteRuleRequest) (*model.DeleteRuleResponse, error)
DeleteRule 删除规则
删除规则
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) DeleteRuleInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeleteRuleInvoker(request *model.DeleteRuleRequest) *DeleteRuleInvoker
DeleteRuleInvoker 删除规则
func (*CodeArtsPipelineClient) DeleteStrategy ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeleteStrategy(request *model.DeleteStrategyRequest) (*model.DeleteStrategyResponse, error)
DeleteStrategy 删除策略
删除策略
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) DeleteStrategyInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) DeleteStrategyInvoker(request *model.DeleteStrategyRequest) *DeleteStrategyInvoker
DeleteStrategyInvoker 删除策略
func (*CodeArtsPipelineClient) ListAvailablePublisher ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListAvailablePublisher(request *model.ListAvailablePublisherRequest) (*model.ListAvailablePublisherResponse, error)
ListAvailablePublisher 查询可用发布商
查询可用发布商
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListAvailablePublisherInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListAvailablePublisherInvoker(request *model.ListAvailablePublisherRequest) *ListAvailablePublisherInvoker
ListAvailablePublisherInvoker 查询可用发布商
func (*CodeArtsPipelineClient) ListBasePlugins ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListBasePlugins(request *model.ListBasePluginsRequest) (*model.ListBasePluginsResponse, error)
ListBasePlugins 查询基础插件列表
查询基础插件列表
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListBasePluginsInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListBasePluginsInvoker(request *model.ListBasePluginsRequest) *ListBasePluginsInvoker
ListBasePluginsInvoker 查询基础插件列表
func (*CodeArtsPipelineClient) ListBasePluginsNewPost ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListBasePluginsNewPost(request *model.ListBasePluginsNewPostRequest) (*model.ListBasePluginsNewPostResponse, error)
ListBasePluginsNewPost 分页查询可选插件列表
分页查询可选插件列表
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListBasePluginsNewPostInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListBasePluginsNewPostInvoker(request *model.ListBasePluginsNewPostRequest) *ListBasePluginsNewPostInvoker
ListBasePluginsNewPostInvoker 分页查询可选插件列表
func (*CodeArtsPipelineClient) ListPLuginVersion ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListPLuginVersion(request *model.ListPLuginVersionRequest) (*model.ListPLuginVersionResponse, error)
ListPLuginVersion 查询插件所有版本信息
查询插件所有版本信息
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListPLuginVersionInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListPLuginVersionInvoker(request *model.ListPLuginVersionRequest) *ListPLuginVersionInvoker
ListPLuginVersionInvoker 查询插件所有版本信息
func (*CodeArtsPipelineClient) ListPipelineRuns ¶
func (c *CodeArtsPipelineClient) ListPipelineRuns(request *model.ListPipelineRunsRequest) (*model.ListPipelineRunsResponse, error)
ListPipelineRuns 获取流水线执行记录
获取流水线执行记录
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListPipelineRunsInvoker ¶
func (c *CodeArtsPipelineClient) ListPipelineRunsInvoker(request *model.ListPipelineRunsRequest) *ListPipelineRunsInvoker
ListPipelineRunsInvoker 获取流水线执行记录
func (*CodeArtsPipelineClient) ListPipelineSimpleInfo ¶
func (c *CodeArtsPipelineClient) ListPipelineSimpleInfo(request *model.ListPipelineSimpleInfoRequest) (*model.ListPipelineSimpleInfoResponse, error)
ListPipelineSimpleInfo 获取流水线列表接口
获取流水线列表接口
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListPipelineSimpleInfoInvoker ¶
func (c *CodeArtsPipelineClient) ListPipelineSimpleInfoInvoker(request *model.ListPipelineSimpleInfoRequest) *ListPipelineSimpleInfoInvoker
ListPipelineSimpleInfoInvoker 获取流水线列表接口
func (*CodeArtsPipelineClient) ListPipelineTemplates ¶
func (c *CodeArtsPipelineClient) ListPipelineTemplates(request *model.ListPipelineTemplatesRequest) (*model.ListPipelineTemplatesResponse, error)
ListPipelineTemplates 查询模板列表
查询流水线模板列表
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListPipelineTemplatesInvoker ¶
func (c *CodeArtsPipelineClient) ListPipelineTemplatesInvoker(request *model.ListPipelineTemplatesRequest) *ListPipelineTemplatesInvoker
ListPipelineTemplatesInvoker 查询模板列表
func (*CodeArtsPipelineClient) ListPipelines ¶
func (c *CodeArtsPipelineClient) ListPipelines(request *model.ListPipelinesRequest) (*model.ListPipelinesResponse, error)
ListPipelines 获取流水线列表/获取项目下流水线执行状况
获取流水线列表/获取项目下流水线执行状况
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListPipelinesInvoker ¶
func (c *CodeArtsPipelineClient) ListPipelinesInvoker(request *model.ListPipelinesRequest) *ListPipelinesInvoker
ListPipelinesInvoker 获取流水线列表/获取项目下流水线执行状况
func (*CodeArtsPipelineClient) ListPipleineBuildResult ¶
func (c *CodeArtsPipelineClient) ListPipleineBuildResult(request *model.ListPipleineBuildResultRequest) (*model.ListPipleineBuildResultResponse, error)
ListPipleineBuildResult 获取项目下流水线执行状况
获取项目下流水线执行状况
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListPipleineBuildResultInvoker ¶
func (c *CodeArtsPipelineClient) ListPipleineBuildResultInvoker(request *model.ListPipleineBuildResultRequest) *ListPipleineBuildResultInvoker
ListPipleineBuildResultInvoker 获取项目下流水线执行状况
func (*CodeArtsPipelineClient) ListPluginVersionNumber ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListPluginVersionNumber(request *model.ListPluginVersionNumberRequest) (*model.ListPluginVersionNumberResponse, error)
ListPluginVersionNumber 查询插件版本号
查询插件版本号
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListPluginVersionNumberInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListPluginVersionNumberInvoker(request *model.ListPluginVersionNumberRequest) *ListPluginVersionNumberInvoker
ListPluginVersionNumberInvoker 查询插件版本号
func (*CodeArtsPipelineClient) ListPlugins ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListPlugins(request *model.ListPluginsRequest) (*model.ListPluginsResponse, error)
ListPlugins 查询插件列表
查询插件列表
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListPluginsInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListPluginsInvoker(request *model.ListPluginsRequest) *ListPluginsInvoker
ListPluginsInvoker 查询插件列表
func (*CodeArtsPipelineClient) ListProjectStrategy ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListProjectStrategy(request *model.ListProjectStrategyRequest) (*model.ListProjectStrategyResponse, error)
ListProjectStrategy 获取规则模板实例列表
获取策略列表
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListProjectStrategyInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListProjectStrategyInvoker(request *model.ListProjectStrategyRequest) *ListProjectStrategyInvoker
ListProjectStrategyInvoker 获取规则模板实例列表
func (*CodeArtsPipelineClient) ListPublisher ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListPublisher(request *model.ListPublisherRequest) (*model.ListPublisherResponse, error)
ListPublisher 查询发布商列表
查询发布商列表
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListPublisherInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListPublisherInvoker(request *model.ListPublisherRequest) *ListPublisherInvoker
ListPublisherInvoker 查询发布商列表
func (*CodeArtsPipelineClient) ListRule ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListRule(request *model.ListRuleRequest) (*model.ListRuleResponse, error)
ListRule 分页获取规则列表
分页获取规则列表
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListRuleInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListRuleInvoker(request *model.ListRuleRequest) *ListRuleInvoker
ListRuleInvoker 分页获取规则列表
func (*CodeArtsPipelineClient) ListStagePlugins ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListStagePlugins(request *model.ListStagePluginsRequest) (*model.ListStagePluginsResponse, error)
ListStagePlugins 查询可选插件列表
查询可选插件列表
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListStagePluginsInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListStagePluginsInvoker(request *model.ListStagePluginsRequest) *ListStagePluginsInvoker
ListStagePluginsInvoker 查询可选插件列表
func (*CodeArtsPipelineClient) ListStrategy ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListStrategy(request *model.ListStrategyRequest) (*model.ListStrategyResponse, error)
ListStrategy 获取策略列表
获取策略列表
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListStrategyInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ListStrategyInvoker(request *model.ListStrategyRequest) *ListStrategyInvoker
ListStrategyInvoker 获取策略列表
func (*CodeArtsPipelineClient) ListTemplates ¶
func (c *CodeArtsPipelineClient) ListTemplates(request *model.ListTemplatesRequest) (*model.ListTemplatesResponse, error)
ListTemplates 查询模板列表
查询模板列表,支持分页查询,支持模板名字模糊查询
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ListTemplatesInvoker ¶
func (c *CodeArtsPipelineClient) ListTemplatesInvoker(request *model.ListTemplatesRequest) *ListTemplatesInvoker
ListTemplatesInvoker 查询模板列表
func (*CodeArtsPipelineClient) PublishPlugin ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) PublishPlugin(request *model.PublishPluginRequest) (*model.PublishPluginResponse, error)
PublishPlugin 发布插件
发布插件
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) PublishPluginBind ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) PublishPluginBind(request *model.PublishPluginBindRequest) (*model.PublishPluginBindResponse, error)
PublishPluginBind 插件绑定发布商
插件绑定发布商
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) PublishPluginBindInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) PublishPluginBindInvoker(request *model.PublishPluginBindRequest) *PublishPluginBindInvoker
PublishPluginBindInvoker 插件绑定发布商
func (*CodeArtsPipelineClient) PublishPluginDraft ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) PublishPluginDraft(request *model.PublishPluginDraftRequest) (*model.PublishPluginDraftResponse, error)
PublishPluginDraft 发布插件草稿
发布插件草稿
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) PublishPluginDraftInvoker ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) PublishPluginDraftInvoker(request *model.PublishPluginDraftRequest) *PublishPluginDraftInvoker
PublishPluginDraftInvoker 发布插件草稿
func (*CodeArtsPipelineClient) PublishPluginInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) PublishPluginInvoker(request *model.PublishPluginRequest) *PublishPluginInvoker
PublishPluginInvoker 发布插件
func (*CodeArtsPipelineClient) RejectManualReview ¶ added in v0.1.63
func (c *CodeArtsPipelineClient) RejectManualReview(request *model.RejectManualReviewRequest) (*model.RejectManualReviewResponse, error)
RejectManualReview 驳回人工审核
驳回人工审核
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) RejectManualReviewInvoker ¶ added in v0.1.63
func (c *CodeArtsPipelineClient) RejectManualReviewInvoker(request *model.RejectManualReviewRequest) *RejectManualReviewInvoker
RejectManualReviewInvoker 驳回人工审核
func (*CodeArtsPipelineClient) RemovePipeline ¶
func (c *CodeArtsPipelineClient) RemovePipeline(request *model.RemovePipelineRequest) (*model.RemovePipelineResponse, error)
RemovePipeline 删除流水线
根据id删除流水线
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) RemovePipelineInvoker ¶
func (c *CodeArtsPipelineClient) RemovePipelineInvoker(request *model.RemovePipelineRequest) *RemovePipelineInvoker
RemovePipelineInvoker 删除流水线
func (*CodeArtsPipelineClient) RetryPipelineRun ¶ added in v0.1.63
func (c *CodeArtsPipelineClient) RetryPipelineRun(request *model.RetryPipelineRunRequest) (*model.RetryPipelineRunResponse, error)
RetryPipelineRun 重试运行流水线
重试运行流水线
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) RetryPipelineRunInvoker ¶ added in v0.1.63
func (c *CodeArtsPipelineClient) RetryPipelineRunInvoker(request *model.RetryPipelineRunRequest) *RetryPipelineRunInvoker
RetryPipelineRunInvoker 重试运行流水线
func (*CodeArtsPipelineClient) RunPipeline ¶
func (c *CodeArtsPipelineClient) RunPipeline(request *model.RunPipelineRequest) (*model.RunPipelineResponse, error)
RunPipeline 启动流水线
启动流水线
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) RunPipelineInvoker ¶
func (c *CodeArtsPipelineClient) RunPipelineInvoker(request *model.RunPipelineRequest) *RunPipelineInvoker
RunPipelineInvoker 启动流水线
func (*CodeArtsPipelineClient) ShowBasicPlugin ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowBasicPlugin(request *model.ShowBasicPluginRequest) (*model.ShowBasicPluginResponse, error)
ShowBasicPlugin 查询基础插件详情
查询基础插件详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowBasicPluginInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowBasicPluginInvoker(request *model.ShowBasicPluginRequest) *ShowBasicPluginInvoker
ShowBasicPluginInvoker 查询基础插件详情
func (*CodeArtsPipelineClient) ShowInstanceStatus ¶
func (c *CodeArtsPipelineClient) ShowInstanceStatus(request *model.ShowInstanceStatusRequest) (*model.ShowInstanceStatusResponse, error)
ShowInstanceStatus 检查流水线创建状态
检查流水线创建状态
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowInstanceStatusInvoker ¶
func (c *CodeArtsPipelineClient) ShowInstanceStatusInvoker(request *model.ShowInstanceStatusRequest) *ShowInstanceStatusInvoker
ShowInstanceStatusInvoker 检查流水线创建状态
func (*CodeArtsPipelineClient) ShowPipelineArtifacts ¶ added in v0.1.85
func (c *CodeArtsPipelineClient) ShowPipelineArtifacts(request *model.ShowPipelineArtifactsRequest) (*model.ShowPipelineArtifactsResponse, error)
ShowPipelineArtifacts 查询流水线上的构建产物
查询流水线上的构建产物
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPipelineArtifactsInvoker ¶ added in v0.1.85
func (c *CodeArtsPipelineClient) ShowPipelineArtifactsInvoker(request *model.ShowPipelineArtifactsRequest) *ShowPipelineArtifactsInvoker
ShowPipelineArtifactsInvoker 查询流水线上的构建产物
func (*CodeArtsPipelineClient) ShowPipelineDetail ¶ added in v0.1.72
func (c *CodeArtsPipelineClient) ShowPipelineDetail(request *model.ShowPipelineDetailRequest) (*model.ShowPipelineDetailResponse, error)
ShowPipelineDetail 查询流水线详情
查询流水线详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPipelineDetailInvoker ¶ added in v0.1.72
func (c *CodeArtsPipelineClient) ShowPipelineDetailInvoker(request *model.ShowPipelineDetailRequest) *ShowPipelineDetailInvoker
ShowPipelineDetailInvoker 查询流水线详情
func (*CodeArtsPipelineClient) ShowPipelineGroupTree ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPipelineGroupTree(request *model.ShowPipelineGroupTreeRequest) (*model.ShowPipelineGroupTreeResponse, error)
ShowPipelineGroupTree 查询流水线分组树
查询流水线分组树
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPipelineGroupTreeInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPipelineGroupTreeInvoker(request *model.ShowPipelineGroupTreeRequest) *ShowPipelineGroupTreeInvoker
ShowPipelineGroupTreeInvoker 查询流水线分组树
func (*CodeArtsPipelineClient) ShowPipelineLog ¶ added in v0.1.70
func (c *CodeArtsPipelineClient) ShowPipelineLog(request *model.ShowPipelineLogRequest) (*model.ShowPipelineLogResponse, error)
ShowPipelineLog 查询流水线日志
查询流水线日志
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPipelineLogInvoker ¶ added in v0.1.70
func (c *CodeArtsPipelineClient) ShowPipelineLogInvoker(request *model.ShowPipelineLogRequest) *ShowPipelineLogInvoker
ShowPipelineLogInvoker 查询流水线日志
func (*CodeArtsPipelineClient) ShowPipelineRunDetail ¶
func (c *CodeArtsPipelineClient) ShowPipelineRunDetail(request *model.ShowPipelineRunDetailRequest) (*model.ShowPipelineRunDetailResponse, error)
ShowPipelineRunDetail 获取流水线状态/获取流水线执行详情
获取流水线状态/获取流水线执行详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPipelineRunDetailInvoker ¶
func (c *CodeArtsPipelineClient) ShowPipelineRunDetailInvoker(request *model.ShowPipelineRunDetailRequest) *ShowPipelineRunDetailInvoker
ShowPipelineRunDetailInvoker 获取流水线状态/获取流水线执行详情
func (*CodeArtsPipelineClient) ShowPipelineTemplateDetail ¶
func (c *CodeArtsPipelineClient) ShowPipelineTemplateDetail(request *model.ShowPipelineTemplateDetailRequest) (*model.ShowPipelineTemplateDetailResponse, error)
ShowPipelineTemplateDetail 查询模板详情
查询模板详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPipelineTemplateDetailInvoker ¶
func (c *CodeArtsPipelineClient) ShowPipelineTemplateDetailInvoker(request *model.ShowPipelineTemplateDetailRequest) *ShowPipelineTemplateDetailInvoker
ShowPipelineTemplateDetailInvoker 查询模板详情
func (*CodeArtsPipelineClient) ShowPipleineStatus ¶
func (c *CodeArtsPipelineClient) ShowPipleineStatus(request *model.ShowPipleineStatusRequest) (*model.ShowPipleineStatusResponse, error)
ShowPipleineStatus 获取流水线状态
获取流水线状态,阶段及任务信息
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPipleineStatusInvoker ¶
func (c *CodeArtsPipelineClient) ShowPipleineStatusInvoker(request *model.ShowPipleineStatusRequest) *ShowPipleineStatusInvoker
ShowPipleineStatusInvoker 获取流水线状态
func (*CodeArtsPipelineClient) ShowPluginInputs ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPluginInputs(request *model.ShowPluginInputsRequest) (*model.ShowPluginInputsResponse, error)
ShowPluginInputs 查询插件输入配置
查询插件输入配置
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPluginInputsInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPluginInputsInvoker(request *model.ShowPluginInputsRequest) *ShowPluginInputsInvoker
ShowPluginInputsInvoker 查询插件输入配置
func (*CodeArtsPipelineClient) ShowPluginMetrics ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPluginMetrics(request *model.ShowPluginMetricsRequest) (*model.ShowPluginMetricsResponse, error)
ShowPluginMetrics 查询插件指标配置
查询插件指标配置
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPluginMetricsInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPluginMetricsInvoker(request *model.ShowPluginMetricsRequest) *ShowPluginMetricsInvoker
ShowPluginMetricsInvoker 查询插件指标配置
func (*CodeArtsPipelineClient) ShowPluginOutputs ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPluginOutputs(request *model.ShowPluginOutputsRequest) (*model.ShowPluginOutputsResponse, error)
ShowPluginOutputs 查询插件输出配置
查询插件输出配置
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPluginOutputsInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPluginOutputsInvoker(request *model.ShowPluginOutputsRequest) *ShowPluginOutputsInvoker
ShowPluginOutputsInvoker 查询插件输出配置
func (*CodeArtsPipelineClient) ShowPluginVersion ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPluginVersion(request *model.ShowPluginVersionRequest) (*model.ShowPluginVersionResponse, error)
ShowPluginVersion 查询插件版本详情
查询插件版本详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPluginVersionInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPluginVersionInvoker(request *model.ShowPluginVersionRequest) *ShowPluginVersionInvoker
ShowPluginVersionInvoker 查询插件版本详情
func (*CodeArtsPipelineClient) ShowProjectStrategy ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowProjectStrategy(request *model.ShowProjectStrategyRequest) (*model.ShowProjectStrategyResponse, error)
ShowProjectStrategy
查询项目级策略详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowProjectStrategyInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowProjectStrategyInvoker(request *model.ShowProjectStrategyRequest) *ShowProjectStrategyInvoker
ShowProjectStrategyInvoker
func (*CodeArtsPipelineClient) ShowPublisher ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPublisher(request *model.ShowPublisherRequest) (*model.ShowPublisherResponse, error)
ShowPublisher 查询发布商详情
查询发布商详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowPublisherInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowPublisherInvoker(request *model.ShowPublisherRequest) *ShowPublisherInvoker
ShowPublisherInvoker 查询发布商详情
func (*CodeArtsPipelineClient) ShowRule ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowRule(request *model.ShowRuleRequest) (*model.ShowRuleResponse, error)
ShowRule 获取单条规则详情
获取单条规则详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowRuleInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowRuleInvoker(request *model.ShowRuleRequest) *ShowRuleInvoker
ShowRuleInvoker 获取单条规则详情
func (*CodeArtsPipelineClient) ShowStepOutputs ¶ added in v0.1.85
func (c *CodeArtsPipelineClient) ShowStepOutputs(request *model.ShowStepOutputsRequest) (*model.ShowStepOutputsResponse, error)
ShowStepOutputs 获取流水线步骤执行输出
获取流水线步骤执行输出
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowStepOutputsInvoker ¶ added in v0.1.85
func (c *CodeArtsPipelineClient) ShowStepOutputsInvoker(request *model.ShowStepOutputsRequest) *ShowStepOutputsInvoker
ShowStepOutputsInvoker 获取流水线步骤执行输出
func (*CodeArtsPipelineClient) ShowStrategy ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowStrategy(request *model.ShowStrategyRequest) (*model.ShowStrategyResponse, error)
ShowStrategy 获取策略详情
获取策略详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowStrategyInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) ShowStrategyInvoker(request *model.ShowStrategyRequest) *ShowStrategyInvoker
ShowStrategyInvoker 获取策略详情
func (*CodeArtsPipelineClient) ShowTemplateDetail ¶
func (c *CodeArtsPipelineClient) ShowTemplateDetail(request *model.ShowTemplateDetailRequest) (*model.ShowTemplateDetailResponse, error)
ShowTemplateDetail 查询模板详情
查询模板详情
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) ShowTemplateDetailInvoker ¶
func (c *CodeArtsPipelineClient) ShowTemplateDetailInvoker(request *model.ShowTemplateDetailRequest) *ShowTemplateDetailInvoker
ShowTemplateDetailInvoker 查询模板详情
func (*CodeArtsPipelineClient) StartNewPipeline ¶
func (c *CodeArtsPipelineClient) StartNewPipeline(request *model.StartNewPipelineRequest) (*model.StartNewPipelineResponse, error)
StartNewPipeline 启动流水线
启动流水线
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) StartNewPipelineInvoker ¶
func (c *CodeArtsPipelineClient) StartNewPipelineInvoker(request *model.StartNewPipelineRequest) *StartNewPipelineInvoker
StartNewPipelineInvoker 启动流水线
func (*CodeArtsPipelineClient) StopPipelineNew ¶
func (c *CodeArtsPipelineClient) StopPipelineNew(request *model.StopPipelineNewRequest) (*model.StopPipelineNewResponse, error)
StopPipelineNew 停止流水线
停止流水线
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) StopPipelineNewInvoker ¶
func (c *CodeArtsPipelineClient) StopPipelineNewInvoker(request *model.StopPipelineNewRequest) *StopPipelineNewInvoker
StopPipelineNewInvoker 停止流水线
func (*CodeArtsPipelineClient) StopPipelineRun ¶
func (c *CodeArtsPipelineClient) StopPipelineRun(request *model.StopPipelineRunRequest) (*model.StopPipelineRunResponse, error)
StopPipelineRun 停止流水线
停止流水线
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) StopPipelineRunInvoker ¶
func (c *CodeArtsPipelineClient) StopPipelineRunInvoker(request *model.StopPipelineRunRequest) *StopPipelineRunInvoker
StopPipelineRunInvoker 停止流水线
func (*CodeArtsPipelineClient) SwitchStrategy ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) SwitchStrategy(request *model.SwitchStrategyRequest) (*model.SwitchStrategyResponse, error)
SwitchStrategy 开关策略
修改策略状态
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) SwitchStrategyInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) SwitchStrategyInvoker(request *model.SwitchStrategyRequest) *SwitchStrategyInvoker
SwitchStrategyInvoker 开关策略
func (*CodeArtsPipelineClient) UpdateBasicPlugin ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdateBasicPlugin(request *model.UpdateBasicPluginRequest) (*model.UpdateBasicPluginResponse, error)
UpdateBasicPlugin 更新基础插件
更新基础插件
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UpdateBasicPluginInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdateBasicPluginInvoker(request *model.UpdateBasicPluginRequest) *UpdateBasicPluginInvoker
UpdateBasicPluginInvoker 更新基础插件
func (*CodeArtsPipelineClient) UpdatePipelineGroup ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdatePipelineGroup(request *model.UpdatePipelineGroupRequest) (*model.UpdatePipelineGroupResponse, error)
UpdatePipelineGroup 更新流水线分组
更新流水线分组
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UpdatePipelineGroupInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdatePipelineGroupInvoker(request *model.UpdatePipelineGroupRequest) *UpdatePipelineGroupInvoker
UpdatePipelineGroupInvoker 更新流水线分组
func (*CodeArtsPipelineClient) UpdatePipelineTemplate ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdatePipelineTemplate(request *model.UpdatePipelineTemplateRequest) (*model.UpdatePipelineTemplateResponse, error)
UpdatePipelineTemplate 更新流水线模板
更新流水线模板
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UpdatePipelineTemplateInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdatePipelineTemplateInvoker(request *model.UpdatePipelineTemplateRequest) *UpdatePipelineTemplateInvoker
UpdatePipelineTemplateInvoker 更新流水线模板
func (*CodeArtsPipelineClient) UpdatePluginBaseInfo ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) UpdatePluginBaseInfo(request *model.UpdatePluginBaseInfoRequest) (*model.UpdatePluginBaseInfoResponse, error)
UpdatePluginBaseInfo 更新插件基本信息
更新插件基本信息
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UpdatePluginBaseInfoInvoker ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) UpdatePluginBaseInfoInvoker(request *model.UpdatePluginBaseInfoRequest) *UpdatePluginBaseInfoInvoker
UpdatePluginBaseInfoInvoker 更新插件基本信息
func (*CodeArtsPipelineClient) UpdatePluginDraft ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) UpdatePluginDraft(request *model.UpdatePluginDraftRequest) (*model.UpdatePluginDraftResponse, error)
UpdatePluginDraft 更新插件草稿
更新插件草稿
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UpdatePluginDraftInvoker ¶ added in v0.1.68
func (c *CodeArtsPipelineClient) UpdatePluginDraftInvoker(request *model.UpdatePluginDraftRequest) *UpdatePluginDraftInvoker
UpdatePluginDraftInvoker 更新插件草稿
func (*CodeArtsPipelineClient) UpdateRule ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdateRule(request *model.UpdateRuleRequest) (*model.UpdateRuleResponse, error)
UpdateRule 更新规则
更新规则
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UpdateRuleInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdateRuleInvoker(request *model.UpdateRuleRequest) *UpdateRuleInvoker
UpdateRuleInvoker 更新规则
func (*CodeArtsPipelineClient) UpdateStrategy ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdateStrategy(request *model.UpdateStrategyRequest) (*model.UpdateStrategyResponse, error)
UpdateStrategy 修改策略
修改策略
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UpdateStrategyInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UpdateStrategyInvoker(request *model.UpdateStrategyRequest) *UpdateStrategyInvoker
UpdateStrategyInvoker 修改策略
func (*CodeArtsPipelineClient) UploadBasicPlugin ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UploadBasicPlugin(request *model.UploadBasicPluginRequest) (*model.UploadBasicPluginResponse, error)
UploadBasicPlugin 上传基础插件
上传基础插件
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UploadBasicPluginInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UploadBasicPluginInvoker(request *model.UploadBasicPluginRequest) *UploadBasicPluginInvoker
UploadBasicPluginInvoker 上传基础插件
func (*CodeArtsPipelineClient) UploadPluginIcon ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UploadPluginIcon(request *model.UploadPluginIconRequest) (*model.UploadPluginIconResponse, error)
UploadPluginIcon 更新插件图标
更新插件图标
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UploadPluginIconInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UploadPluginIconInvoker(request *model.UploadPluginIconRequest) *UploadPluginIconInvoker
UploadPluginIconInvoker 更新插件图标
func (*CodeArtsPipelineClient) UploadPublisherIcon ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UploadPublisherIcon(request *model.UploadPublisherIconRequest) (*model.UploadPublisherIconResponse, error)
UploadPublisherIcon 更新发布商图标
更新发布商图标
Please refer to HUAWEI cloud API Explorer for details.
func (*CodeArtsPipelineClient) UploadPublisherIconInvoker ¶ added in v0.1.67
func (c *CodeArtsPipelineClient) UploadPublisherIconInvoker(request *model.UploadPublisherIconRequest) *UploadPublisherIconInvoker
UploadPublisherIconInvoker 更新发布商图标
type CreateBasicPluginInvoker ¶ added in v0.1.67
type CreateBasicPluginInvoker struct {
*invoker.BaseInvoker
}
func (*CreateBasicPluginInvoker) Invoke ¶ added in v0.1.67
func (i *CreateBasicPluginInvoker) Invoke() (*model.CreateBasicPluginResponse, error)
type CreatePipelineByTemplateIdInvoker ¶
type CreatePipelineByTemplateIdInvoker struct {
*invoker.BaseInvoker
}
func (*CreatePipelineByTemplateIdInvoker) Invoke ¶
func (i *CreatePipelineByTemplateIdInvoker) Invoke() (*model.CreatePipelineByTemplateIdResponse, error)
type CreatePipelineByTemplateInvoker ¶
type CreatePipelineByTemplateInvoker struct {
*invoker.BaseInvoker
}
func (*CreatePipelineByTemplateInvoker) Invoke ¶
func (i *CreatePipelineByTemplateInvoker) Invoke() (*model.CreatePipelineByTemplateResponse, error)
type CreatePipelineGroupInvoker ¶ added in v0.1.67
type CreatePipelineGroupInvoker struct {
*invoker.BaseInvoker
}
func (*CreatePipelineGroupInvoker) Invoke ¶ added in v0.1.67
func (i *CreatePipelineGroupInvoker) Invoke() (*model.CreatePipelineGroupResponse, error)
type CreatePipelineNewInvoker ¶ added in v0.1.63
type CreatePipelineNewInvoker struct {
*invoker.BaseInvoker
}
func (*CreatePipelineNewInvoker) Invoke ¶ added in v0.1.63
func (i *CreatePipelineNewInvoker) Invoke() (*model.CreatePipelineNewResponse, error)
type CreatePipelineTemplateInvoker ¶ added in v0.1.67
type CreatePipelineTemplateInvoker struct {
*invoker.BaseInvoker
}
func (*CreatePipelineTemplateInvoker) Invoke ¶ added in v0.1.67
func (i *CreatePipelineTemplateInvoker) Invoke() (*model.CreatePipelineTemplateResponse, error)
type CreatePluginDraftInvoker ¶ added in v0.1.68
type CreatePluginDraftInvoker struct {
*invoker.BaseInvoker
}
func (*CreatePluginDraftInvoker) Invoke ¶ added in v0.1.68
func (i *CreatePluginDraftInvoker) Invoke() (*model.CreatePluginDraftResponse, error)
type CreatePluginVersionInvoker ¶ added in v0.1.68
type CreatePluginVersionInvoker struct {
*invoker.BaseInvoker
}
func (*CreatePluginVersionInvoker) Invoke ¶ added in v0.1.68
func (i *CreatePluginVersionInvoker) Invoke() (*model.CreatePluginVersionResponse, error)
type CreatePublisherInvoker ¶ added in v0.1.68
type CreatePublisherInvoker struct {
*invoker.BaseInvoker
}
func (*CreatePublisherInvoker) Invoke ¶ added in v0.1.68
func (i *CreatePublisherInvoker) Invoke() (*model.CreatePublisherResponse, error)
type CreateRuleInvoker ¶ added in v0.1.67
type CreateRuleInvoker struct {
*invoker.BaseInvoker
}
func (*CreateRuleInvoker) Invoke ¶ added in v0.1.67
func (i *CreateRuleInvoker) Invoke() (*model.CreateRuleResponse, error)
type CreateStrategyInvoker ¶ added in v0.1.67
type CreateStrategyInvoker struct {
*invoker.BaseInvoker
}
func (*CreateStrategyInvoker) Invoke ¶ added in v0.1.67
func (i *CreateStrategyInvoker) Invoke() (*model.CreateStrategyResponse, error)
type DeleteBasicPluginInvoker ¶ added in v0.1.67
type DeleteBasicPluginInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteBasicPluginInvoker) Invoke ¶ added in v0.1.67
func (i *DeleteBasicPluginInvoker) Invoke() (*model.DeleteBasicPluginResponse, error)
type DeletePipelineGroupInvoker ¶ added in v0.1.67
type DeletePipelineGroupInvoker struct {
*invoker.BaseInvoker
}
func (*DeletePipelineGroupInvoker) Invoke ¶ added in v0.1.67
func (i *DeletePipelineGroupInvoker) Invoke() (*model.DeletePipelineGroupResponse, error)
type DeletePipelineInvoker ¶
type DeletePipelineInvoker struct {
*invoker.BaseInvoker
}
func (*DeletePipelineInvoker) Invoke ¶
func (i *DeletePipelineInvoker) Invoke() (*model.DeletePipelineResponse, error)
type DeletePipelineTemplateInvoker ¶ added in v0.1.67
type DeletePipelineTemplateInvoker struct {
*invoker.BaseInvoker
}
func (*DeletePipelineTemplateInvoker) Invoke ¶ added in v0.1.67
func (i *DeletePipelineTemplateInvoker) Invoke() (*model.DeletePipelineTemplateResponse, error)
type DeletePluginDraftInvoker ¶ added in v0.1.67
type DeletePluginDraftInvoker struct {
*invoker.BaseInvoker
}
func (*DeletePluginDraftInvoker) Invoke ¶ added in v0.1.67
func (i *DeletePluginDraftInvoker) Invoke() (*model.DeletePluginDraftResponse, error)
type DeletePublisherInvoker ¶ added in v0.1.67
type DeletePublisherInvoker struct {
*invoker.BaseInvoker
}
func (*DeletePublisherInvoker) Invoke ¶ added in v0.1.67
func (i *DeletePublisherInvoker) Invoke() (*model.DeletePublisherResponse, error)
type DeleteRuleInvoker ¶ added in v0.1.67
type DeleteRuleInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteRuleInvoker) Invoke ¶ added in v0.1.67
func (i *DeleteRuleInvoker) Invoke() (*model.DeleteRuleResponse, error)
type DeleteStrategyInvoker ¶ added in v0.1.67
type DeleteStrategyInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteStrategyInvoker) Invoke ¶ added in v0.1.67
func (i *DeleteStrategyInvoker) Invoke() (*model.DeleteStrategyResponse, error)
type ListAvailablePublisherInvoker ¶ added in v0.1.67
type ListAvailablePublisherInvoker struct {
*invoker.BaseInvoker
}
func (*ListAvailablePublisherInvoker) Invoke ¶ added in v0.1.67
func (i *ListAvailablePublisherInvoker) Invoke() (*model.ListAvailablePublisherResponse, error)
type ListBasePluginsInvoker ¶ added in v0.1.67
type ListBasePluginsInvoker struct {
*invoker.BaseInvoker
}
func (*ListBasePluginsInvoker) Invoke ¶ added in v0.1.67
func (i *ListBasePluginsInvoker) Invoke() (*model.ListBasePluginsResponse, error)
type ListBasePluginsNewPostInvoker ¶ added in v0.1.67
type ListBasePluginsNewPostInvoker struct {
*invoker.BaseInvoker
}
func (*ListBasePluginsNewPostInvoker) Invoke ¶ added in v0.1.67
func (i *ListBasePluginsNewPostInvoker) Invoke() (*model.ListBasePluginsNewPostResponse, error)
type ListPLuginVersionInvoker ¶ added in v0.1.67
type ListPLuginVersionInvoker struct {
*invoker.BaseInvoker
}
func (*ListPLuginVersionInvoker) Invoke ¶ added in v0.1.67
func (i *ListPLuginVersionInvoker) Invoke() (*model.ListPLuginVersionResponse, error)
type ListPipelineRunsInvoker ¶
type ListPipelineRunsInvoker struct {
*invoker.BaseInvoker
}
func (*ListPipelineRunsInvoker) Invoke ¶
func (i *ListPipelineRunsInvoker) Invoke() (*model.ListPipelineRunsResponse, error)
type ListPipelineSimpleInfoInvoker ¶
type ListPipelineSimpleInfoInvoker struct {
*invoker.BaseInvoker
}
func (*ListPipelineSimpleInfoInvoker) Invoke ¶
func (i *ListPipelineSimpleInfoInvoker) Invoke() (*model.ListPipelineSimpleInfoResponse, error)
type ListPipelineTemplatesInvoker ¶
type ListPipelineTemplatesInvoker struct {
*invoker.BaseInvoker
}
func (*ListPipelineTemplatesInvoker) Invoke ¶
func (i *ListPipelineTemplatesInvoker) Invoke() (*model.ListPipelineTemplatesResponse, error)
type ListPipelinesInvoker ¶
type ListPipelinesInvoker struct {
*invoker.BaseInvoker
}
func (*ListPipelinesInvoker) Invoke ¶
func (i *ListPipelinesInvoker) Invoke() (*model.ListPipelinesResponse, error)
type ListPipleineBuildResultInvoker ¶
type ListPipleineBuildResultInvoker struct {
*invoker.BaseInvoker
}
func (*ListPipleineBuildResultInvoker) Invoke ¶
func (i *ListPipleineBuildResultInvoker) Invoke() (*model.ListPipleineBuildResultResponse, error)
type ListPluginVersionNumberInvoker ¶ added in v0.1.67
type ListPluginVersionNumberInvoker struct {
*invoker.BaseInvoker
}
func (*ListPluginVersionNumberInvoker) Invoke ¶ added in v0.1.67
func (i *ListPluginVersionNumberInvoker) Invoke() (*model.ListPluginVersionNumberResponse, error)
type ListPluginsInvoker ¶ added in v0.1.67
type ListPluginsInvoker struct {
*invoker.BaseInvoker
}
func (*ListPluginsInvoker) Invoke ¶ added in v0.1.67
func (i *ListPluginsInvoker) Invoke() (*model.ListPluginsResponse, error)
type ListProjectStrategyInvoker ¶ added in v0.1.67
type ListProjectStrategyInvoker struct {
*invoker.BaseInvoker
}
func (*ListProjectStrategyInvoker) Invoke ¶ added in v0.1.67
func (i *ListProjectStrategyInvoker) Invoke() (*model.ListProjectStrategyResponse, error)
type ListPublisherInvoker ¶ added in v0.1.67
type ListPublisherInvoker struct {
*invoker.BaseInvoker
}
func (*ListPublisherInvoker) Invoke ¶ added in v0.1.67
func (i *ListPublisherInvoker) Invoke() (*model.ListPublisherResponse, error)
type ListRuleInvoker ¶ added in v0.1.67
type ListRuleInvoker struct {
*invoker.BaseInvoker
}
func (*ListRuleInvoker) Invoke ¶ added in v0.1.67
func (i *ListRuleInvoker) Invoke() (*model.ListRuleResponse, error)
type ListStagePluginsInvoker ¶ added in v0.1.67
type ListStagePluginsInvoker struct {
*invoker.BaseInvoker
}
func (*ListStagePluginsInvoker) Invoke ¶ added in v0.1.67
func (i *ListStagePluginsInvoker) Invoke() (*model.ListStagePluginsResponse, error)
type ListStrategyInvoker ¶ added in v0.1.67
type ListStrategyInvoker struct {
*invoker.BaseInvoker
}
func (*ListStrategyInvoker) Invoke ¶ added in v0.1.67
func (i *ListStrategyInvoker) Invoke() (*model.ListStrategyResponse, error)
type ListTemplatesInvoker ¶
type ListTemplatesInvoker struct {
*invoker.BaseInvoker
}
func (*ListTemplatesInvoker) Invoke ¶
func (i *ListTemplatesInvoker) Invoke() (*model.ListTemplatesResponse, error)
type PublishPluginBindInvoker ¶ added in v0.1.67
type PublishPluginBindInvoker struct {
*invoker.BaseInvoker
}
func (*PublishPluginBindInvoker) Invoke ¶ added in v0.1.67
func (i *PublishPluginBindInvoker) Invoke() (*model.PublishPluginBindResponse, error)
type PublishPluginDraftInvoker ¶ added in v0.1.68
type PublishPluginDraftInvoker struct {
*invoker.BaseInvoker
}
func (*PublishPluginDraftInvoker) Invoke ¶ added in v0.1.68
func (i *PublishPluginDraftInvoker) Invoke() (*model.PublishPluginDraftResponse, error)
type PublishPluginInvoker ¶ added in v0.1.67
type PublishPluginInvoker struct {
*invoker.BaseInvoker
}
func (*PublishPluginInvoker) Invoke ¶ added in v0.1.67
func (i *PublishPluginInvoker) Invoke() (*model.PublishPluginResponse, error)
type RejectManualReviewInvoker ¶ added in v0.1.63
type RejectManualReviewInvoker struct {
*invoker.BaseInvoker
}
func (*RejectManualReviewInvoker) Invoke ¶ added in v0.1.63
func (i *RejectManualReviewInvoker) Invoke() (*model.RejectManualReviewResponse, error)
type RemovePipelineInvoker ¶
type RemovePipelineInvoker struct {
*invoker.BaseInvoker
}
func (*RemovePipelineInvoker) Invoke ¶
func (i *RemovePipelineInvoker) Invoke() (*model.RemovePipelineResponse, error)
type RetryPipelineRunInvoker ¶ added in v0.1.63
type RetryPipelineRunInvoker struct {
*invoker.BaseInvoker
}
func (*RetryPipelineRunInvoker) Invoke ¶ added in v0.1.63
func (i *RetryPipelineRunInvoker) Invoke() (*model.RetryPipelineRunResponse, error)
type RunPipelineInvoker ¶
type RunPipelineInvoker struct {
*invoker.BaseInvoker
}
func (*RunPipelineInvoker) Invoke ¶
func (i *RunPipelineInvoker) Invoke() (*model.RunPipelineResponse, error)
type ShowBasicPluginInvoker ¶ added in v0.1.67
type ShowBasicPluginInvoker struct {
*invoker.BaseInvoker
}
func (*ShowBasicPluginInvoker) Invoke ¶ added in v0.1.67
func (i *ShowBasicPluginInvoker) Invoke() (*model.ShowBasicPluginResponse, error)
type ShowInstanceStatusInvoker ¶
type ShowInstanceStatusInvoker struct {
*invoker.BaseInvoker
}
func (*ShowInstanceStatusInvoker) Invoke ¶
func (i *ShowInstanceStatusInvoker) Invoke() (*model.ShowInstanceStatusResponse, error)
type ShowPipelineArtifactsInvoker ¶ added in v0.1.85
type ShowPipelineArtifactsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPipelineArtifactsInvoker) Invoke ¶ added in v0.1.85
func (i *ShowPipelineArtifactsInvoker) Invoke() (*model.ShowPipelineArtifactsResponse, error)
type ShowPipelineDetailInvoker ¶ added in v0.1.72
type ShowPipelineDetailInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPipelineDetailInvoker) Invoke ¶ added in v0.1.72
func (i *ShowPipelineDetailInvoker) Invoke() (*model.ShowPipelineDetailResponse, error)
type ShowPipelineGroupTreeInvoker ¶ added in v0.1.67
type ShowPipelineGroupTreeInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPipelineGroupTreeInvoker) Invoke ¶ added in v0.1.67
func (i *ShowPipelineGroupTreeInvoker) Invoke() (*model.ShowPipelineGroupTreeResponse, error)
type ShowPipelineLogInvoker ¶ added in v0.1.70
type ShowPipelineLogInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPipelineLogInvoker) Invoke ¶ added in v0.1.70
func (i *ShowPipelineLogInvoker) Invoke() (*model.ShowPipelineLogResponse, error)
type ShowPipelineRunDetailInvoker ¶
type ShowPipelineRunDetailInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPipelineRunDetailInvoker) Invoke ¶
func (i *ShowPipelineRunDetailInvoker) Invoke() (*model.ShowPipelineRunDetailResponse, error)
type ShowPipelineTemplateDetailInvoker ¶
type ShowPipelineTemplateDetailInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPipelineTemplateDetailInvoker) Invoke ¶
func (i *ShowPipelineTemplateDetailInvoker) Invoke() (*model.ShowPipelineTemplateDetailResponse, error)
type ShowPipleineStatusInvoker ¶
type ShowPipleineStatusInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPipleineStatusInvoker) Invoke ¶
func (i *ShowPipleineStatusInvoker) Invoke() (*model.ShowPipleineStatusResponse, error)
type ShowPluginInputsInvoker ¶ added in v0.1.67
type ShowPluginInputsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPluginInputsInvoker) Invoke ¶ added in v0.1.67
func (i *ShowPluginInputsInvoker) Invoke() (*model.ShowPluginInputsResponse, error)
type ShowPluginMetricsInvoker ¶ added in v0.1.67
type ShowPluginMetricsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPluginMetricsInvoker) Invoke ¶ added in v0.1.67
func (i *ShowPluginMetricsInvoker) Invoke() (*model.ShowPluginMetricsResponse, error)
type ShowPluginOutputsInvoker ¶ added in v0.1.67
type ShowPluginOutputsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPluginOutputsInvoker) Invoke ¶ added in v0.1.67
func (i *ShowPluginOutputsInvoker) Invoke() (*model.ShowPluginOutputsResponse, error)
type ShowPluginVersionInvoker ¶ added in v0.1.67
type ShowPluginVersionInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPluginVersionInvoker) Invoke ¶ added in v0.1.67
func (i *ShowPluginVersionInvoker) Invoke() (*model.ShowPluginVersionResponse, error)
type ShowProjectStrategyInvoker ¶ added in v0.1.67
type ShowProjectStrategyInvoker struct {
*invoker.BaseInvoker
}
func (*ShowProjectStrategyInvoker) Invoke ¶ added in v0.1.67
func (i *ShowProjectStrategyInvoker) Invoke() (*model.ShowProjectStrategyResponse, error)
type ShowPublisherInvoker ¶ added in v0.1.67
type ShowPublisherInvoker struct {
*invoker.BaseInvoker
}
func (*ShowPublisherInvoker) Invoke ¶ added in v0.1.67
func (i *ShowPublisherInvoker) Invoke() (*model.ShowPublisherResponse, error)
type ShowRuleInvoker ¶ added in v0.1.67
type ShowRuleInvoker struct {
*invoker.BaseInvoker
}
func (*ShowRuleInvoker) Invoke ¶ added in v0.1.67
func (i *ShowRuleInvoker) Invoke() (*model.ShowRuleResponse, error)
type ShowStepOutputsInvoker ¶ added in v0.1.85
type ShowStepOutputsInvoker struct {
*invoker.BaseInvoker
}
func (*ShowStepOutputsInvoker) Invoke ¶ added in v0.1.85
func (i *ShowStepOutputsInvoker) Invoke() (*model.ShowStepOutputsResponse, error)
type ShowStrategyInvoker ¶ added in v0.1.67
type ShowStrategyInvoker struct {
*invoker.BaseInvoker
}
func (*ShowStrategyInvoker) Invoke ¶ added in v0.1.67
func (i *ShowStrategyInvoker) Invoke() (*model.ShowStrategyResponse, error)
type ShowTemplateDetailInvoker ¶
type ShowTemplateDetailInvoker struct {
*invoker.BaseInvoker
}
func (*ShowTemplateDetailInvoker) Invoke ¶
func (i *ShowTemplateDetailInvoker) Invoke() (*model.ShowTemplateDetailResponse, error)
type StartNewPipelineInvoker ¶
type StartNewPipelineInvoker struct {
*invoker.BaseInvoker
}
func (*StartNewPipelineInvoker) Invoke ¶
func (i *StartNewPipelineInvoker) Invoke() (*model.StartNewPipelineResponse, error)
type StopPipelineNewInvoker ¶
type StopPipelineNewInvoker struct {
*invoker.BaseInvoker
}
func (*StopPipelineNewInvoker) Invoke ¶
func (i *StopPipelineNewInvoker) Invoke() (*model.StopPipelineNewResponse, error)
type StopPipelineRunInvoker ¶
type StopPipelineRunInvoker struct {
*invoker.BaseInvoker
}
func (*StopPipelineRunInvoker) Invoke ¶
func (i *StopPipelineRunInvoker) Invoke() (*model.StopPipelineRunResponse, error)
type SwitchStrategyInvoker ¶ added in v0.1.67
type SwitchStrategyInvoker struct {
*invoker.BaseInvoker
}
func (*SwitchStrategyInvoker) Invoke ¶ added in v0.1.67
func (i *SwitchStrategyInvoker) Invoke() (*model.SwitchStrategyResponse, error)
type UpdateBasicPluginInvoker ¶ added in v0.1.67
type UpdateBasicPluginInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateBasicPluginInvoker) Invoke ¶ added in v0.1.67
func (i *UpdateBasicPluginInvoker) Invoke() (*model.UpdateBasicPluginResponse, error)
type UpdatePipelineGroupInvoker ¶ added in v0.1.67
type UpdatePipelineGroupInvoker struct {
*invoker.BaseInvoker
}
func (*UpdatePipelineGroupInvoker) Invoke ¶ added in v0.1.67
func (i *UpdatePipelineGroupInvoker) Invoke() (*model.UpdatePipelineGroupResponse, error)
type UpdatePipelineTemplateInvoker ¶ added in v0.1.67
type UpdatePipelineTemplateInvoker struct {
*invoker.BaseInvoker
}
func (*UpdatePipelineTemplateInvoker) Invoke ¶ added in v0.1.67
func (i *UpdatePipelineTemplateInvoker) Invoke() (*model.UpdatePipelineTemplateResponse, error)
type UpdatePluginBaseInfoInvoker ¶ added in v0.1.68
type UpdatePluginBaseInfoInvoker struct {
*invoker.BaseInvoker
}
func (*UpdatePluginBaseInfoInvoker) Invoke ¶ added in v0.1.68
func (i *UpdatePluginBaseInfoInvoker) Invoke() (*model.UpdatePluginBaseInfoResponse, error)
type UpdatePluginDraftInvoker ¶ added in v0.1.68
type UpdatePluginDraftInvoker struct {
*invoker.BaseInvoker
}
func (*UpdatePluginDraftInvoker) Invoke ¶ added in v0.1.68
func (i *UpdatePluginDraftInvoker) Invoke() (*model.UpdatePluginDraftResponse, error)
type UpdateRuleInvoker ¶ added in v0.1.67
type UpdateRuleInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateRuleInvoker) Invoke ¶ added in v0.1.67
func (i *UpdateRuleInvoker) Invoke() (*model.UpdateRuleResponse, error)
type UpdateStrategyInvoker ¶ added in v0.1.67
type UpdateStrategyInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateStrategyInvoker) Invoke ¶ added in v0.1.67
func (i *UpdateStrategyInvoker) Invoke() (*model.UpdateStrategyResponse, error)
type UploadBasicPluginInvoker ¶ added in v0.1.67
type UploadBasicPluginInvoker struct {
*invoker.BaseInvoker
}
func (*UploadBasicPluginInvoker) Invoke ¶ added in v0.1.67
func (i *UploadBasicPluginInvoker) Invoke() (*model.UploadBasicPluginResponse, error)
type UploadPluginIconInvoker ¶ added in v0.1.67
type UploadPluginIconInvoker struct {
*invoker.BaseInvoker
}
func (*UploadPluginIconInvoker) Invoke ¶ added in v0.1.67
func (i *UploadPluginIconInvoker) Invoke() (*model.UploadPluginIconResponse, error)
type UploadPublisherIconInvoker ¶ added in v0.1.67
type UploadPublisherIconInvoker struct {
*invoker.BaseInvoker
}
func (*UploadPublisherIconInvoker) Invoke ¶ added in v0.1.67
func (i *UploadPublisherIconInvoker) Invoke() (*model.UploadPublisherIconResponse, error)