loglevel

package
v0.0.0-...-adfa13f Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrIncorrectArgFormat = errors.New("Exactly one positional argument is required: <pod-name>")

Functions

This section is empty.

Types

type LogLevelCommand

type LogLevelCommand struct {
	*common.BaseCommand
	// contains filtered or unexported fields
}

func (*LogLevelCommand) AutocompleteArgs

func (l *LogLevelCommand) AutocompleteArgs() complete.Predictor

AutocompleteArgs returns the argument predictor for this command. Since argument completion is not supported, this will return complete.PredictNothing.

func (*LogLevelCommand) AutocompleteFlags

func (l *LogLevelCommand) AutocompleteFlags() complete.Flags

AutocompleteFlags returns a mapping of supported flags and autocomplete options for this command. The map key for the Flags map should be the complete flag such as "-foo" or "--foo".

func (*LogLevelCommand) Help

func (l *LogLevelCommand) Help() string

func (*LogLevelCommand) Run

func (l *LogLevelCommand) Run(args []string) int

func (*LogLevelCommand) Synopsis

func (l *LogLevelCommand) Synopsis() string

type LoggerConfig

type LoggerConfig map[string]string

Jump to

Keyboard shortcuts

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