cli

package
v0.0.0-...-80afc61 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 8 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 {
	RestConfig *rest.Config
	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