Versions in this module Expand all Collapse all v0 v0.2.0 Oct 30, 2019 v0.1.0 Oct 30, 2019 Changes in this version + type Dependency struct + Name string + Source string + Version string + type GetModuleVersionResponse struct + type Input struct + Default string + Description string + Name string + Required bool + Type string + type ListMeta struct + CurrentOffset int + Limit int + NextOffset int + NextURL string + PrevOffset int + PrevURL string + type ListModuleVersionsResponse struct + Modules []ModuleDetailed + type ListModulesResponse struct + Meta ListMeta + Modules []Module + type Module struct + Description string + Downloads int64 + Examples []ModuleVersionDetailed + ID string + Name string + Namespace string + Owner string + Provider string + Providers []string + PublishedAt time.Time + Root ModuleVersionDetailed + Source string + Submodules []ModuleVersionDetailed + Tag string + Verified bool + Version string + Versions []string + type ModuleDetailed struct + Source string + Versions []ModuleVersion + type ModuleVersion struct + Root ModuleVersionDetailed + Submodules []ModuleVersionDetailed + Version string + type ModuleVersionDetailed struct + Dependencies []Dependency + Empty bool + Inputs []Input + Name string + Outputs []Output + Path string + Providers []Provider + Readme string + Resources []Resource + type Output struct + Description string + Name string + type Provider struct + Name string + Version string + type Resource struct + Name string + Type string