package
0.0.0-20220830041539-0c7b11df776b
Repository: https://github.com/ci-plugins/dockerbuildpush.git
Documentation: pkg.go.dev

# Functions

AddOutputData 组装输出数据.
FinishBuild 后置hook完成编译.
FinishBuildWithError 结束构建 @status 任务状态 @msg 消息 @errorCode 错误码 @errorType 错误类型.
FinishBuildWithErrorCode 完成编译并指定退出码.
GetInputParam 获取外部输入参数.
GetOutputData 获取输入参数键值.
GetPipelineBuildId 获取流水线构建ID.
GetPipelineBuildNumber 获取流水线构件号.
GetPipelineId 获取流水线ID.
GetPipelineName 获取流水线名.
GetPipelineStartTimeMills 获取流水线开始运行的时间点.
GetPipelineStartType 获取流水线启动类型.
GetPipelineStartUserId 获取流水线启动人ID.
GetPipelineStartUserName 获取流水线启动人名字.
GetPipelineVersion 获取流水线版本号.
GetProjectDisplayName 获取当前构件项目中文名.
GetProjectName 获取当前构件项目内部名.
GetWorkspace 获取构件机工作目录.
LoadInputParam 从json文件读取输入参数.
NewArtifactData 新构件.
NewAtomOutput 创建插件输出.
NewQualityData 创建质量红线数据.
NewReportData 报告.
NewStringData 字符.
RemoveOutputData 删除输出临时文件.
SetAtomOutputType 设置输出参数类型.
SetPlatformCode 设置插件对接平台代码.
SetPlatformErrorCode 设置插件对接平台错误码.
WriteOutput 写入输出文件.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
插件执行状态.
插件执行状态.
插件执行状态.
插件执行状态.
插件执行状态.
插件执行状态.

# Variables

GlobalSdkEvn.

# Structs

ArtifactData 构件类型.
AtomBaseParam 流水线内部变量.
AtomOutput 插件输出.
Qualitydata 质量红线数据.
ReportData 报告型.
SdkEnv sdk环境变量输入参数.
StringData 字符型.

# Type aliases

BuildType 构建类型.
DataType 输出类型.
ErrorType 执行错误类型.
Status 插件执行状态.