Name | Type | Description | Notes |
---|---|---|---|
Type | string | [optional] [readonly] [default to "RepositoryIndex"] | |
Annotations | Dictionary<string, string> | An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. | [optional] |
ApiVersion | string | [optional] [readonly] [default to "v1beta1"] | |
Generated | DateTime | The timestamp at which the index was generated | [optional] |
Metadata | RepositoryMetadata | Extra information about the repository | [optional] |
Plugin | Dictionary<string, List<PackageVersion>> | A dict of plugins accessible by name. Each name key points to a list of plugin versions | [optional] |
Recipe | Dictionary<string, List<PackageVersion>> | A dict of recipes accessible by name. Each name key points to a list of recipesversions | [optional] |