Versions in this module Expand all Collapse all v0 v0.1.5 Sep 11, 2018 Changes in this version + type AddController struct + Resource *resource.Resource + func (a *AddController) GetInput() (input.Input, error) + type Controller struct + GroupDomain string + Plural string + Resource *resource.Resource + ResourcePackage string + func (a *Controller) GetInput() (input.Input, error) + type SuiteTest struct + Resource *resource.Resource + func (a *SuiteTest) GetInput() (input.Input, error) + type Test struct + Resource *resource.Resource + ResourcePackage string + func (a *Test) GetInput() (input.Input, error)