logs

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPipelineLogs

func NewPipelineLogs(opts *generic.Options, args *Args, pipelineExecutionName string) (*pipelineLogs, error)

NewPipelineLogs creates a new pipelineLogs instance.

Types

type Args

type Args struct {
	Namespace string // Namespace from which to fetch the logs.
	TailLines int64  // Number of lines to display from the end of the logs in each task pod container, must be greater than 0 to take effect
}

Args holds the command line arguments for the logs command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL