package
0.0.0-20220915083431-c01aa29c5a7b
Repository: https://github.com/infraboard/workflow.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

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
LoadStepFromBytes 解析etcd 的step数据.
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
NewDeletePipelineRequestWithID 查询book列表.
No description provided by the author
NewQueryPipelineRequest 查询book列表.
NewDescribeStepRequestWithKey 查询book列表.
No description provided by the author
No description provided by the author
NewPipelineSet todo.
No description provided by the author
NewQueryPipelineRequest 查询book列表.
NewQueryStepRequest 查询book列表.
No description provided by the author
No description provided by the author
NewStepSet todo.
No description provided by the author
No description provided by the author
ParseAUDIT_RESPONSEFromString Parse AUDIT_RESPONSE from string.
ParsePARAM_VALUE_TYPEFromString Parse PARAM_VALUE_TYPE from string.
ParsePIPELINE_STATUSFromString Parse PIPELINE_STATUS from string.
ParsePIPELINE_WATCH_MODFromString Parse PIPELINE_WATCH_MOD from string.
ParseSTEP_CREATE_BYFromString Parse STEP_CREATE_BY from string.
ParseSTEP_STATUSFromString Parse STEP_STATUS from string.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
允许执行.
不允许执行.
未处理.
应用变量.
密文信息, 由PASSWORD类型加密后得到.
明文敏感信息, 需要后端加密.
明文文本信息.
secret 引用.
一个pipeline最多可以有少个step.
执行结束.
执行中.
已经调度完成, 等待执行.
watch sigle pipeline.
watch namespace pipeline.
由cronjob控制器创建.
由pipeline控制器创建.
由用户自己创建, 用于单次任务执行,比如调试.
审批中, 确认过后才能继续执行.
取消完成.
取消中.
执行失败.
任务等待被执行.
审批拒绝.
正在执行.
任务调度失败.
忽略执行.
执行成功.

# Variables

Enum value maps for AUDIT_RESPONSE.
Enum value maps for AUDIT_RESPONSE.
No description provided by the author
Enum value maps for PARAM_VALUE_TYPE.
Enum value maps for PARAM_VALUE_TYPE.
Enum value maps for PIPELINE_STATUS.
Enum value maps for PIPELINE_STATUS.
Enum value maps for PIPELINE_WATCH_MOD.
Enum value maps for PIPELINE_WATCH_MOD.
Service_ServiceDesc is the grpc.ServiceDesc for Service service.
Enum value maps for STEP_CREATE_BY.
Enum value maps for STEP_CREATE_BY.
Enum value maps for STEP_STATUS.
Enum value maps for STEP_STATUS.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
CreatePipelineRequest 创建Book请求.
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
DescribeStepRequest todo.
No description provided by the author
挂载信息, 用于流水线执行过程中 数据共享.
No description provided by the author
Pipeline todo.
PipelineSet todo.
PipelineStatus 当前状态.
QueryPipelineTaskOptions ListPipeline 查询条件.
QueryPipelineRequest 查询Book请求.
QueryStepRequest 查询Book请求.
Stage todo.
No description provided by the author
StepSet todo.
No description provided by the author
Trigger Pipeline触发执行的条件.
UnimplementedServiceServer must be embedded to have forward compatible implementations.
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

# Interfaces

No description provided by the author
No description provided by the author
ServiceClient is the client API for Service service.
ServiceServer is the server API for Service service.
UnsafeServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

AUDIT_RESPONSE 审核结果.
PARAM_VALUE_TYPE 参数值类型.
PIPELINE_STATUS 流水线状态.
No description provided by the author
STEP_CREATE_BY step任务类型.
STEP_STATUS Step任务状态.