Defines hash information for container images.
type CloudItemImageHash { hash: String isFromRegistry: Boolean }
hash String
String
SHA hash of the container image
isFromRegistry Boolean
Boolean
Whether the hash is from a container registry
{} CloudItemImage.hashes
Last updated 7 months ago