cmdutil

package
v0.37.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// The default indentation to use when printing data to stdout
	DefaultJSONIndent = "    "
	// DefaultPollTime is the default interval to wait when polling a network request
	DefaultPollTime = time.Millisecond * 5000
)

Variables

This section is empty.

Functions

func ConvertPageValueToInt32 added in v0.27.0

func ConvertPageValueToInt32(s string) int32

func ConvertSizeValueToInt32 added in v0.27.0

func ConvertSizeValueToInt32(s string) int32

func StringSliceToListStringWithQuotes added in v0.34.2

func StringSliceToListStringWithQuotes(validOptions []string) string

StringSliceToListStringWithQuotes converts a string slice to a comma-separated list with each value in quotes. Example: "a", "b", "c"

Types

This section is empty.

Directories

Path Synopsis
Package flagutil is a helper package for processing and interactive command line flags
Package flagutil is a helper package for processing and interactive command line flags

Jump to

Keyboard shortcuts

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