Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Params ¶
type Params struct { Name string Version string Namespace string Owner string Description string Authors captain.UsersValue Depends captain.PackagesValue DependsRuntime captain.PackagesValue DependsBuild captain.PackagesValue DependsTest captain.PackagesValue Features captain.PackagesValue Filepath string MetaFilepath string Edit bool Editor bool }
type ParentIngredient ¶
type ParentIngredient struct { IngredientID strfmt.UUID IngredientVersionID strfmt.UUID Version string Dependencies []inventory_models.Dependency `json:"dependencies"` }
Click to show internal directories.
Click to hide internal directories.