| Name | Type | Description | Notes |
|---|---|---|---|
| Type | string | [optional] [readonly] [default to "RepositoryMetadata"] | |
| Annotations | Dictionary<string, string> | An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. | [optional] |
| Name | string | The name of the repository | [optional] |
| Description | string | A short description of the repository | [optional] [default to "A Queenbee package repository"] |
| Source | string | The source path (url or local) to the repository | [optional] |
| PluginCount | int | The number of plugins hosted by the repository | [optional] [default to 0] |
| RecipeCount | int | The number of recipes hosted by the repository | [optional] [default to 0] |