Versions in this module Expand all Collapse all v1 v1.1.0 Aug 15, 2023 v1.0.0 Aug 7, 2023 Changes in this version + func Digest(image string, ps opt.Options) (string, error) + func VerifyPublicKey(image string, pubkey string) (bool, error) + type ContainerImage struct + Digest string + Name string + Repository string + Tag string + func ImagesToStuct(image string) (ContainerImage, error)