flags

package
v0.24.4-alpha2 Latest Latest
Warning

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

Go to latest
Published: May 20, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

flags package is a helper package for processing and interactive command line flags

Index

Constants

This section is empty.

Variables

View Source
var (
	ValidOutputFormats       = []string{"json", "yml", "yaml"}
	CredentialsOutputFormats = []string{"env", "json", "properties"}
)

Functions

func IsValidInput

func IsValidInput(input string, validValues ...string) bool

IsValidInput checks if the input value is in the range of valid values

Types

This section is empty.

Jump to

Keyboard shortcuts

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