cli

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExitFunc

func ExitFunc(qs string) bool

Types

type PQableCommand

type PQableCommand interface {
	Run(bool) error
	Fprintf(string, ...interface{})
}

type PromQCommand

type PromQCommand struct {
	Streams genericclioptions.IOStreams
}

func (*PromQCommand) Fprintf

func (c *PromQCommand) Fprintf(format string, args ...interface{})

type PromQFlags

type PromQFlags struct {
	List       bool
	PromQuery  string
	Output     string
	HostNames  []string
	Continuous bool
}

Jump to

Keyboard shortcuts

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