Id |
int64 |
The ID of the artifact |
[optional] [default to null] |
Type_ |
string |
The type of the artifact, e.g. image, chart, etc |
[optional] [default to null] |
MediaType |
string |
The media type of the artifact |
[optional] [default to null] |
ManifestMediaType |
string |
The manifest media type of the artifact |
[optional] [default to null] |
ProjectId |
int64 |
The ID of the project that the artifact belongs to |
[optional] [default to null] |
RepositoryId |
int64 |
The ID of the repository that the artifact belongs to |
[optional] [default to null] |
Digest |
string |
The digest of the artifact |
[optional] [default to null] |
Size |
int64 |
The size of the artifact |
[optional] [default to null] |
Icon |
string |
The digest of the icon |
[optional] [default to null] |
PushTime |
time.Time |
The push time of the artifact |
[optional] [default to null] |
PullTime |
time.Time |
The latest pull time of the artifact |
[optional] [default to null] |
ExtraAttrs |
*ExtraAttrs |
|
[optional] [default to null] |
Annotations |
*Annotations |
|
[optional] [default to null] |
References |
[]Reference |
|
[optional] [default to null] |
Tags |
[]Tag |
|
[optional] [default to null] |
AdditionLinks |
*AdditionLinks |
|
[optional] [default to null] |
Labels |
[]Label |
|
[optional] [default to null] |
ScanOverview |
*ScanOverview |
The overview of the scan result. |
[optional] [default to null] |
Accessories |
[]Accessory |
|
[optional] [default to null] |