flags

package
v5.10.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2019 License: MIT, MIT, MIT, + 1 more Imports: 0 Imported by: 128

Documentation

Index

Constants

View Source
const (
	// AllNamespaces is used to query all resources regardless of their namespace
	AllNamespaces = "all-namespaces"

	// Format is used to specify the expected output of the command
	Format = "format"

	// Interactive is used to specify if cli should be interactive
	Interactive = "interactive"

	// FieldSelector is used to provide a field expression that will be used as
	// a filter, typically when listing resources.
	FieldSelector = "field-selector"

	// LabelSelector is used to provide a label expression that will be used as
	// a filter, typically when listing resources.
	LabelSelector = "label-selector"

	// ChunkSize is used to specify that a list of objects is to be fetched in
	// chunks of the given size, using the API's pagination capabilities.
	ChunkSize = "chunk-size"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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