tvl-depot/templater
Stefan Magnus Landrø 68e2f99062 feat templater: Add IP lookup function
This introduces support for looking up IP addresses using local DNS resolver.

Function will return a list of all IP addresses associated with hostname.
Further processing can be achieved using supported list template functions.
2017-10-20 09:43:02 +02:00
..
testdata feat templater: Fail if values are missing 2017-04-04 11:05:09 +02:00
dns.go feat templater: Add IP lookup function 2017-10-20 09:43:02 +02:00
pass.go fix pass: Trim leading & trailing whitespace 2017-02-20 14:25:24 +01:00
templater.go feat templater: Add IP lookup function 2017-10-20 09:43:02 +02:00
templater_test.go feat templater: Fail if values are missing 2017-04-04 11:05:09 +02:00