imageDigest property

String? imageDigest
getter/setter pair

The resolved digest for the image specified in the image field.

The digest is resolved during the creation of WasmPluginVersion resource. This field holds the digest value, regardless of whether a tag or digest was originally specified in the image field.

Output only.

Implementation

core.String? imageDigest;