v2

package
v0.1.59 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CodeArtsPipelineClientBuilder

func CodeArtsPipelineClientBuilder() *http_client.HcHttpClientBuilder

func GenReqDefForBatchShowPipelinesLatestStatus

func GenReqDefForBatchShowPipelinesLatestStatus() *def.HttpRequestDef

func GenReqDefForBatchShowPipelinesStatus

func GenReqDefForBatchShowPipelinesStatus() *def.HttpRequestDef

func GenReqDefForCreatePipelineByTemplate

func GenReqDefForCreatePipelineByTemplate() *def.HttpRequestDef

func GenReqDefForCreatePipelineByTemplateId

func GenReqDefForCreatePipelineByTemplateId() *def.HttpRequestDef

func GenReqDefForDeletePipeline

func GenReqDefForDeletePipeline() *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 GenReqDefForListTemplates

func GenReqDefForListTemplates() *def.HttpRequestDef

func GenReqDefForRemovePipeline

func GenReqDefForRemovePipeline() *def.HttpRequestDef

func GenReqDefForRunPipeline

func GenReqDefForRunPipeline() *def.HttpRequestDef

func GenReqDefForShowInstanceStatus

func GenReqDefForShowInstanceStatus() *def.HttpRequestDef

func GenReqDefForShowPipelineRunDetail

func GenReqDefForShowPipelineRunDetail() *def.HttpRequestDef

func GenReqDefForShowPipelineTemplateDetail

func GenReqDefForShowPipelineTemplateDetail() *def.HttpRequestDef

func GenReqDefForShowPipleineStatus

func GenReqDefForShowPipleineStatus() *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

Types

type BatchShowPipelinesLatestStatusInvoker

type BatchShowPipelinesLatestStatusInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchShowPipelinesLatestStatusInvoker) Invoke

type BatchShowPipelinesStatusInvoker

type BatchShowPipelinesStatusInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchShowPipelinesStatusInvoker) Invoke

type CodeArtsPipelineClient

type CodeArtsPipelineClient struct {
	HcClient *http_client.HcHttpClient
}

func NewCodeArtsPipelineClient

func NewCodeArtsPipelineClient(hcClient *http_client.HcHttpClient) *CodeArtsPipelineClient

func (*CodeArtsPipelineClient) BatchShowPipelinesLatestStatus

BatchShowPipelinesLatestStatus 批量获取流水线状态

批量获取流水线状态

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) BatchShowPipelinesLatestStatusInvoker

BatchShowPipelinesLatestStatusInvoker 批量获取流水线状态

func (*CodeArtsPipelineClient) BatchShowPipelinesStatus

BatchShowPipelinesStatus 批量获取流水线状态

批量获取流水线状态和阶段信息

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) BatchShowPipelinesStatusInvoker

BatchShowPipelinesStatusInvoker 批量获取流水线状态

func (*CodeArtsPipelineClient) CreatePipelineByTemplate

CreatePipelineByTemplate 基于模板快速创建流水线及流水线内任务

基于模板快速创建流水线及流水线内任务

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) CreatePipelineByTemplateId

CreatePipelineByTemplateId 基于模板创建流水线

基于模板创建流水线

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) CreatePipelineByTemplateIdInvoker

CreatePipelineByTemplateIdInvoker 基于模板创建流水线

func (*CodeArtsPipelineClient) CreatePipelineByTemplateInvoker

CreatePipelineByTemplateInvoker 基于模板快速创建流水线及流水线内任务

func (*CodeArtsPipelineClient) DeletePipeline

DeletePipeline 删除流水线

删除流水线

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) DeletePipelineInvoker

func (c *CodeArtsPipelineClient) DeletePipelineInvoker(request *model.DeletePipelineRequest) *DeletePipelineInvoker

DeletePipelineInvoker 删除流水线

func (*CodeArtsPipelineClient) ListPipelineRuns

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

ListPipelineSimpleInfo 获取流水线列表接口

获取流水线列表接口

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) ListPipelineSimpleInfoInvoker

ListPipelineSimpleInfoInvoker 获取流水线列表接口

func (*CodeArtsPipelineClient) ListPipelineTemplates

ListPipelineTemplates 查询模板列表

查询流水线模板列表

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) ListPipelineTemplatesInvoker

ListPipelineTemplatesInvoker 查询模板列表

func (*CodeArtsPipelineClient) ListPipelines

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

ListPipleineBuildResult 获取项目下流水线执行状况

获取项目下流水线执行状况

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) ListPipleineBuildResultInvoker

ListPipleineBuildResultInvoker 获取项目下流水线执行状况

func (*CodeArtsPipelineClient) ListTemplates

ListTemplates 查询模板列表

查询模板列表,支持分页查询,支持模板名字模糊查询

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) ListTemplatesInvoker

func (c *CodeArtsPipelineClient) ListTemplatesInvoker(request *model.ListTemplatesRequest) *ListTemplatesInvoker

ListTemplatesInvoker 查询模板列表

func (*CodeArtsPipelineClient) RemovePipeline

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) RunPipeline

RunPipeline 启动流水线

启动流水线

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) RunPipelineInvoker

func (c *CodeArtsPipelineClient) RunPipelineInvoker(request *model.RunPipelineRequest) *RunPipelineInvoker

RunPipelineInvoker 启动流水线

func (*CodeArtsPipelineClient) ShowInstanceStatus

ShowInstanceStatus 检查流水线创建状态

检查流水线创建状态

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) ShowInstanceStatusInvoker

func (c *CodeArtsPipelineClient) ShowInstanceStatusInvoker(request *model.ShowInstanceStatusRequest) *ShowInstanceStatusInvoker

ShowInstanceStatusInvoker 检查流水线创建状态

func (*CodeArtsPipelineClient) ShowPipelineRunDetail

ShowPipelineRunDetail 获取流水线状态/获取流水线执行详情

获取流水线状态/获取流水线执行详情

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) ShowPipelineRunDetailInvoker

ShowPipelineRunDetailInvoker 获取流水线状态/获取流水线执行详情

func (*CodeArtsPipelineClient) ShowPipelineTemplateDetail

ShowPipelineTemplateDetail 查询模板详情

查询模板详情

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) ShowPipelineTemplateDetailInvoker

ShowPipelineTemplateDetailInvoker 查询模板详情

func (*CodeArtsPipelineClient) ShowPipleineStatus

ShowPipleineStatus 获取流水线状态

获取流水线状态,阶段及任务信息

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) ShowPipleineStatusInvoker

func (c *CodeArtsPipelineClient) ShowPipleineStatusInvoker(request *model.ShowPipleineStatusRequest) *ShowPipleineStatusInvoker

ShowPipleineStatusInvoker 获取流水线状态

func (*CodeArtsPipelineClient) ShowTemplateDetail

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

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

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

StopPipelineRun 停止流水线

停止流水线

Please refer to HUAWEI cloud API Explorer for details.

func (*CodeArtsPipelineClient) StopPipelineRunInvoker

func (c *CodeArtsPipelineClient) StopPipelineRunInvoker(request *model.StopPipelineRunRequest) *StopPipelineRunInvoker

StopPipelineRunInvoker 停止流水线

type CreatePipelineByTemplateIdInvoker

type CreatePipelineByTemplateIdInvoker struct {
	*invoker.BaseInvoker
}

func (*CreatePipelineByTemplateIdInvoker) Invoke

type CreatePipelineByTemplateInvoker

type CreatePipelineByTemplateInvoker struct {
	*invoker.BaseInvoker
}

func (*CreatePipelineByTemplateInvoker) Invoke

type DeletePipelineInvoker

type DeletePipelineInvoker struct {
	*invoker.BaseInvoker
}

func (*DeletePipelineInvoker) Invoke

type ListPipelineRunsInvoker

type ListPipelineRunsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListPipelineRunsInvoker) Invoke

type ListPipelineSimpleInfoInvoker

type ListPipelineSimpleInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*ListPipelineSimpleInfoInvoker) Invoke

type ListPipelineTemplatesInvoker

type ListPipelineTemplatesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListPipelineTemplatesInvoker) Invoke

type ListPipelinesInvoker

type ListPipelinesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListPipelinesInvoker) Invoke

type ListPipleineBuildResultInvoker

type ListPipleineBuildResultInvoker struct {
	*invoker.BaseInvoker
}

func (*ListPipleineBuildResultInvoker) Invoke

type ListTemplatesInvoker

type ListTemplatesInvoker struct {
	*invoker.BaseInvoker
}

func (*ListTemplatesInvoker) Invoke

type RemovePipelineInvoker

type RemovePipelineInvoker struct {
	*invoker.BaseInvoker
}

func (*RemovePipelineInvoker) Invoke

type RunPipelineInvoker

type RunPipelineInvoker struct {
	*invoker.BaseInvoker
}

func (*RunPipelineInvoker) Invoke

type ShowInstanceStatusInvoker

type ShowInstanceStatusInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowInstanceStatusInvoker) Invoke

type ShowPipelineRunDetailInvoker

type ShowPipelineRunDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowPipelineRunDetailInvoker) Invoke

type ShowPipelineTemplateDetailInvoker

type ShowPipelineTemplateDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowPipelineTemplateDetailInvoker) Invoke

type ShowPipleineStatusInvoker

type ShowPipleineStatusInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowPipleineStatusInvoker) Invoke

type ShowTemplateDetailInvoker

type ShowTemplateDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowTemplateDetailInvoker) Invoke

type StartNewPipelineInvoker

type StartNewPipelineInvoker struct {
	*invoker.BaseInvoker
}

func (*StartNewPipelineInvoker) Invoke

type StopPipelineNewInvoker

type StopPipelineNewInvoker struct {
	*invoker.BaseInvoker
}

func (*StopPipelineNewInvoker) Invoke

type StopPipelineRunInvoker

type StopPipelineRunInvoker struct {
	*invoker.BaseInvoker
}

func (*StopPipelineRunInvoker) Invoke

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL