Get Registry Image Result
data class GetRegistryImageResult(val id: String, val insecureSkipVerify: Boolean? = null, val name: String, val sha256Digest: String)
A collection of values returned by getRegistryImage.
A collection of values returned by getRegistryImage.