Files
coredns/.gitignore
janluk d7cdb992b4 Measure and expose DNS programming latency from Kubernetes plugin. (#3171)
For now metric is measure only for headless services. Informer has been slighlty
refactored, so the code can measure latency without storing extra fields on
Endpoint struct.

Signed-off-by: Janek Łukaszewicz <janluk@google.com>

Suggestions from code review

Co-Authored-By: Chris O'Haver <cohaver@infoblox.com>
2019-10-04 16:48:43 +01:00

18 lines
165 B
Plaintext

query.log
Corefile
*.swp
coredns
coredns.exe
coredns.exe~
kubectl
go-test-tmpfile*
coverage.txt
.idea/
.DS_Store
*~
.classpath
.project
.settings/**
build/
release/