mirror of
https://github.com/apple/container.git
synced 2026-08-30 04:16:29 +00:00
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.