Versions in this module Expand all Collapse all v0 v0.1.1 Feb 8, 2022 v0.1.0 Dec 28, 2021 Changes in this version + type ImageRef struct + Digest string + Name string + Org string + Registry string + Tag string + func ParseImageRef(image string) (*ImageRef, error) + func (i *ImageRef) String() string