• Chris O'Haver's avatar
    Add TLS support for k8s middleware (#289) · 15297c8e
    Chris O'Haver authored
    * Added TLS to k8s client
    
    Added options for TLS kubernetes client connection.
    
    * Fix k8s TLS config option parsing
    
    Brings config option parsing for kubernetes TLS in line with recent changes.
    
    * Put TLS config on one line
    
    Put kubernetes tls config on one line to match style established in etcd tls config.
    
    * Add tls option to README
    15297c8e
setup.go 3.54 KB