objectType ToolImage¶
Definition of a tool image
Members¶
| name | type | mult | description |
|---|---|---|---|
| registry | OCIRegistry | OCI registry details | |
| parentImage | ToolImage | optional | Parent image reference |
| build | BuildProcess | Build detail | |
| discovery | Discovery | Discovery metadata for the tool image | |
| security | SecurityMetadata | Security metadata for the tool image |
References Detail¶
-
OCIRegistry is model wide.
-
ToolImage is model wide.