Versions in this module Expand all Collapse all v1 v1.9.0 Jan 15, 2019 Changes in this version + type Config struct + InstallCRDs bool + KubeConfigFile string + ListenHTTPAddr string + func NewWorkflowControllerConfig() *Config + func (c *Config) AddFlags(fs *pflag.FlagSet) + type WorkflowController struct + func NewWorkflowControllerApp(c *Config) *WorkflowController + func (c *WorkflowController) Run()