diff options
author | 2017-01-10 10:18:34 -0500 | |
---|---|---|
committer | 2017-01-10 10:18:34 -0500 | |
commit | b10a4f90758cb2640c35b84536c0993bb607e9b4 (patch) | |
tree | 9f6d5f442130f27216ed462475f2cf983ab1babb /test/kubernetes_test.go | |
parent | 53ac25d1c327ea2c2924a2e90b510764be94319e (diff) | |
download | coredns-b10a4f90758cb2640c35b84536c0993bb607e9b4.tar.gz coredns-b10a4f90758cb2640c35b84536c0993bb607e9b4.tar.zst coredns-b10a4f90758cb2640c35b84536c0993bb607e9b4.zip |
Common tls (#474)
* Add common TLS config routines
These routines can be used to load TLS configs based upon the
args in the Corefile.
* Add common routine for Corefile arg handling
Add the NewTLSConfigFromArgs routine so that you can just pass
in the Corefile args and get a tls.Config. This ensures the
parameters are handled consistently across middleware.
* Change to varargs style params
Change to use args ...string instead of []string. Add
documentation of what each call means.
Diffstat (limited to 'test/kubernetes_test.go')
0 files changed, 0 insertions, 0 deletions