cloudItemImageHash
Examples
type CloudItemImageHash {
hash: String
isFromRegistry: Boolean
}Fields
Field
Description
Supported fields
References
Fields with this object:
Last updated
Defines hash information for container images.
type CloudItemImageHash {
hash: String
isFromRegistry: Boolean
}hash String
SHA hash of the container image
isFromRegistry Boolean
Whether the hash is from a container registry
Last updated
