Versions in this module Expand all Collapse all v0 v0.1.0 Oct 31, 2018 Changes in this version + const PlaybookYamlFile + const WatchesYamlFile + type Dockerfile struct + GeneratePlaybook bool + func (d *Dockerfile) GetInput() (input.Input, error) + type GalaxyInit struct + Dir string + Resource scaffold.Resource + func (g *GalaxyInit) GetInput() (input.Input, error) + type Operator struct + func (s *Operator) GetInput() (input.Input, error) + type Playbook struct + Resource scaffold.Resource + func (p *Playbook) GetInput() (input.Input, error) + type WatchesYAML struct + GeneratePlaybook bool + Resource scaffold.Resource + func (s *WatchesYAML) GetInput() (input.Input, error)