Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GSHelper ¶
type GSHelper struct {
// contains filtered or unexported fields
}
func NewGSHelper ¶
func NewGSHelper(gs *apistructs.GlobalStateData) *GSHelper
func (*GSHelper) ClearPipelineInfo ¶
func (h *GSHelper) ClearPipelineInfo()
func (*GSHelper) GetPipelineInfo ¶
func (h *GSHelper) GetPipelineInfo() *pipelinepb.PipelineDetailDTO
func (*GSHelper) GetPipelineInfoWithPipelineID ¶
func (h *GSHelper) GetPipelineInfoWithPipelineID(pipelineID uint64, bdl *bundle.Bundle) *pipelinepb.PipelineDetailDTO
func (*GSHelper) SetPipelineInfo ¶
func (h *GSHelper) SetPipelineInfo(pipeline pipelinepb.PipelineDetailDTO)
Click to show internal directories.
Click to hide internal directories.