Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelmOperatorFlags ¶
type HelmOperatorFlags struct {
flags.WatchFlags
}
HelmOperatorFlags - Options to be used by a helm operator
func AddTo ¶
func AddTo(flagSet *pflag.FlagSet, helpTextPrefix ...string) *HelmOperatorFlags
AddTo - Add the helm 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.