Documentation
¶
Index ¶
Constants ¶
View Source
const ( HomeDir = "/opt/consul-template" ConfigDir = HomeDir + "/config" TemplatesDir = HomeDir + "/templates" BinDir = "/usr/local/bin" // relative to the Go embed FS ConfigDirSrc = "embedded/config" TemplatesDirSrc = "embedded/templates" UnitFile = "embedded/consul-template.service" )
View Source
const Name = "consul-template"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flower ¶
func (*Flower) Description ¶
Click to show internal directories.
Click to hide internal directories.