client

package
v1.60.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompileClient

type CompileClient struct {
	core.JDCloudClient
}

func NewCompileClient

func NewCompileClient(credential *core.Credential) *CompileClient

func (*CompileClient) CreateDemo

创建Demo

func (*CompileClient) CreateJob

新建构建任务

func (*CompileClient) DeleteJob

删除一个编译任务

func (*CompileClient) DeleteJobs

批量删除编译任务

func (*CompileClient) GetBuildLog

查询构建任务执行日志

func (*CompileClient) GetBuildStatus

查询构建任务执行的状态

生成带有效期的包地址

func (*CompileClient) GetJob

根据id获取构建任务的配置信息

func (*CompileClient) GetJobs

查询获取编译任务列表,并显示最后一次编译的一些信息

/v2/regions/cn-south-1/jobs/?sorts.1.name=status&sorts.1.direction=asc&pageNumber=1&pageSize=10&filters.1.name=name&filters.1.values.1=我的job

func (*CompileClient) SetConfig

func (c *CompileClient) SetConfig(config *core.Config)

func (*CompileClient) SetLogger

func (c *CompileClient) SetLogger(logger core.Logger)

func (*CompileClient) StartJob

根据id启动一个编译任务

func (*CompileClient) StopBuild

停止构建任务

func (*CompileClient) UpdateJob

更新编译任务

Jump to

Keyboard shortcuts

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