Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + var DefaultImagePrefix string v1.0.7 Oct 29, 2015 Changes in this version + var OverrideVersion = version.Get() + func Empty(s string) (string, bool) + func Env(key string) (string, bool) + func EnvPresent(key string) (string, bool) + func Expand(s string, fns ...KeyFunc) string + func ExpandStrict(s string, fns ...KeyFunc) (string, error) + func Identity(key string) (string, bool) + func Versions(key string) (string, bool) + type ImageTemplate struct + EnvFormat string + Format string + Latest bool + func NewDefaultImageTemplate() ImageTemplate + func (t *ImageTemplate) Expand(component string) (string, error) + func (t *ImageTemplate) ExpandOrDie(component string) string + type KeyFunc func(key string) (string, bool) Incompatible versions in this module v4.1.0+incompatible May 1, 2019 v4.0.0-alpha.0+incompatible Sep 13, 2018