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.
Click to show internal directories.
Click to hide internal directories.