Versions in this module Expand all Collapse all v0 v0.5.0-beta1 Jun 13, 2014 v0.4.1 Jun 12, 2014 v0.4.0 May 28, 2014 Changes in this version + type StoreClient interface + GetValues func(keys []string) (map[string]interface{}, error) type TemplateResource + Dirs node.Directory v0.4.0-beta3 May 20, 2014 v0.4.0-beta2 May 12, 2014 v0.4.0-beta1 May 12, 2014 v0.3.0 Feb 26, 2014 v0.2.0 Nov 4, 2013 Changes in this version + func ProcessTemplateResources(c etcdutil.EtcdClient) []error + type TemplateResource struct + CheckCmd string + Dest string + FileMode os.FileMode + Gid int + Keys []string + Mode string + ReloadCmd string + Src string + StageFile *os.File + Uid int + Vars map[string]interface{} + func NewTemplateResourceFromPath(path string, c etcdutil.EtcdClient) (*TemplateResource, error) + type TemplateResourceConfig struct + TemplateResource TemplateResource v0.2.0-beta1 Nov 3, 2013