Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnsibleOperatorFlags ¶
type AnsibleOperatorFlags struct { flags.WatchFlags InjectOwnerRef bool MaxWorkers int }
AnsibleOperatorFlags - Options to be used by an ansible operator
func AddTo ¶
func AddTo(flagSet *pflag.FlagSet, helpTextPrefix ...string) *AnsibleOperatorFlags
AddTo - Add the ansible operator flags to the the flagset helpTextPrefix will allow you add a prefix to default help text. Joined by a space.
Source Files
¶
- flag.go
Click to show internal directories.
Click to hide internal directories.