flags

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// FlagSet contains faros flags that are needed in multiple packages
	FlagSet *flag.FlagSet

	// Namespace is the namespace for the controller to be restricted to
	Namespace string

	// ServerDryRun whether to enable Server side dry run or not
	ServerDryRun bool

	// FetchTimeout in seconds for fetching changes from repositories
	FetchTimeout time.Duration
)

Functions

func ParseIgnoredResources

func ParseIgnoredResources() (map[schema.GroupVersionResource]interface{}, error)

ParseIgnoredResources attempts to parse the ignore-resource flag value and create a set of GroupVersionResources from the slice

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳