logs

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2018 License: Apache-2.0 Imports: 9 Imported by: 6

Documentation

Index

Constants

View Source
const SinceMax = 100

Variables

This section is empty.

Functions

func AddLogFlags added in v0.12.0

func AddLogFlags(flags *pflag.FlagSet, opts *LogsOptions)

func GetLogs added in v0.12.0

func GetLogs(c cli.Interface, args []string, opts LogsOptions) error

func NewLogsCommand

func NewLogsCommand(c cli.Interface) *cobra.Command

NewLogsCommand returns a new instance of the logs command.

Types

type LogsOptions added in v0.12.0

type LogsOptions struct {
	Follow         bool
	IncludeAmpLogs bool
	Meta           bool
	Raw            bool
	Number         int32
	Msg            string
	Regexp         bool
	Container      string
	Stack          string
	Node           string
	Since          int32
}

Jump to

Keyboard shortcuts

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