Documentation
¶
Index ¶
- func AllUnversioned() template.FuncMap
- func ConsulFilters() template.FuncMap
- func ConsulV0() template.FuncMap
- func ConsulV1() template.FuncMap
- func Control() template.FuncMap
- func DenyFunc(...interface{}) (string, error)
- func Env() template.FuncMap
- func FuncMapConsulV1() template.FuncMap
- func Helpers() template.FuncMap
- func Math() template.FuncMap
- func VaultV0() template.FuncMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllUnversioned ¶ added in v0.2.0
AllUnversioned available template functions
func ConsulFilters ¶
ConsulFilters provides functions to filter consul results
func ConsulV0 ¶ added in v0.2.0
ConsulV0 is a set of template functions for querying Consul endpoints.
func ConsulV1 ¶ added in v0.2.0
ConsulV1 is a set of template functions for querying Consul endpoints. The functions support Consul v1 API filter expressions and Consul enterprise namespaces.
func DenyFunc ¶ added in v0.2.0
DenyFunc always returns an error, to be used in place of template functions that you want denied. For use with the FuncMapMerge.
func FuncMapConsulV1 ¶ added in v0.2.0
FuncMapConsulV1 is a set of template functions for querying Consul endpoints. The functions support Consul v1 API filter expressions and Consul enterprise namespaces.
Types ¶
This section is empty.