Versions in this module Expand all Collapse all v1 v1.0.8 Jan 25, 2019 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)