Versions in this module Expand all Collapse all v0 v0.5.0 Aug 20, 2019 v0.4.0 Jul 17, 2019 Changes in this version + type Image struct + Aliases []string + Password string + Repository string + Tag string + Username string + func (image Image) Locations() []string + func (image Image) PullRegistry() registry.Registry + func (image Image) PushRegistry() registry.Registry + func (image Image) ToString() string