Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WatchFlags ¶
WatchFlags provides flag for configuration of a controller's reconcile period and for a watches.yaml file, which is used to configure dynamic operators (e.g. Ansible and Helm).
func (*WatchFlags) AddTo ¶
func (f *WatchFlags) AddTo(flagSet *pflag.FlagSet, helpTextPrefix ...string)
AddTo - Add the reconcile period and watches file flags to the the flagset helpTextPrefix will allow you add a prefix to default help text. Joined by a space.
Source Files
¶
- flags.go
Click to show internal directories.
Click to hide internal directories.