mirror of
https://github.com/apple/container.git
synced 2026-07-13 04:57:08 +00:00
8053e9f16b
I want to access the different variants of an image in my app, which information is only available in the ImageDetail. Although the function ClientImage.details() -> ImageDetail and its return type are already public, its properties aren’t, which prevents access to this information.