options

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MultiString

type MultiString []string

func (*MultiString) Set

func (m *MultiString) Set(v string) error

func (MultiString) String

func (m MultiString) String() string

type Options

type Options struct {
	Creds              string
	Inputs             MultiString
	Oneshot            bool
	Output             flagutil.Strings
	PrintText          bool
	ValidateConfigFile bool
	WorldReadable      bool
	WriteYAML          bool
	ProwConfig         configflagutil.ConfigOptions
	DefaultYAML        string
	UpdateDescription  bool
	ProwJobURLPrefix   string
	StrictUnmarshal    bool
}

func (*Options) GatherOptions

func (o *Options) GatherOptions(fs *flag.FlagSet, args []string) error

Jump to

Keyboard shortcuts

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