Versions in this module Expand all Collapse all v0 v0.1.0 Mar 2, 2016 Changes in this version + const DefaultHostname + const DefaultRepoPrefix + const DefaultTag + const LegacyDefaultHostname + type Build struct + Config docker.BuildImageOptions + ContextPath string + func (b Build) Equal(other *Build) bool + type Image struct + Build *Build + func FromString(str string) (*Image, error) + func (i *Image) Equal(other *Image) bool + func (i Image) KubeImage() (out string) + func (i Image) Name() string + func (i Image) PushOptions(out io.Writer, json bool) docker.PushImageOptions