parameters

package
v1.118.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OutputFormatParam = "output-format"
	TableOutputFormat = "table"
	JSONOutputFormat  = "json"
	YAMLOutputFormat  = "yaml"

	DefaultOutputFormat = TableOutputFormat
)

Variables

This section is empty.

Functions

func Validate

func Validate(params *Parameters) error

Types

type Parameters

type Parameters struct {
	OutputFormat string
}

Jump to

Keyboard shortcuts

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