Directories
¶
| Path | Synopsis |
|---|---|
|
configparam
Package configparam defines the configuration parameters that a CLI tool can use.
|
Package configparam defines the configuration parameters that a CLI tool can use. |
|
export
Package export defines the export subcommand.
|
Package export defines the export subcommand. |
|
widget
Package widget supplies interactive CLI widgets.
|
Package widget supplies interactive CLI widgets. |
|
Package erratt provides enhanced Go errors with attributes and wrapping.
|
Package erratt provides enhanced Go errors with attributes and wrapping. |
|
examples
|
|
|
basic
command
This example demonstrates the simplest possible CLI implementation using the export CLI framework.
|
This example demonstrates the simplest possible CLI implementation using the export CLI framework. |
|
boolparam
command
|
|
|
configfile
command
|
|
|
configparams
command
This example demonstrates a CLI implementation with a subcommand using the export CLI framework.
|
This example demonstrates a CLI implementation with a subcommand using the export CLI framework. |
|
durationparam
command
|
|
|
erratt
command
|
|
|
export
command
This example demonstrates a CLI implementation with a basic export subcommand.
|
This example demonstrates a CLI implementation with a basic export subcommand. |
|
exportcomment
command
|
|
|
exportresource
command
This example demonstrates a CLI implementation with the `export` subcommand that generates test resource definitions when invoked.
|
This example demonstrates a CLI implementation with the `export` subcommand that generates test resource definitions when invoked. |
|
exportsingle
command
|
|
|
exportwarn
command
|
|
|
floatparam
command
|
|
|
intparam
command
|
|
|
intslice
command
|
|
|
intslicedynamic
command
|
|
|
intslicestatic
command
|
|
|
kubexport
command
|
|
|
loginsubcommand
command
|
|
|
loginsubcommandparam
command
|
|
|
multiinput
command
|
|
|
parsan
command
|
|
|
stringparam
command
|
|
|
stringslice
command
|
|
|
stringslicedynamic
command
|
|
|
stringslicestatic
command
|
|
|
subcommand
command
This example demonstrates a CLI implementation with a subcommand and command line flags using the export CLI framework.
|
This example demonstrates a CLI implementation with a subcommand and command line flags using the export CLI framework. |
|
textinput
command
|
|
|
verbose
command
|
|
|
Package mkcontainer provides thread-safe multi-key containers for storing and retrieving items indexed by multiple keys simultaneously.
|
Package mkcontainer provides thread-safe multi-key containers for storing and retrieving items indexed by multiple keys simultaneously. |
|
Package parsan is a string parser and sanitizer function.
|
Package parsan is a string parser and sanitizer function. |
|
Package yaml converts Kubernetes resources to YAML strings.
|
Package yaml converts Kubernetes resources to YAML strings. |
Click to show internal directories.
Click to hide internal directories.