Documentation ¶
Index ¶
- func ContainerLogStream(ctx context.Context, streamChan chan interface{}, ...)
- func GetBuildJobContainerLogs(pipelineName, serviceName string, taskID int64, log *zap.SugaredLogger) (string, error)
- func GetTestJobContainerLogs(pipelineName, serviceName string, taskID int64, log *zap.SugaredLogger) (string, error)
- func GetWorkflowBuildJobContainerLogs(pipelineName, serviceName, buildType string, taskID int64, ...) (string, error)
- func GetWorkflowTestJobContainerLogs(pipelineName, serviceName, pipelineType string, taskID int64, ...) (string, error)
- func TaskContainerLogStream(ctx context.Context, streamChan chan interface{}, options *GetContainerOptions, ...)
- func TestJobContainerLogStream(ctx context.Context, streamChan chan interface{}, options *GetContainerOptions, ...)
- type GetContainerOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainerLogStream ¶
func GetTestJobContainerLogs ¶
func TaskContainerLogStream ¶
func TaskContainerLogStream(ctx context.Context, streamChan chan interface{}, options *GetContainerOptions, log *zap.SugaredLogger)
func TestJobContainerLogStream ¶
func TestJobContainerLogStream(ctx context.Context, streamChan chan interface{}, options *GetContainerOptions, log *zap.SugaredLogger)
Types ¶
Click to show internal directories.
Click to hide internal directories.