Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogOptions ¶
type LogOptions struct {
AllSteps bool
Follow bool
Last bool
Params cli.Params
PipelineName string
PipelineRunName string
Stream *cli.Stream
Streamer stream.NewStreamerFunc
Tasks []string
}
func (*LogOptions) Run ¶ added in v0.2.0
func (lo *LogOptions) Run() error
Click to show internal directories.
Click to hide internal directories.