coredns/plugin/etcd/msg
Miek Gieben 9546b606cb
K8s remove string ops (#2119)
* plugin/kubernetes: remove bunch a string ops

This removes a bunch of appends to where not needed, makes dnsutil.Join
take variadic args which removes the need to wrap in a new string slice.

Signed-off-by: Miek Gieben <miek@miek.nl>

* Fix calls to dnsutil.Join

Signed-off-by: Miek Gieben <miek@miek.nl>

* Revert these

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-09-22 15:12:02 +01:00
..
path.go K8s remove string ops (#2119) 2018-09-22 15:12:02 +01:00
path_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
service.go Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
service_test.go presubmit: check for uppercase (#1774) 2018-05-07 23:47:25 +02:00
type.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
type_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00