mirror of
https://github.com/coredns/coredns.git
synced 2025-10-30 09:43:17 -04:00
* plugin/kubernetes: smaller map
to continue with a theme: the map[string]bool can be reduced
to map[string]struct{} to reduce a tiny amount of memory.
Signed-off-by: Miek Gieben <miek@miek.nl>
* fix tests
Signed-off-by: Miek Gieben <miek@miek.nl>
16 KiB
16 KiB